#427624

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

Shades of Bilbao #427624

Tints of Bilbao #427624

Color information

#427624 (or 0x427624) is unknown color: approx Bilbao. HEX triplet: 42, 76 and 24. RGB value is (66,118,36). Sum of RGB (Red+Green+Blue) = 66+118+36=220 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30% from 220); Green value is 118 (46.48% from 255 or 53.64% from 220); Blue value is 36 (14.45% from 255 or 16.36% from 220); Max value from RGB is 118 - color contains mainly: green. Hex color #427624 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427624 is #BD89DB. Grayscale: #5D5D5D. Windows color (decimal): -12421596 or 2389570. OLE color: 2389570.

HSL color Cylindrical-coordinate representation of color #427624: hue angle of 98.05º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #427624 is Cyan = 0.44, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.

Color convert

RGB6611836-
CMYK0.4400.690.54
HSL98.05º53.25%30.2%-
HSV(B)98.05º69.49%46.27%-
XYZ9.0414.243.94-
YUV93.195.77108.67-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 30%
GREEN value IS 118 (46.48% from 255) = 53.64%
BLUE value IS 36 (14.45% from 255) = 16.36%
R=30%
G=53.64%
B=16.36%

CMYK

C (Cyan) values IS 0.44
M (Magenta) values IS 0
Y (Yellow) values IS 0.69
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal66118360.4400.690.5498.0553.2530.2
Hex4276242C0453662351e
Octal10216644540105661426536
Binary1000010111011010010010110001000101110110110001011010111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427624

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427624; }

 p { color: rgb(66,118,36); }

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

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

 a { background-color: rgb(66,118,36); }

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

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

 span { border-color: rgb(66,118,36); }

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