#31cf95

Color #31CF95 Shamrock (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Shamrock #31CF95

Tints of Shamrock #31CF95

Color information

#31CF95 (or 0x31CF95) is unknown color: approx Shamrock. HEX triplet: 31, CF and 95. RGB value is (49,207,149). Sum of RGB (Red+Green+Blue) = 49+207+149=405 (53% of max value = 765). Red value is 49 (19.53% from 255 or 12.10% from 405); Green value is 207 (81.25% from 255 or 51.11% from 405); Blue value is 149 (58.59% from 255 or 36.79% from 405); Max value from RGB is 207 - color contains mainly: green. Hex color #31CF95 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #31CF95 is #CE306A. Grayscale: #999999. Windows color (decimal): -13512811 or 9817905. OLE color: 9817905.

HSL color Cylindrical-coordinate representation of color #31CF95: hue angle of 157.97º degrees, saturation: 0.62, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #31CF95 is Cyan = 0.76, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.19.

Color convert

RGB49207149-
CMYK0.7600.280.19
HSL157.97º62.2%50.2%-
HSV(B)157.97º76.33%81.18%-
XYZ2947.4536.06-
YUV153.15125.6553.72-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 49 (19.53% from 255) = 12.10%
GREEN value IS 207 (81.25% from 255) = 51.11%
BLUE value IS 149 (58.59% from 255) = 36.79%
R=12.10%
G=51.11%
B=36.79%

CMYK

C (Cyan) values IS 0.76
M (Magenta) values IS 0
Y (Yellow) values IS 0.28
K (Black) values IS 0.19
SystemRedGreenBlueCMYKHSL
Decimal492071490.7600.280.19157.9762.250.2
Hex31CF954C01C139e3e32
Octal61317225114034232367662
Binary110001110011111001010110011000111001001110011110111110110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #31cf95

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #31cf95; }

 p { color: rgb(49,207,149); }

 H1.HeaderClassName
 {
   color: #31cf95;
 }
 .AnyTagClassName
 {
   color: #31cf95;
 }
</style>
background-color css

<style>
 a { background-color: #31cf95; }

 a { background-color: rgb(49,207,149); }

 div.DivClassName
 {
   background-color: #31cf95;
 }
 .BgClassName
 {
   background-color: #31cf95;
 }
</style>
border-color css

<style>
 span { border-color: #31cf95; }

 span { border-color: rgb(49,207,149); }

 td.TdClassName
 {
   border-color: #31cf95;
 }
 .TagClassName
 {
   border-color: #31cf95;
 }
</style>

cancel