Shades of Bilbao #427508
Tints of Bilbao #427508
RGB
CMYK
RGB Variations
Color information
#427508 (or 0x427508) is known color: Bilbao. HEX triplet: 42, 75 and 08. RGB value is (66,117,8). Sum of RGB (Red+Green+Blue) = 66+117+8=191 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.55% from 191); Green value is 117 (46.09% from 255 or 61.26% from 191); Blue value is 8 (3.52% from 255 or 4.19% from 191); Max value from RGB is 117 - color contains mainly: green. Hex color #427508 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427508 is #BD8AF7. Grayscale: #595959. Windows color (decimal): -12421880 or 554306. OLE color: 554306.
HSL color Cylindrical-coordinate representation of color #427508: hue angle of 88.07º 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 #427508 is Cyan = 0.44, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 8 | - |
| CMYK | 0.44 | 0 | 0.93 | 0.54 |
| HSL | 88.07º | 0.87% | 0.25% | - |
| HSV(B) | 88.07º | 0.93% | 0.46% | - |
| XYZ | 8.65 | 13.9 | 2.46 | - |
| YUV | 89.33 | 82.1 | 111.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 8 | 0.44 | 0 | 0.93 | 0.54 | 88.07 | 0.87 | 0.25 |
| Hex | 42 | 75 | 8 | 2C | 0 | 5D | 36 | 58 | 57 | 19 |
| Octal | 102 | 165 | 10 | 54 | 0 | 135 | 66 | 130 | 127 | 31 |
| Binary | 1000010 | 1110101 | 1000 | 101100 | 0 | 1011101 | 110110 | 1011000 | 1010111 | 11001 |
Color Harmonies of #427508
Complementary color
Monochromatic Colors of #427508
Black with #427508
Text Example
Text Example
White with #427508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427508; }
p { color: rgb(66,117,8); }
H1.HeaderClassName
{
color: #427508;
}
.AnyTagClassName
{
color: #427508;
}
</style>
background-color css
<style>
a { background-color: #427508; }
a { background-color: rgb(66,117,8); }
div.DivClassName
{
background-color: #427508;
}
.BgClassName
{
background-color: #427508;
}
</style>
border-color css
<style>
span { border-color: #427508; }
span { border-color: rgb(66,117,8); }
td.TdClassName
{
border-color: #427508;
}
.TagClassName
{
border-color: #427508;
}
</style>