Shades of Bilbao #277708
Tints of Bilbao #277708
RGB
CMYK
RGB Variations
Color information
#277708 (or 0x277708) is known color: Bilbao. HEX triplet: 27, 77 and 08. RGB value is (39,119,8). Sum of RGB (Red+Green+Blue) = 39+119+8=166 (21% of max value = 765). Red value is 39 (15.62% from 255 or 23.49% from 166); Green value is 119 (46.88% from 255 or 71.69% from 166); Blue value is 8 (3.52% from 255 or 4.82% from 166); Max value from RGB is 119 - color contains mainly: green. Hex color #277708 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277708 is #D888F7. Grayscale: #525252. Windows color (decimal): -14190840 or 554791. OLE color: 554791.
HSL color Cylindrical-coordinate representation of color #277708: hue angle of 103.24º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #277708 is Cyan = 0.67, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 119 | 8 | - |
| CMYK | 0.67 | 0 | 0.93 | 0.53 |
| HSL | 103.24º | 0.87% | 0.25% | - |
| HSV(B) | 103.24º | 0.93% | 0.47% | - |
| XYZ | 7.48 | 13.64 | 2.47 | - |
| YUV | 82.43 | 86 | 97.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 119 | 8 | 0.67 | 0 | 0.93 | 0.53 | 103.24 | 0.87 | 0.25 |
| Hex | 27 | 77 | 8 | 43 | 0 | 5D | 35 | 67 | 57 | 19 |
| Octal | 47 | 167 | 10 | 103 | 0 | 135 | 65 | 147 | 127 | 31 |
| Binary | 100111 | 1110111 | 1000 | 1000011 | 0 | 1011101 | 110101 | 1100111 | 1010111 | 11001 |
Color Harmonies of #277708
Complementary color
Monochromatic Colors of #277708
Black with #277708
Text Example
Text Example
White with #277708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277708; }
p { color: rgb(39,119,8); }
H1.HeaderClassName
{
color: #277708;
}
.AnyTagClassName
{
color: #277708;
}
</style>
background-color css
<style>
a { background-color: #277708; }
a { background-color: rgb(39,119,8); }
div.DivClassName
{
background-color: #277708;
}
.BgClassName
{
background-color: #277708;
}
</style>
border-color css
<style>
span { border-color: #277708; }
span { border-color: rgb(39,119,8); }
td.TdClassName
{
border-color: #277708;
}
.TagClassName
{
border-color: #277708;
}
</style>