Shades of Bilbao #427404
Tints of Bilbao #427404
RGB
CMYK
RGB Variations
Color information
#427404 (or 0x427404) is known color: Bilbao. HEX triplet: 42, 74 and 04. RGB value is (66,116,4). Sum of RGB (Red+Green+Blue) = 66+116+4=186 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.48% from 186); Green value is 116 (45.70% from 255 or 62.37% from 186); Blue value is 4 (1.95% from 255 or 2.15% from 186); Max value from RGB is 116 - color contains mainly: green. Hex color #427404 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427404 is #BD8BFB. Grayscale: #585858. Windows color (decimal): -12422140 or 291906. OLE color: 291906.
HSL color Cylindrical-coordinate representation of color #427404: hue angle of 86.79º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #427404 is Cyan = 0.43, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 116 | 4 | - |
| CMYK | 0.43 | 0 | 0.97 | 0.55 |
| HSL | 86.79º | 0.93% | 0.24% | - |
| HSV(B) | 86.79º | 0.97% | 0.45% | - |
| XYZ | 8.51 | 13.66 | 2.3 | - |
| YUV | 88.28 | 80.44 | 112.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 116 | 4 | 0.43 | 0 | 0.97 | 0.55 | 86.79 | 0.93 | 0.24 |
| Hex | 42 | 74 | 4 | 2B | 0 | 61 | 37 | 57 | 5D | 18 |
| Octal | 102 | 164 | 4 | 53 | 0 | 141 | 67 | 127 | 135 | 30 |
| Binary | 1000010 | 1110100 | 100 | 101011 | 0 | 1100001 | 110111 | 1010111 | 1011101 | 11000 |
Color Harmonies of #427404
Complementary color
Monochromatic Colors of #427404
Black with #427404
Text Example
Text Example
White with #427404
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427404; }
p { color: rgb(66,116,4); }
H1.HeaderClassName
{
color: #427404;
}
.AnyTagClassName
{
color: #427404;
}
</style>
background-color css
<style>
a { background-color: #427404; }
a { background-color: rgb(66,116,4); }
div.DivClassName
{
background-color: #427404;
}
.BgClassName
{
background-color: #427404;
}
</style>
border-color css
<style>
span { border-color: #427404; }
span { border-color: rgb(66,116,4); }
td.TdClassName
{
border-color: #427404;
}
.TagClassName
{
border-color: #427404;
}
</style>