Shades of Bilbao #277304
Tints of Bilbao #277304
RGB
CMYK
RGB Variations
Color information
#277304 (or 0x277304) is known color: Bilbao. HEX triplet: 27, 73 and 04. RGB value is (39,115,4). Sum of RGB (Red+Green+Blue) = 39+115+4=158 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.68% from 158); Green value is 115 (45.31% from 255 or 72.78% from 158); Blue value is 4 (1.95% from 255 or 2.53% from 158); Max value from RGB is 115 - color contains mainly: green. Hex color #277304 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277304 is #D88CFB. Grayscale: #4F4F4F. Windows color (decimal): -14191868 or 291623. OLE color: 291623.
HSL color Cylindrical-coordinate representation of color #277304: hue angle of 101.08º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #277304 is Cyan = 0.66, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 115 | 4 | - |
| CMYK | 0.66 | 0 | 0.97 | 0.55 |
| HSL | 101.08º | 0.93% | 0.23% | - |
| HSV(B) | 101.08º | 0.97% | 0.45% | - |
| XYZ | 6.99 | 12.7 | 2.2 | - |
| YUV | 79.62 | 85.32 | 99.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 4 | 0.66 | 0 | 0.97 | 0.55 | 101.08 | 0.93 | 0.23 |
| Hex | 27 | 73 | 4 | 42 | 0 | 61 | 37 | 65 | 5D | 17 |
| Octal | 47 | 163 | 4 | 102 | 0 | 141 | 67 | 145 | 135 | 27 |
| Binary | 100111 | 1110011 | 100 | 1000010 | 0 | 1100001 | 110111 | 1100101 | 1011101 | 10111 |
Color Harmonies of #277304
Complementary color
Monochromatic Colors of #277304
Black with #277304
Text Example
Text Example
White with #277304
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277304; }
p { color: rgb(39,115,4); }
H1.HeaderClassName
{
color: #277304;
}
.AnyTagClassName
{
color: #277304;
}
</style>
background-color css
<style>
a { background-color: #277304; }
a { background-color: rgb(39,115,4); }
div.DivClassName
{
background-color: #277304;
}
.BgClassName
{
background-color: #277304;
}
</style>
border-color css
<style>
span { border-color: #277304; }
span { border-color: rgb(39,115,4); }
td.TdClassName
{
border-color: #277304;
}
.TagClassName
{
border-color: #277304;
}
</style>