Shades of Bilbao #277705
Tints of Bilbao #277705
RGB
CMYK
RGB Variations
Color information
#277705 (or 0x277705) is known color: Bilbao. HEX triplet: 27, 77 and 05. RGB value is (39,119,5). Sum of RGB (Red+Green+Blue) = 39+119+5=163 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.93% from 163); Green value is 119 (46.88% from 255 or 73.01% from 163); Blue value is 5 (2.34% from 255 or 3.07% from 163); Max value from RGB is 119 - color contains mainly: green. Hex color #277705 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277705 is #D888FA. Grayscale: #525252. Windows color (decimal): -14190843 or 358183. OLE color: 358183.
HSL color Cylindrical-coordinate representation of color #277705: hue angle of 102.11º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #277705 is Cyan = 0.67, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 119 | 5 | - |
| CMYK | 0.67 | 0 | 0.96 | 0.53 |
| HSL | 102.11º | 0.92% | 0.24% | - |
| HSV(B) | 102.11º | 0.96% | 0.47% | - |
| XYZ | 7.46 | 13.64 | 2.38 | - |
| YUV | 82.08 | 84.5 | 97.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 119 | 5 | 0.67 | 0 | 0.96 | 0.53 | 102.11 | 0.92 | 0.24 |
| Hex | 27 | 77 | 5 | 43 | 0 | 60 | 35 | 66 | 5C | 18 |
| Octal | 47 | 167 | 5 | 103 | 0 | 140 | 65 | 146 | 134 | 30 |
| Binary | 100111 | 1110111 | 101 | 1000011 | 0 | 1100000 | 110101 | 1100110 | 1011100 | 11000 |
Color Harmonies of #277705
Complementary color
Monochromatic Colors of #277705
Black with #277705
Text Example
Text Example
White with #277705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277705; }
p { color: rgb(39,119,5); }
H1.HeaderClassName
{
color: #277705;
}
.AnyTagClassName
{
color: #277705;
}
</style>
background-color css
<style>
a { background-color: #277705; }
a { background-color: rgb(39,119,5); }
div.DivClassName
{
background-color: #277705;
}
.BgClassName
{
background-color: #277705;
}
</style>
border-color css
<style>
span { border-color: #277705; }
span { border-color: rgb(39,119,5); }
td.TdClassName
{
border-color: #277705;
}
.TagClassName
{
border-color: #277705;
}
</style>