Shades of Bilbao #427805
Tints of Bilbao #427805
RGB
CMYK
RGB Variations
Color information
#427805 (or 0x427805) is known color: Bilbao. HEX triplet: 42, 78 and 05. RGB value is (66,120,5). Sum of RGB (Red+Green+Blue) = 66+120+5=191 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.55% from 191); Green value is 120 (47.27% from 255 or 62.83% from 191); Blue value is 5 (2.34% from 255 or 2.62% from 191); Max value from RGB is 120 - color contains mainly: green. Hex color #427805 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427805 is #BD87FA. Grayscale: #5B5B5B. Windows color (decimal): -12421115 or 358466. OLE color: 358466.
HSL color Cylindrical-coordinate representation of color #427805: hue angle of 88.17º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #427805 is Cyan = 0.45, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 5 | - |
| CMYK | 0.45 | 0 | 0.96 | 0.53 |
| HSL | 88.17º | 0.92% | 0.25% | - |
| HSV(B) | 88.17º | 0.96% | 0.47% | - |
| XYZ | 8.99 | 14.6 | 2.49 | - |
| YUV | 90.74 | 79.61 | 110.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 5 | 0.45 | 0 | 0.96 | 0.53 | 88.17 | 0.92 | 0.25 |
| Hex | 42 | 78 | 5 | 2D | 0 | 60 | 35 | 58 | 5C | 19 |
| Octal | 102 | 170 | 5 | 55 | 0 | 140 | 65 | 130 | 134 | 31 |
| Binary | 1000010 | 1111000 | 101 | 101101 | 0 | 1100000 | 110101 | 1011000 | 1011100 | 11001 |
Color Harmonies of #427805
Complementary color
Monochromatic Colors of #427805
Black with #427805
Text Example
Text Example
White with #427805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427805; }
p { color: rgb(66,120,5); }
H1.HeaderClassName
{
color: #427805;
}
.AnyTagClassName
{
color: #427805;
}
</style>
background-color css
<style>
a { background-color: #427805; }
a { background-color: rgb(66,120,5); }
div.DivClassName
{
background-color: #427805;
}
.BgClassName
{
background-color: #427805;
}
</style>
border-color css
<style>
span { border-color: #427805; }
span { border-color: rgb(66,120,5); }
td.TdClassName
{
border-color: #427805;
}
.TagClassName
{
border-color: #427805;
}
</style>