Shades of Bilbao #427711
Tints of Bilbao #427711
RGB
CMYK
RGB Variations
Color information
#427711 (or 0x427711) is known color: Bilbao. HEX triplet: 42, 77 and 11. RGB value is (66,119,17). Sum of RGB (Red+Green+Blue) = 66+119+17=202 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.67% from 202); Green value is 119 (46.88% from 255 or 58.91% from 202); Blue value is 17 (7.03% from 255 or 8.42% from 202); Max value from RGB is 119 - color contains mainly: green. Hex color #427711 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427711 is #BD88EE. Grayscale: #5B5B5B. Windows color (decimal): -12421359 or 1144642. OLE color: 1144642.
HSL color Cylindrical-coordinate representation of color #427711: hue angle of 91.18º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #427711 is Cyan = 0.45, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 119 | 17 | - |
| CMYK | 0.45 | 0 | 0.86 | 0.53 |
| HSL | 91.18º | 0.75% | 0.27% | - |
| HSV(B) | 91.18º | 0.86% | 0.47% | - |
| XYZ | 8.94 | 14.39 | 2.84 | - |
| YUV | 91.53 | 85.94 | 109.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 119 | 17 | 0.45 | 0 | 0.86 | 0.53 | 91.18 | 0.75 | 0.27 |
| Hex | 42 | 77 | 11 | 2D | 0 | 56 | 35 | 5B | 4B | 1B |
| Octal | 102 | 167 | 21 | 55 | 0 | 126 | 65 | 133 | 113 | 33 |
| Binary | 1000010 | 1110111 | 10001 | 101101 | 0 | 1010110 | 110101 | 1011011 | 1001011 | 11011 |
Color Harmonies of #427711
Complementary color
Monochromatic Colors of #427711
Black with #427711
Text Example
Text Example
White with #427711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427711; }
p { color: rgb(66,119,17); }
H1.HeaderClassName
{
color: #427711;
}
.AnyTagClassName
{
color: #427711;
}
</style>
background-color css
<style>
a { background-color: #427711; }
a { background-color: rgb(66,119,17); }
div.DivClassName
{
background-color: #427711;
}
.BgClassName
{
background-color: #427711;
}
</style>
border-color css
<style>
span { border-color: #427711; }
span { border-color: rgb(66,119,17); }
td.TdClassName
{
border-color: #427711;
}
.TagClassName
{
border-color: #427711;
}
</style>