Shades of Bilbao #277114
Tints of Bilbao #277114
RGB
CMYK
RGB Variations
Color information
#277114 (or 0x277114) is known color: Bilbao. HEX triplet: 27, 71 and 14. RGB value is (39,113,20). Sum of RGB (Red+Green+Blue) = 39+113+20=172 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.67% from 172); Green value is 113 (44.53% from 255 or 65.70% from 172); Blue value is 20 (8.20% from 255 or 11.63% from 172); Max value from RGB is 113 - color contains mainly: green. Hex color #277114 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277114 is #D88EEB. Grayscale: #505050. Windows color (decimal): -14192364 or 1339687. OLE color: 1339687.
HSL color Cylindrical-coordinate representation of color #277114: hue angle of 107.74º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #277114 is Cyan = 0.65, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 113 | 20 | - |
| CMYK | 0.65 | 0 | 0.82 | 0.56 |
| HSL | 107.74º | 0.7% | 0.26% | - |
| HSV(B) | 107.74º | 0.82% | 0.44% | - |
| XYZ | 6.87 | 12.29 | 2.67 | - |
| YUV | 80.27 | 93.98 | 98.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 113 | 20 | 0.65 | 0 | 0.82 | 0.56 | 107.74 | 0.7 | 0.26 |
| Hex | 27 | 71 | 14 | 41 | 0 | 52 | 38 | 6C | 46 | 1A |
| Octal | 47 | 161 | 24 | 101 | 0 | 122 | 70 | 154 | 106 | 32 |
| Binary | 100111 | 1110001 | 10100 | 1000001 | 0 | 1010010 | 111000 | 1101100 | 1000110 | 11010 |
Color Harmonies of #277114
Complementary color
Monochromatic Colors of #277114
Black with #277114
Text Example
Text Example
White with #277114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277114; }
p { color: rgb(39,113,20); }
H1.HeaderClassName
{
color: #277114;
}
.AnyTagClassName
{
color: #277114;
}
</style>
background-color css
<style>
a { background-color: #277114; }
a { background-color: rgb(39,113,20); }
div.DivClassName
{
background-color: #277114;
}
.BgClassName
{
background-color: #277114;
}
</style>
border-color css
<style>
span { border-color: #277114; }
span { border-color: rgb(39,113,20); }
td.TdClassName
{
border-color: #277114;
}
.TagClassName
{
border-color: #277114;
}
</style>