#c0e032

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

Shades of Las Palmas #C0E032

Tints of Las Palmas #C0E032

Color information

#C0E032 (or 0xC0E032) is unknown color: approx Las Palmas. HEX triplet: C0, E0 and 32. RGB value is (192,224,50). Sum of RGB (Red+Green+Blue) = 192+224+50=466 (61% of max value = 765). Red value is 192 (75.39% from 255 or 41.20% from 466); Green value is 224 (87.89% from 255 or 48.07% from 466); Blue value is 50 (19.92% from 255 or 10.73% from 466); Max value from RGB is 224 - color contains mainly: green. Hex color #C0E032 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #C0E032 is #3F1FCD. Grayscale: #C3C3C3. Windows color (decimal): -4136910 or 3334336. OLE color: 3334336.

HSL color Cylindrical-coordinate representation of color #C0E032: hue angle of 71.03º degrees, saturation: 0.74, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #C0E032 is Cyan = 0.14, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.12.

Color convert

RGB19222450-
CMYK0.1400.780.12
HSL71.03º73.73%53.73%-
HSV(B)71.03º77.68%87.84%-
XYZ48.9764.7512.93-
YUV194.646.4126.15-

RGB Variations

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

RGB

RED value IS 192 (75.39% from 255) = 41.20%
GREEN value IS 224 (87.89% from 255) = 48.07%
BLUE value IS 50 (19.92% from 255) = 10.73%
R=41.20%
G=48.07%
B=10.73%

CMYK

C (Cyan) values IS 0.14
M (Magenta) values IS 0
Y (Yellow) values IS 0.78
K (Black) values IS 0.12
SystemRedGreenBlueCMYKHSL
Decimal192224500.1400.780.1271.0373.7353.73
HexC0E032E04EC474a36
Octal300340621601161410711266
Binary1100000011100000110010111001001110110010001111001010110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c0e032

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c0e032; }

 p { color: rgb(192,224,50); }

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

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

 a { background-color: rgb(192,224,50); }

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

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

 span { border-color: rgb(192,224,50); }

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

cancel