#C2F261

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

Shades of Conifer #C2F261

Tints of Conifer #C2F261

Color information

#C2F261 (or 0xC2F261) is unknown color: approx Conifer. HEX triplet: C2, F2 and 61. RGB value is (194,242,97). Sum of RGB (Red+Green+Blue) = 194+242+97=533 (70% of max value = 765). Red value is 194 (76.17% from 255 or 36.40% from 533); Green value is 242 (94.92% from 255 or 45.40% from 533); Blue value is 97 (38.28% from 255 or 18.20% from 533); Max value from RGB is 242 - color contains mainly: green. Hex color #C2F261 is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #C2F261 is #3D0D9E. Grayscale: #D3D3D3. Windows color (decimal): -4001183 or 6419138. OLE color: 6419138.

HSL color Cylindrical-coordinate representation of color #C2F261: hue angle of 79.86º degrees, saturation: 0.85, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #C2F261 is Cyan = 0.20, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.05.

Color convert

RGB19424297-
CMYK0.2000.600.05
HSL79.86º84.8%66.47%-
HSV(B)79.86º59.92%94.9%-
XYZ56.1675.8422.99-
YUV211.1263.6115.79-

RGB Variations

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

RGB

RED value IS 194 (76.17% from 255) = 36.40%
GREEN value IS 242 (94.92% from 255) = 45.40%
BLUE value IS 97 (38.28% from 255) = 18.20%
R=36.40%
G=45.40%
B=18.20%

CMYK

C (Cyan) values IS 0.20
M (Magenta) values IS 0
Y (Yellow) values IS 0.60
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal194242970.2000.600.0579.8684.866.47
HexC2F2611403C5505542
Octal302362141240745120125102
Binary11000010111100101100001101000111100101101000010101011000010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #C2F261

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #C2F261; }

 p { color: rgb(194,242,97); }

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

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

 a { background-color: rgb(194,242,97); }

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

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

 span { border-color: rgb(194,242,97); }

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

cancel