Shades of Bilbao #427608
Tints of Bilbao #427608
RGB
CMYK
RGB Variations
Color information
#427608 (or 0x427608) is known color: Bilbao. HEX triplet: 42, 76 and 08. RGB value is (66,118,8). Sum of RGB (Red+Green+Blue) = 66+118+8=192 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.38% from 192); Green value is 118 (46.48% from 255 or 61.46% from 192); Blue value is 8 (3.52% from 255 or 4.17% from 192); Max value from RGB is 118 - color contains mainly: green. Hex color #427608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427608 is #BD89F7. Grayscale: #5A5A5A. Windows color (decimal): -12421624 or 554562. OLE color: 554562.
HSL color Cylindrical-coordinate representation of color #427608: hue angle of 88.36º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #427608 is Cyan = 0.44, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 118 | 8 | - |
| CMYK | 0.44 | 0 | 0.93 | 0.54 |
| HSL | 88.36º | 0.87% | 0.25% | - |
| HSV(B) | 88.36º | 0.93% | 0.46% | - |
| XYZ | 8.77 | 14.13 | 2.5 | - |
| YUV | 89.91 | 81.77 | 110.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 8 | 0.44 | 0 | 0.93 | 0.54 | 88.36 | 0.87 | 0.25 |
| Hex | 42 | 76 | 8 | 2C | 0 | 5D | 36 | 58 | 57 | 19 |
| Octal | 102 | 166 | 10 | 54 | 0 | 135 | 66 | 130 | 127 | 31 |
| Binary | 1000010 | 1110110 | 1000 | 101100 | 0 | 1011101 | 110110 | 1011000 | 1010111 | 11001 |
Color Harmonies of #427608
Complementary color
Monochromatic Colors of #427608
Black with #427608
Text Example
Text Example
White with #427608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427608; }
p { color: rgb(66,118,8); }
H1.HeaderClassName
{
color: #427608;
}
.AnyTagClassName
{
color: #427608;
}
</style>
background-color css
<style>
a { background-color: #427608; }
a { background-color: rgb(66,118,8); }
div.DivClassName
{
background-color: #427608;
}
.BgClassName
{
background-color: #427608;
}
</style>
border-color css
<style>
span { border-color: #427608; }
span { border-color: rgb(66,118,8); }
td.TdClassName
{
border-color: #427608;
}
.TagClassName
{
border-color: #427608;
}
</style>