Shades of Bilbao #277016
Tints of Bilbao #277016
RGB
CMYK
RGB Variations
Color information
#277016 (or 0x277016) is known color: Bilbao. HEX triplet: 27, 70 and 16. RGB value is (39,112,22). Sum of RGB (Red+Green+Blue) = 39+112+22=173 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.54% from 173); Green value is 112 (44.14% from 255 or 64.74% from 173); Blue value is 22 (8.98% from 255 or 12.72% from 173); Max value from RGB is 112 - color contains mainly: green. Hex color #277016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277016 is #D88FE9. Grayscale: #505050. Windows color (decimal): -14192618 or 1470503. OLE color: 1470503.
HSL color Cylindrical-coordinate representation of color #277016: hue angle of 108.67º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #277016 is Cyan = 0.65, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 39 | 112 | 22 | - |
| CMYK | 0.65 | 0 | 0.80 | 0.56 |
| HSL | 108.67º | 0.67% | 0.26% | - |
| HSV(B) | 108.67º | 0.8% | 0.44% | - |
| XYZ | 6.78 | 12.08 | 2.73 | - |
| YUV | 79.91 | 95.32 | 98.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 112 | 22 | 0.65 | 0 | 0.80 | 0.56 | 108.67 | 0.67 | 0.26 |
| Hex | 27 | 70 | 16 | 41 | 0 | 50 | 38 | 6D | 43 | 1A |
| Octal | 47 | 160 | 26 | 101 | 0 | 120 | 70 | 155 | 103 | 32 |
| Binary | 100111 | 1110000 | 10110 | 1000001 | 0 | 1010000 | 111000 | 1101101 | 1000011 | 11010 |
Color Harmonies of #277016
Complementary color
Monochromatic Colors of #277016
Black with #277016
Text Example
Text Example
White with #277016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277016; }
p { color: rgb(39,112,22); }
H1.HeaderClassName
{
color: #277016;
}
.AnyTagClassName
{
color: #277016;
}
</style>
background-color css
<style>
a { background-color: #277016; }
a { background-color: rgb(39,112,22); }
div.DivClassName
{
background-color: #277016;
}
.BgClassName
{
background-color: #277016;
}
</style>
border-color css
<style>
span { border-color: #277016; }
span { border-color: rgb(39,112,22); }
td.TdClassName
{
border-color: #277016;
}
.TagClassName
{
border-color: #277016;
}
</style>