Shades of Bilbao #277115
Tints of Bilbao #277115
RGB
CMYK
RGB Variations
Color information
#277115 (or 0x277115) is known color: Bilbao. HEX triplet: 27, 71 and 15. RGB value is (39,113,21). Sum of RGB (Red+Green+Blue) = 39+113+21=173 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.54% from 173); Green value is 113 (44.53% from 255 or 65.32% from 173); Blue value is 21 (8.59% from 255 or 12.14% from 173); Max value from RGB is 113 - color contains mainly: green. Hex color #277115 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277115 is #D88EEA. Grayscale: #505050. Windows color (decimal): -14192363 or 1405223. OLE color: 1405223.
HSL color Cylindrical-coordinate representation of color #277115: hue angle of 108.26º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #277115 is Cyan = 0.65, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 113 | 21 | - |
| CMYK | 0.65 | 0 | 0.81 | 0.56 |
| HSL | 108.26º | 0.69% | 0.26% | - |
| HSV(B) | 108.26º | 0.81% | 0.44% | - |
| XYZ | 6.88 | 12.3 | 2.72 | - |
| YUV | 80.39 | 94.48 | 98.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 113 | 21 | 0.65 | 0 | 0.81 | 0.56 | 108.26 | 0.69 | 0.26 |
| Hex | 27 | 71 | 15 | 41 | 0 | 51 | 38 | 6C | 45 | 1A |
| Octal | 47 | 161 | 25 | 101 | 0 | 121 | 70 | 154 | 105 | 32 |
| Binary | 100111 | 1110001 | 10101 | 1000001 | 0 | 1010001 | 111000 | 1101100 | 1000101 | 11010 |
Color Harmonies of #277115
Complementary color
Monochromatic Colors of #277115
Black with #277115
Text Example
Text Example
White with #277115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277115; }
p { color: rgb(39,113,21); }
H1.HeaderClassName
{
color: #277115;
}
.AnyTagClassName
{
color: #277115;
}
</style>
background-color css
<style>
a { background-color: #277115; }
a { background-color: rgb(39,113,21); }
div.DivClassName
{
background-color: #277115;
}
.BgClassName
{
background-color: #277115;
}
</style>
border-color css
<style>
span { border-color: #277115; }
span { border-color: rgb(39,113,21); }
td.TdClassName
{
border-color: #277115;
}
.TagClassName
{
border-color: #277115;
}
</style>