#428906

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

Shades of Bilbao #428906

Tints of Bilbao #428906

Color information

#428906 (or 0x428906) is unknown color: approx Bilbao. HEX triplet: 42, 89 and 06. RGB value is (66,137,6). Sum of RGB (Red+Green+Blue) = 66+137+6=209 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.58% from 209); Green value is 137 (53.91% from 255 or 65.55% from 209); Blue value is 6 (2.73% from 255 or 2.87% from 209); Max value from RGB is 137 - color contains mainly: green. Hex color #428906 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428906 is #BD76F9. Grayscale: #656565. Windows color (decimal): -12416762 or 428354. OLE color: 428354.

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

Color convert

RGB661376-
CMYK0.5200.960.46
HSL92.52º91.61%28.04%-
HSV(B)92.52º95.62%53.73%-
XYZ11.2319.063.26-
YUV100.8474.48103.15-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 31.58%
GREEN value IS 137 (53.91% from 255) = 65.55%
BLUE value IS 6 (2.73% from 255) = 2.87%
R=31.58%
G=65.55%
B=2.87%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.96
K (Black) values IS 0.46
SystemRedGreenBlueCMYKHSL
Decimal6613760.5200.960.4692.5291.6128.04
Hex42896340602E5d5c1c
Octal10221166401405613513434
Binary100001010001001110110100011000001011101011101101110011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #428906

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #428906; }

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

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

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

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

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

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

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

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