Shades of Bilbao #427815
Tints of Bilbao #427815
RGB
CMYK
RGB Variations
Color information
#427815 (or 0x427815) is known color: Bilbao. HEX triplet: 42, 78 and 15. RGB value is (66,120,21). Sum of RGB (Red+Green+Blue) = 66+120+21=207 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.88% from 207); Green value is 120 (47.27% from 255 or 57.97% from 207); Blue value is 21 (8.59% from 255 or 10.14% from 207); Max value from RGB is 120 - color contains mainly: green. Hex color #427815 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427815 is #BD87EA. Grayscale: #5C5C5C. Windows color (decimal): -12421099 or 1407042. OLE color: 1407042.
HSL color Cylindrical-coordinate representation of color #427815: hue angle of 92.73º degrees, saturation: 0.7, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #427815 is Cyan = 0.45, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 21 | - |
| CMYK | 0.45 | 0 | 0.83 | 0.53 |
| HSL | 92.73º | 0.7% | 0.28% | - |
| HSV(B) | 92.73º | 0.83% | 0.47% | - |
| XYZ | 9.1 | 14.65 | 3.06 | - |
| YUV | 92.57 | 87.61 | 109.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 21 | 0.45 | 0 | 0.83 | 0.53 | 92.73 | 0.7 | 0.28 |
| Hex | 42 | 78 | 15 | 2D | 0 | 53 | 35 | 5D | 46 | 1C |
| Octal | 102 | 170 | 25 | 55 | 0 | 123 | 65 | 135 | 106 | 34 |
| Binary | 1000010 | 1111000 | 10101 | 101101 | 0 | 1010011 | 110101 | 1011101 | 1000110 | 11100 |
Color Harmonies of #427815
Complementary color
Monochromatic Colors of #427815
Black with #427815
Text Example
Text Example
White with #427815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427815; }
p { color: rgb(66,120,21); }
H1.HeaderClassName
{
color: #427815;
}
.AnyTagClassName
{
color: #427815;
}
</style>
background-color css
<style>
a { background-color: #427815; }
a { background-color: rgb(66,120,21); }
div.DivClassName
{
background-color: #427815;
}
.BgClassName
{
background-color: #427815;
}
</style>
border-color css
<style>
span { border-color: #427815; }
span { border-color: rgb(66,120,21); }
td.TdClassName
{
border-color: #427815;
}
.TagClassName
{
border-color: #427815;
}
</style>