Shades of Bilbao #277011
Tints of Bilbao #277011
RGB
CMYK
RGB Variations
Color information
#277011 (or 0x277011) is known color: Bilbao. HEX triplet: 27, 70 and 11. RGB value is (39,112,17). Sum of RGB (Red+Green+Blue) = 39+112+17=168 (22% of max value = 765). Red value is 39 (15.62% from 255 or 23.21% from 168); Green value is 112 (44.14% from 255 or 66.67% from 168); Blue value is 17 (7.03% from 255 or 10.12% from 168); Max value from RGB is 112 - color contains mainly: green. Hex color #277011 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277011 is #D88FEE. Grayscale: #4F4F4F. Windows color (decimal): -14192623 or 1142823. OLE color: 1142823.
HSL color Cylindrical-coordinate representation of color #277011: hue angle of 106.11º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #277011 is Cyan = 0.65, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 112 | 17 | - |
| CMYK | 0.65 | 0 | 0.85 | 0.56 |
| HSL | 106.11º | 0.74% | 0.25% | - |
| HSV(B) | 106.11º | 0.85% | 0.44% | - |
| XYZ | 6.73 | 12.06 | 2.5 | - |
| YUV | 79.34 | 92.82 | 99.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 112 | 17 | 0.65 | 0 | 0.85 | 0.56 | 106.11 | 0.74 | 0.25 |
| Hex | 27 | 70 | 11 | 41 | 0 | 55 | 38 | 6A | 4A | 19 |
| Octal | 47 | 160 | 21 | 101 | 0 | 125 | 70 | 152 | 112 | 31 |
| Binary | 100111 | 1110000 | 10001 | 1000001 | 0 | 1010101 | 111000 | 1101010 | 1001010 | 11001 |
Color Harmonies of #277011
Complementary color
Monochromatic Colors of #277011
Black with #277011
Text Example
Text Example
White with #277011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277011; }
p { color: rgb(39,112,17); }
H1.HeaderClassName
{
color: #277011;
}
.AnyTagClassName
{
color: #277011;
}
</style>
background-color css
<style>
a { background-color: #277011; }
a { background-color: rgb(39,112,17); }
div.DivClassName
{
background-color: #277011;
}
.BgClassName
{
background-color: #277011;
}
</style>
border-color css
<style>
span { border-color: #277011; }
span { border-color: rgb(39,112,17); }
td.TdClassName
{
border-color: #277011;
}
.TagClassName
{
border-color: #277011;
}
</style>