Shades of Bilbao #277010
Tints of Bilbao #277010
RGB
CMYK
RGB Variations
Color information
#277010 (or 0x277010) is known color: Bilbao. HEX triplet: 27, 70 and 10. RGB value is (39,112,16). Sum of RGB (Red+Green+Blue) = 39+112+16=167 (22% of max value = 765). Red value is 39 (15.62% from 255 or 23.35% from 167); Green value is 112 (44.14% from 255 or 67.07% from 167); Blue value is 16 (6.64% from 255 or 9.58% from 167); Max value from RGB is 112 - color contains mainly: green. Hex color #277010 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277010 is #D88FEF. Grayscale: #4F4F4F. Windows color (decimal): -14192624 or 1077287. OLE color: 1077287.
HSL color Cylindrical-coordinate representation of color #277010: hue angle of 105.62º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #277010 is Cyan = 0.65, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 112 | 16 | - |
| CMYK | 0.65 | 0 | 0.86 | 0.56 |
| HSL | 105.63º | 0.75% | 0.25% | - |
| HSV(B) | 105.63º | 0.86% | 0.44% | - |
| XYZ | 6.72 | 12.06 | 2.46 | - |
| YUV | 79.23 | 92.32 | 99.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 112 | 16 | 0.65 | 0 | 0.86 | 0.56 | 105.63 | 0.75 | 0.25 |
| Hex | 27 | 70 | 10 | 41 | 0 | 56 | 38 | 6A | 4B | 19 |
| Octal | 47 | 160 | 20 | 101 | 0 | 126 | 70 | 152 | 113 | 31 |
| Binary | 100111 | 1110000 | 10000 | 1000001 | 0 | 1010110 | 111000 | 1101010 | 1001011 | 11001 |
Color Harmonies of #277010
Complementary color
Monochromatic Colors of #277010
Black with #277010
Text Example
Text Example
White with #277010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277010; }
p { color: rgb(39,112,16); }
H1.HeaderClassName
{
color: #277010;
}
.AnyTagClassName
{
color: #277010;
}
</style>
background-color css
<style>
a { background-color: #277010; }
a { background-color: rgb(39,112,16); }
div.DivClassName
{
background-color: #277010;
}
.BgClassName
{
background-color: #277010;
}
</style>
border-color css
<style>
span { border-color: #277010; }
span { border-color: rgb(39,112,16); }
td.TdClassName
{
border-color: #277010;
}
.TagClassName
{
border-color: #277010;
}
</style>