Shades of Bilbao #428415
Tints of Bilbao #428415
RGB
CMYK
RGB Variations
Color information
#428415 (or 0x428415) is known color: Bilbao. HEX triplet: 42, 84 and 15. RGB value is (66,132,21). Sum of RGB (Red+Green+Blue) = 66+132+21=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 132 (51.95% from 255 or 60.27% from 219); Blue value is 21 (8.59% from 255 or 9.59% from 219); Max value from RGB is 132 - color contains mainly: green. Hex color #428415 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #428415 is #BD7BEA. Grayscale: #636363. Windows color (decimal): -12418027 or 1410114. OLE color: 1410114.
HSL color Cylindrical-coordinate representation of color #428415: hue angle of 95.68º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #428415 is Cyan = 0.5, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 132 | 21 | - |
| CMYK | 0.5 | 0 | 0.84 | 0.48 |
| HSL | 95.68º | 0.73% | 0.3% | - |
| HSV(B) | 95.68º | 0.84% | 0.52% | - |
| XYZ | 10.63 | 17.71 | 3.57 | - |
| YUV | 99.61 | 83.63 | 104.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 132 | 21 | 0.5 | 0 | 0.84 | 0.48 | 95.68 | 0.73 | 0.3 |
| Hex | 42 | 84 | 15 | 32 | 0 | 54 | 30 | 60 | 49 | 1E |
| Octal | 102 | 204 | 25 | 62 | 0 | 124 | 60 | 140 | 111 | 36 |
| Binary | 1000010 | 10000100 | 10101 | 110010 | 0 | 1010100 | 110000 | 1100000 | 1001001 | 11110 |
Color Harmonies of #428415
Complementary color
Monochromatic Colors of #428415
Black with #428415
Text Example
Text Example
White with #428415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #428415; }
p { color: rgb(66,132,21); }
H1.HeaderClassName
{
color: #428415;
}
.AnyTagClassName
{
color: #428415;
}
</style>
background-color css
<style>
a { background-color: #428415; }
a { background-color: rgb(66,132,21); }
div.DivClassName
{
background-color: #428415;
}
.BgClassName
{
background-color: #428415;
}
</style>
border-color css
<style>
span { border-color: #428415; }
span { border-color: rgb(66,132,21); }
td.TdClassName
{
border-color: #428415;
}
.TagClassName
{
border-color: #428415;
}
</style>