#427708

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

Shades of Bilbao #427708

Tints of Bilbao #427708

Color information

#427708 (or 0x427708) is unknown color: approx Bilbao. HEX triplet: 42, 77 and 08. RGB value is (66,119,8). Sum of RGB (Red+Green+Blue) = 66+119+8=193 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.20% from 193); Green value is 119 (46.88% from 255 or 61.66% from 193); Blue value is 8 (3.52% from 255 or 4.15% from 193); Max value from RGB is 119 - color contains mainly: green. Hex color #427708 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427708 is #BD88F7. Grayscale: #5A5A5A. Windows color (decimal): -12421368 or 554818. OLE color: 554818.

HSL color Cylindrical-coordinate representation of color #427708: hue angle of 88.65º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #427708 is Cyan = 0.45, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.

Color convert

RGB661198-
CMYK0.4500.930.53
HSL88.65º87.4%24.9%-
HSV(B)88.65º93.28%46.67%-
XYZ8.8914.372.53-
YUV90.581.44110.53-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 34.20%
GREEN value IS 119 (46.88% from 255) = 61.66%
BLUE value IS 8 (3.52% from 255) = 4.15%
R=34.20%
G=61.66%
B=4.15%

CMYK

C (Cyan) values IS 0.45
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal6611980.4500.930.5388.6587.424.9
Hex427782D05D35595719
Octal102167105501356513112731
Binary100001011101111000101101010111011101011011001101011111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427708

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427708; }

 p { color: rgb(66,119,8); }

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

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

 a { background-color: rgb(66,119,8); }

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

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

 span { border-color: rgb(66,119,8); }

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