Shades of Bilbao #427516
Tints of Bilbao #427516
RGB
CMYK
RGB Variations
Color information
#427516 (or 0x427516) is known color: Bilbao. HEX triplet: 42, 75 and 16. RGB value is (66,117,22). Sum of RGB (Red+Green+Blue) = 66+117+22=205 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.20% from 205); Green value is 117 (46.09% from 255 or 57.07% from 205); Blue value is 22 (8.98% from 255 or 10.73% from 205); Max value from RGB is 117 - color contains mainly: green. Hex color #427516 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427516 is #BD8AE9. Grayscale: #5B5B5B. Windows color (decimal): -12421866 or 1471810. OLE color: 1471810.
HSL color Cylindrical-coordinate representation of color #427516: hue angle of 92.21º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #427516 is Cyan = 0.44, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 22 | - |
| CMYK | 0.44 | 0 | 0.81 | 0.54 |
| HSL | 92.21º | 0.68% | 0.27% | - |
| HSV(B) | 92.21º | 0.81% | 0.46% | - |
| XYZ | 8.75 | 13.94 | 2.99 | - |
| YUV | 90.92 | 89.1 | 110.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 22 | 0.44 | 0 | 0.81 | 0.54 | 92.21 | 0.68 | 0.27 |
| Hex | 42 | 75 | 16 | 2C | 0 | 51 | 36 | 5C | 44 | 1B |
| Octal | 102 | 165 | 26 | 54 | 0 | 121 | 66 | 134 | 104 | 33 |
| Binary | 1000010 | 1110101 | 10110 | 101100 | 0 | 1010001 | 110110 | 1011100 | 1000100 | 11011 |
Color Harmonies of #427516
Complementary color
Monochromatic Colors of #427516
Black with #427516
Text Example
Text Example
White with #427516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427516; }
p { color: rgb(66,117,22); }
H1.HeaderClassName
{
color: #427516;
}
.AnyTagClassName
{
color: #427516;
}
</style>
background-color css
<style>
a { background-color: #427516; }
a { background-color: rgb(66,117,22); }
div.DivClassName
{
background-color: #427516;
}
.BgClassName
{
background-color: #427516;
}
</style>
border-color css
<style>
span { border-color: #427516; }
span { border-color: rgb(66,117,22); }
td.TdClassName
{
border-color: #427516;
}
.TagClassName
{
border-color: #427516;
}
</style>