Shades of Bilbao #427311
Tints of Bilbao #427311
RGB
CMYK
RGB Variations
Color information
#427311 (or 0x427311) is known color: Bilbao. HEX triplet: 42, 73 and 11. RGB value is (66,115,17). Sum of RGB (Red+Green+Blue) = 66+115+17=198 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.33% from 198); Green value is 115 (45.31% from 255 or 58.08% from 198); Blue value is 17 (7.03% from 255 or 8.59% from 198); Max value from RGB is 115 - color contains mainly: green. Hex color #427311 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427311 is #BD8CEE. Grayscale: #595959. Windows color (decimal): -12422383 or 1143618. OLE color: 1143618.
HSL color Cylindrical-coordinate representation of color #427311: hue angle of 90º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #427311 is Cyan = 0.43, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 17 | - |
| CMYK | 0.43 | 0 | 0.85 | 0.55 |
| HSL | 90º | 0.74% | 0.26% | - |
| HSV(B) | 90º | 0.85% | 0.45% | - |
| XYZ | 8.48 | 13.46 | 2.68 | - |
| YUV | 89.18 | 87.27 | 111.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 17 | 0.43 | 0 | 0.85 | 0.55 | 90 | 0.74 | 0.26 |
| Hex | 42 | 73 | 11 | 2B | 0 | 55 | 37 | 5A | 4A | 1A |
| Octal | 102 | 163 | 21 | 53 | 0 | 125 | 67 | 132 | 112 | 32 |
| Binary | 1000010 | 1110011 | 10001 | 101011 | 0 | 1010101 | 110111 | 1011010 | 1001010 | 11010 |
Color Harmonies of #427311
Complementary color
Monochromatic Colors of #427311
Black with #427311
Text Example
Text Example
White with #427311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427311; }
p { color: rgb(66,115,17); }
H1.HeaderClassName
{
color: #427311;
}
.AnyTagClassName
{
color: #427311;
}
</style>
background-color css
<style>
a { background-color: #427311; }
a { background-color: rgb(66,115,17); }
div.DivClassName
{
background-color: #427311;
}
.BgClassName
{
background-color: #427311;
}
</style>
border-color css
<style>
span { border-color: #427311; }
span { border-color: rgb(66,115,17); }
td.TdClassName
{
border-color: #427311;
}
.TagClassName
{
border-color: #427311;
}
</style>