Shades of Bilbao #277212
Tints of Bilbao #277212
RGB
CMYK
RGB Variations
Color information
#277212 (or 0x277212) is known color: Bilbao. HEX triplet: 27, 72 and 12. RGB value is (39,114,18). Sum of RGB (Red+Green+Blue) = 39+114+18=171 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.81% from 171); Green value is 114 (44.92% from 255 or 66.67% from 171); Blue value is 18 (7.42% from 255 or 10.53% from 171); Max value from RGB is 114 - color contains mainly: green. Hex color #277212 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277212 is #D88DED. Grayscale: #505050. Windows color (decimal): -14192110 or 1208871. OLE color: 1208871.
HSL color Cylindrical-coordinate representation of color #277212: hue angle of 106.88º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #277212 is Cyan = 0.66, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 114 | 18 | - |
| CMYK | 0.66 | 0 | 0.84 | 0.55 |
| HSL | 106.88º | 0.73% | 0.26% | - |
| HSV(B) | 106.88º | 0.84% | 0.45% | - |
| XYZ | 6.96 | 12.51 | 2.62 | - |
| YUV | 80.63 | 92.65 | 98.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 114 | 18 | 0.66 | 0 | 0.84 | 0.55 | 106.88 | 0.73 | 0.26 |
| Hex | 27 | 72 | 12 | 42 | 0 | 54 | 37 | 6B | 49 | 1A |
| Octal | 47 | 162 | 22 | 102 | 0 | 124 | 67 | 153 | 111 | 32 |
| Binary | 100111 | 1110010 | 10010 | 1000010 | 0 | 1010100 | 110111 | 1101011 | 1001001 | 11010 |
Color Harmonies of #277212
Complementary color
Monochromatic Colors of #277212
Black with #277212
Text Example
Text Example
White with #277212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277212; }
p { color: rgb(39,114,18); }
H1.HeaderClassName
{
color: #277212;
}
.AnyTagClassName
{
color: #277212;
}
</style>
background-color css
<style>
a { background-color: #277212; }
a { background-color: rgb(39,114,18); }
div.DivClassName
{
background-color: #277212;
}
.BgClassName
{
background-color: #277212;
}
</style>
border-color css
<style>
span { border-color: #277212; }
span { border-color: rgb(39,114,18); }
td.TdClassName
{
border-color: #277212;
}
.TagClassName
{
border-color: #277212;
}
</style>