Shades of Bilbao #277707
Tints of Bilbao #277707
RGB
CMYK
RGB Variations
Color information
#277707 (or 0x277707) is known color: Bilbao. HEX triplet: 27, 77 and 07. RGB value is (39,119,7). Sum of RGB (Red+Green+Blue) = 39+119+7=165 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.64% from 165); Green value is 119 (46.88% from 255 or 72.12% from 165); Blue value is 7 (3.12% from 255 or 4.24% from 165); Max value from RGB is 119 - color contains mainly: green. Hex color #277707 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277707 is #D888F8. Grayscale: #525252. Windows color (decimal): -14190841 or 489255. OLE color: 489255.
HSL color Cylindrical-coordinate representation of color #277707: hue angle of 102.86º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #277707 is Cyan = 0.67, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 119 | 7 | - |
| CMYK | 0.67 | 0 | 0.94 | 0.53 |
| HSL | 102.86º | 0.89% | 0.25% | - |
| HSV(B) | 102.86º | 0.94% | 0.47% | - |
| XYZ | 7.47 | 13.64 | 2.44 | - |
| YUV | 82.31 | 85.5 | 97.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 119 | 7 | 0.67 | 0 | 0.94 | 0.53 | 102.86 | 0.89 | 0.25 |
| Hex | 27 | 77 | 7 | 43 | 0 | 5E | 35 | 67 | 59 | 19 |
| Octal | 47 | 167 | 7 | 103 | 0 | 136 | 65 | 147 | 131 | 31 |
| Binary | 100111 | 1110111 | 111 | 1000011 | 0 | 1011110 | 110101 | 1100111 | 1011001 | 11001 |
Color Harmonies of #277707
Complementary color
Monochromatic Colors of #277707
Black with #277707
Text Example
Text Example
White with #277707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277707; }
p { color: rgb(39,119,7); }
H1.HeaderClassName
{
color: #277707;
}
.AnyTagClassName
{
color: #277707;
}
</style>
background-color css
<style>
a { background-color: #277707; }
a { background-color: rgb(39,119,7); }
div.DivClassName
{
background-color: #277707;
}
.BgClassName
{
background-color: #277707;
}
</style>
border-color css
<style>
span { border-color: #277707; }
span { border-color: rgb(39,119,7); }
td.TdClassName
{
border-color: #277707;
}
.TagClassName
{
border-color: #277707;
}
</style>