#427906

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

Shades of Bilbao #427906

Tints of Bilbao #427906

Color information

#427906 (or 0x427906) is unknown color: approx Bilbao. HEX triplet: 42, 79 and 06. RGB value is (66,121,6). Sum of RGB (Red+Green+Blue) = 66+121+6=193 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.20% from 193); Green value is 121 (47.66% from 255 or 62.69% from 193); Blue value is 6 (2.73% from 255 or 3.11% from 193); Max value from RGB is 121 - color contains mainly: green. Hex color #427906 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427906 is #BD86F9. Grayscale: #5B5B5B. Windows color (decimal): -12420858 or 424258. OLE color: 424258.

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

Color convert

RGB661216-
CMYK0.4500.950.53
HSL88.7º90.55%24.9%-
HSV(B)88.7º95.04%47.45%-
XYZ9.1214.852.56-
YUV91.4479.78109.85-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 34.20%
GREEN value IS 121 (47.66% from 255) = 62.69%
BLUE value IS 6 (2.73% from 255) = 3.11%
R=34.20%
G=62.69%
B=3.11%

CMYK

C (Cyan) values IS 0.45
M (Magenta) values IS 0
Y (Yellow) values IS 0.95
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal6612160.4500.950.5388.790.5524.9
Hex427962D05F35595b19
Octal10217165501376513113331
Binary10000101111001110101101010111111101011011001101101111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427906

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427906; }

 p { color: rgb(66,121,6); }

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

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

 a { background-color: rgb(66,121,6); }

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

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

 span { border-color: rgb(66,121,6); }

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