Shades of Bilbao #277204
Tints of Bilbao #277204
RGB
CMYK
RGB Variations
Color information
#277204 (or 0x277204) is known color: Bilbao. HEX triplet: 27, 72 and 04. RGB value is (39,114,4). Sum of RGB (Red+Green+Blue) = 39+114+4=157 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.84% from 157); Green value is 114 (44.92% from 255 or 72.61% from 157); Blue value is 4 (1.95% from 255 or 2.55% from 157); Max value from RGB is 114 - color contains mainly: green. Hex color #277204 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277204 is #D88DFB. Grayscale: #4F4F4F. Windows color (decimal): -14192124 or 291367. OLE color: 291367.
HSL color Cylindrical-coordinate representation of color #277204: hue angle of 100.91º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #277204 is Cyan = 0.66, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 114 | 4 | - |
| CMYK | 0.66 | 0 | 0.96 | 0.55 |
| HSL | 100.91º | 0.93% | 0.23% | - |
| HSV(B) | 100.91º | 0.96% | 0.45% | - |
| XYZ | 6.88 | 12.47 | 2.16 | - |
| YUV | 79.04 | 85.65 | 99.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 114 | 4 | 0.66 | 0 | 0.96 | 0.55 | 100.91 | 0.93 | 0.23 |
| Hex | 27 | 72 | 4 | 42 | 0 | 60 | 37 | 65 | 5D | 17 |
| Octal | 47 | 162 | 4 | 102 | 0 | 140 | 67 | 145 | 135 | 27 |
| Binary | 100111 | 1110010 | 100 | 1000010 | 0 | 1100000 | 110111 | 1100101 | 1011101 | 10111 |
Color Harmonies of #277204
Complementary color
Monochromatic Colors of #277204
Black with #277204
Text Example
Text Example
White with #277204
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277204; }
p { color: rgb(39,114,4); }
H1.HeaderClassName
{
color: #277204;
}
.AnyTagClassName
{
color: #277204;
}
</style>
background-color css
<style>
a { background-color: #277204; }
a { background-color: rgb(39,114,4); }
div.DivClassName
{
background-color: #277204;
}
.BgClassName
{
background-color: #277204;
}
</style>
border-color css
<style>
span { border-color: #277204; }
span { border-color: rgb(39,114,4); }
td.TdClassName
{
border-color: #277204;
}
.TagClassName
{
border-color: #277204;
}
</style>