Shades of Bilbao #427505
Tints of Bilbao #427505
RGB
CMYK
RGB Variations
Color information
#427505 (or 0x427505) is known color: Bilbao. HEX triplet: 42, 75 and 05. RGB value is (66,117,5). Sum of RGB (Red+Green+Blue) = 66+117+5=188 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.11% from 188); Green value is 117 (46.09% from 255 or 62.23% from 188); Blue value is 5 (2.34% from 255 or 2.66% from 188); Max value from RGB is 117 - color contains mainly: green. Hex color #427505 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427505 is #BD8AFA. Grayscale: #595959. Windows color (decimal): -12421883 or 357698. OLE color: 357698.
HSL color Cylindrical-coordinate representation of color #427505: hue angle of 87.32º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #427505 is Cyan = 0.44, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 117 | 5 | - |
| CMYK | 0.44 | 0 | 0.96 | 0.54 |
| HSL | 87.32º | 0.92% | 0.24% | - |
| HSV(B) | 87.32º | 0.96% | 0.46% | - |
| XYZ | 8.64 | 13.89 | 2.37 | - |
| YUV | 88.98 | 80.6 | 111.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 117 | 5 | 0.44 | 0 | 0.96 | 0.54 | 87.32 | 0.92 | 0.24 |
| Hex | 42 | 75 | 5 | 2C | 0 | 60 | 36 | 57 | 5C | 18 |
| Octal | 102 | 165 | 5 | 54 | 0 | 140 | 66 | 127 | 134 | 30 |
| Binary | 1000010 | 1110101 | 101 | 101100 | 0 | 1100000 | 110110 | 1010111 | 1011100 | 11000 |
Color Harmonies of #427505
Complementary color
Monochromatic Colors of #427505
Black with #427505
Text Example
Text Example
White with #427505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427505; }
p { color: rgb(66,117,5); }
H1.HeaderClassName
{
color: #427505;
}
.AnyTagClassName
{
color: #427505;
}
</style>
background-color css
<style>
a { background-color: #427505; }
a { background-color: rgb(66,117,5); }
div.DivClassName
{
background-color: #427505;
}
.BgClassName
{
background-color: #427505;
}
</style>
border-color css
<style>
span { border-color: #427505; }
span { border-color: rgb(66,117,5); }
td.TdClassName
{
border-color: #427505;
}
.TagClassName
{
border-color: #427505;
}
</style>