Shades of Bilbao #428407
Tints of Bilbao #428407
RGB
CMYK
RGB Variations
Color information
#428407 (or 0x428407) is known color: Bilbao. HEX triplet: 42, 84 and 07. RGB value is (66,132,7). Sum of RGB (Red+Green+Blue) = 66+132+7=205 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.20% from 205); Green value is 132 (51.95% from 255 or 64.39% from 205); Blue value is 7 (3.12% from 255 or 3.41% from 205); Max value from RGB is 132 - color contains mainly: green. Hex color #428407 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428407 is #BD7BF8. Grayscale: #626262. Windows color (decimal): -12418041 or 492610. OLE color: 492610.
HSL color Cylindrical-coordinate representation of color #428407: hue angle of 91.68º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #428407 is Cyan = 0.5, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 132 | 7 | - |
| CMYK | 0.5 | 0 | 0.95 | 0.48 |
| HSL | 91.68º | 0.9% | 0.27% | - |
| HSV(B) | 91.68º | 0.95% | 0.52% | - |
| XYZ | 10.54 | 17.68 | 3.06 | - |
| YUV | 98.02 | 76.63 | 105.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 132 | 7 | 0.5 | 0 | 0.95 | 0.48 | 91.68 | 0.9 | 0.27 |
| Hex | 42 | 84 | 7 | 32 | 0 | 5F | 30 | 5C | 5A | 1B |
| Octal | 102 | 204 | 7 | 62 | 0 | 137 | 60 | 134 | 132 | 33 |
| Binary | 1000010 | 10000100 | 111 | 110010 | 0 | 1011111 | 110000 | 1011100 | 1011010 | 11011 |
Color Harmonies of #428407
Complementary color
Monochromatic Colors of #428407
Black with #428407
Text Example
Text Example
White with #428407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428407; }
p { color: rgb(66,132,7); }
H1.HeaderClassName
{
color: #428407;
}
.AnyTagClassName
{
color: #428407;
}
</style>
background-color css
<style>
a { background-color: #428407; }
a { background-color: rgb(66,132,7); }
div.DivClassName
{
background-color: #428407;
}
.BgClassName
{
background-color: #428407;
}
</style>
border-color css
<style>
span { border-color: #428407; }
span { border-color: rgb(66,132,7); }
td.TdClassName
{
border-color: #428407;
}
.TagClassName
{
border-color: #428407;
}
</style>