#c6e252

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

Shades of Conifer #C6E252

Tints of Conifer #C6E252

Color information

#C6E252 (or 0xC6E252) is unknown color: approx Conifer. HEX triplet: C6, E2 and 52. RGB value is (198,226,82). Sum of RGB (Red+Green+Blue) = 198+226+82=506 (67% of max value = 765). Red value is 198 (77.73% from 255 or 39.13% from 506); Green value is 226 (88.67% from 255 or 44.66% from 506); Blue value is 82 (32.42% from 255 or 16.21% from 506); Max value from RGB is 226 - color contains mainly: green. Hex color #C6E252 is not a web safe color. Web safe color analog (approx): #CCCC66. Inversed color of #C6E252 is #391DAD. Grayscale: #C9C9C9. Windows color (decimal): -3743150 or 5432006. OLE color: 5432006.

HSL color Cylindrical-coordinate representation of color #C6E252: hue angle of 71.67º degrees, saturation: 0.71, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #C6E252 is Cyan = 0.12, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.11.

Color convert

RGB19822682-
CMYK0.1200.640.11
HSL71.67º71.29%60.39%-
HSV(B)71.67º63.72%88.63%-
XYZ52.0167.0118.18-
YUV201.2160.72125.71-

RGB Variations

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

RGB

RED value IS 198 (77.73% from 255) = 39.13%
GREEN value IS 226 (88.67% from 255) = 44.66%
BLUE value IS 82 (32.42% from 255) = 16.21%
R=39.13%
G=44.66%
B=16.21%

CMYK

C (Cyan) values IS 0.12
M (Magenta) values IS 0
Y (Yellow) values IS 0.64
K (Black) values IS 0.11
SystemRedGreenBlueCMYKHSL
Decimal198226820.1200.640.1171.6771.2960.39
HexC6E252C040B48473c
Octal3063421221401001311010774
Binary11000110111000101010010110001000000101110010001000111111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c6e252

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c6e252; }

 p { color: rgb(198,226,82); }

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

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

 a { background-color: rgb(198,226,82); }

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

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

 span { border-color: rgb(198,226,82); }

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

cancel