Shades of Bilbao #427808
Tints of Bilbao #427808
RGB
CMYK
RGB Variations
Color information
#427808 (or 0x427808) is known color: Bilbao. HEX triplet: 42, 78 and 08. RGB value is (66,120,8). Sum of RGB (Red+Green+Blue) = 66+120+8=194 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.02% from 194); Green value is 120 (47.27% from 255 or 61.86% from 194); Blue value is 8 (3.52% from 255 or 4.12% from 194); Max value from RGB is 120 - color contains mainly: green. Hex color #427808 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427808 is #BD87F7. Grayscale: #5B5B5B. Windows color (decimal): -12421112 or 555074. OLE color: 555074.
HSL color Cylindrical-coordinate representation of color #427808: hue angle of 88.93º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #427808 is Cyan = 0.45, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 8 | - |
| CMYK | 0.45 | 0 | 0.93 | 0.53 |
| HSL | 88.93º | 0.88% | 0.25% | - |
| HSV(B) | 88.93º | 0.93% | 0.47% | - |
| XYZ | 9.01 | 14.61 | 2.57 | - |
| YUV | 91.09 | 81.11 | 110.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 8 | 0.45 | 0 | 0.93 | 0.53 | 88.93 | 0.88 | 0.25 |
| Hex | 42 | 78 | 8 | 2D | 0 | 5D | 35 | 59 | 58 | 19 |
| Octal | 102 | 170 | 10 | 55 | 0 | 135 | 65 | 131 | 130 | 31 |
| Binary | 1000010 | 1111000 | 1000 | 101101 | 0 | 1011101 | 110101 | 1011001 | 1011000 | 11001 |
Color Harmonies of #427808
Complementary color
Monochromatic Colors of #427808
Black with #427808
Text Example
Text Example
White with #427808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427808; }
p { color: rgb(66,120,8); }
H1.HeaderClassName
{
color: #427808;
}
.AnyTagClassName
{
color: #427808;
}
</style>
background-color css
<style>
a { background-color: #427808; }
a { background-color: rgb(66,120,8); }
div.DivClassName
{
background-color: #427808;
}
.BgClassName
{
background-color: #427808;
}
</style>
border-color css
<style>
span { border-color: #427808; }
span { border-color: rgb(66,120,8); }
td.TdClassName
{
border-color: #427808;
}
.TagClassName
{
border-color: #427808;
}
</style>