Shades of Bilbao #397708
Tints of Bilbao #397708
RGB
CMYK
RGB Variations
Color information
#397708 (or 0x397708) is known color: Bilbao. HEX triplet: 39, 77 and 08. RGB value is (57,119,8). Sum of RGB (Red+Green+Blue) = 57+119+8=184 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.98% from 184); Green value is 119 (46.88% from 255 or 64.67% from 184); Blue value is 8 (3.52% from 255 or 4.35% from 184); Max value from RGB is 119 - color contains mainly: green. Hex color #397708 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397708 is #C688F7. Grayscale: #585858. Windows color (decimal): -13011192 or 554809. OLE color: 554809.
HSL color Cylindrical-coordinate representation of color #397708: hue angle of 93.51º 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 #397708 is Cyan = 0.52, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 8 | - |
| CMYK | 0.52 | 0 | 0.93 | 0.53 |
| HSL | 93.51º | 0.87% | 0.25% | - |
| HSV(B) | 93.51º | 0.93% | 0.47% | - |
| XYZ | 8.33 | 14.08 | 2.51 | - |
| YUV | 87.81 | 82.96 | 106.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 8 | 0.52 | 0 | 0.93 | 0.53 | 93.51 | 0.87 | 0.25 |
| Hex | 39 | 77 | 8 | 34 | 0 | 5D | 35 | 5E | 57 | 19 |
| Octal | 71 | 167 | 10 | 64 | 0 | 135 | 65 | 136 | 127 | 31 |
| Binary | 111001 | 1110111 | 1000 | 110100 | 0 | 1011101 | 110101 | 1011110 | 1010111 | 11001 |
Color Harmonies of #397708
Complementary color
Monochromatic Colors of #397708
Black with #397708
Text Example
Text Example
White with #397708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397708; }
p { color: rgb(57,119,8); }
H1.HeaderClassName
{
color: #397708;
}
.AnyTagClassName
{
color: #397708;
}
</style>
background-color css
<style>
a { background-color: #397708; }
a { background-color: rgb(57,119,8); }
div.DivClassName
{
background-color: #397708;
}
.BgClassName
{
background-color: #397708;
}
</style>
border-color css
<style>
span { border-color: #397708; }
span { border-color: rgb(57,119,8); }
td.TdClassName
{
border-color: #397708;
}
.TagClassName
{
border-color: #397708;
}
</style>