Shades of Bilbao #277607
Tints of Bilbao #277607
RGB
CMYK
RGB Variations
Color information
#277607 (or 0x277607) is known color: Bilbao. HEX triplet: 27, 76 and 07. RGB value is (39,118,7). Sum of RGB (Red+Green+Blue) = 39+118+7=164 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.78% from 164); Green value is 118 (46.48% from 255 or 71.95% from 164); Blue value is 7 (3.12% from 255 or 4.27% from 164); Max value from RGB is 118 - color contains mainly: green. Hex color #277607 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277607 is #D889F8. Grayscale: #525252. Windows color (decimal): -14191097 or 488999. OLE color: 488999.
HSL color Cylindrical-coordinate representation of color #277607: hue angle of 102.7º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #277607 is Cyan = 0.67, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 118 | 7 | - |
| CMYK | 0.67 | 0 | 0.94 | 0.54 |
| HSL | 102.7º | 0.89% | 0.25% | - |
| HSV(B) | 102.7º | 0.94% | 0.46% | - |
| XYZ | 7.35 | 13.4 | 2.4 | - |
| YUV | 81.73 | 85.83 | 97.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 118 | 7 | 0.67 | 0 | 0.94 | 0.54 | 102.7 | 0.89 | 0.25 |
| Hex | 27 | 76 | 7 | 43 | 0 | 5E | 36 | 67 | 59 | 19 |
| Octal | 47 | 166 | 7 | 103 | 0 | 136 | 66 | 147 | 131 | 31 |
| Binary | 100111 | 1110110 | 111 | 1000011 | 0 | 1011110 | 110110 | 1100111 | 1011001 | 11001 |
Color Harmonies of #277607
Complementary color
Monochromatic Colors of #277607
Black with #277607
Text Example
Text Example
White with #277607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277607; }
p { color: rgb(39,118,7); }
H1.HeaderClassName
{
color: #277607;
}
.AnyTagClassName
{
color: #277607;
}
</style>
background-color css
<style>
a { background-color: #277607; }
a { background-color: rgb(39,118,7); }
div.DivClassName
{
background-color: #277607;
}
.BgClassName
{
background-color: #277607;
}
</style>
border-color css
<style>
span { border-color: #277607; }
span { border-color: rgb(39,118,7); }
td.TdClassName
{
border-color: #277607;
}
.TagClassName
{
border-color: #277607;
}
</style>