#427609

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

Shades of Bilbao #427609

Tints of Bilbao #427609

Color information

#427609 (or 0x427609) is unknown color: approx Bilbao. HEX triplet: 42, 76 and 09. RGB value is (66,118,9). Sum of RGB (Red+Green+Blue) = 66+118+9=193 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.20% from 193); Green value is 118 (46.48% from 255 or 61.14% from 193); Blue value is 9 (3.91% from 255 or 4.66% from 193); Max value from RGB is 118 - color contains mainly: green. Hex color #427609 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427609 is #BD89F6. Grayscale: #5A5A5A. Windows color (decimal): -12421623 or 620098. OLE color: 620098.

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

Color convert

RGB661189-
CMYK0.4400.920.54
HSL88.62º85.83%24.9%-
HSV(B)88.62º92.37%46.27%-
XYZ8.7714.132.52-
YUV90.0382.27110.86-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 34.20%
GREEN value IS 118 (46.48% from 255) = 61.14%
BLUE value IS 9 (3.91% from 255) = 4.66%
R=34.20%
G=61.14%
B=4.66%

CMYK

C (Cyan) values IS 0.44
M (Magenta) values IS 0
Y (Yellow) values IS 0.92
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal6611890.4400.920.5488.6285.8324.9
Hex427692C05C36595619
Octal102166115401346613112631
Binary100001011101101001101100010111001101101011001101011011001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427609

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427609; }

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

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

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

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

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

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

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

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