#CEE020

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

Shades of Pear #CEE020

Tints of Pear #CEE020

Color information

#CEE020 (or 0xCEE020) is unknown color: approx Pear. HEX triplet: CE, E0 and 20. RGB value is (206,224,32). Sum of RGB (Red+Green+Blue) = 206+224+32=462 (61% of max value = 765). Red value is 206 (80.86% from 255 or 44.59% from 462); Green value is 224 (87.89% from 255 or 48.48% from 462); Blue value is 32 (12.89% from 255 or 6.93% from 462); Max value from RGB is 224 - color contains mainly: green. Hex color #CEE020 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #CEE020 is #311FDF. Grayscale: #C5C5C5. Windows color (decimal): -3219424 or 2154702. OLE color: 2154702.

HSL color Cylindrical-coordinate representation of color #CEE020: hue angle of 65.62º degrees, saturation: 0.76, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #CEE020 is Cyan = 0.08, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.12.

Color convert

RGB20622432-
CMYK0.0800.860.12
HSL65.62º75.59%50.2%-
HSV(B)65.62º85.71%87.84%-
XYZ52.3766.5411.45-
YUV196.7335.04134.61-

RGB Variations

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

RGB

RED value IS 206 (80.86% from 255) = 44.59%
GREEN value IS 224 (87.89% from 255) = 48.48%
BLUE value IS 32 (12.89% from 255) = 6.93%
R=44.59%
G=48.48%
B=6.93%

CMYK

C (Cyan) values IS 0.08
M (Magenta) values IS 0
Y (Yellow) values IS 0.86
K (Black) values IS 0.12
SystemRedGreenBlueCMYKHSL
Decimal206224320.0800.860.1265.6275.5950.2
HexCEE0208056C424c32
Octal316340401001261410211462
Binary1100111011100000100000100001010110110010000101001100110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #CEE020

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #CEE020; }

 p { color: rgb(206,224,32); }

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

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

 a { background-color: rgb(206,224,32); }

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

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

 span { border-color: rgb(206,224,32); }

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

cancel