Shades of Bilbao #397706
Tints of Bilbao #397706
RGB
CMYK
RGB Variations
Color information
#397706 (or 0x397706) is known color: Bilbao. HEX triplet: 39, 77 and 06. RGB value is (57,119,6). Sum of RGB (Red+Green+Blue) = 57+119+6=182 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.32% from 182); Green value is 119 (46.88% from 255 or 65.38% from 182); Blue value is 6 (2.73% from 255 or 3.30% from 182); Max value from RGB is 119 - color contains mainly: green. Hex color #397706 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397706 is #C688F9. Grayscale: #575757. Windows color (decimal): -13011194 or 423737. OLE color: 423737.
HSL color Cylindrical-coordinate representation of color #397706: hue angle of 92.92º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #397706 is Cyan = 0.52, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 6 | - |
| CMYK | 0.52 | 0 | 0.95 | 0.53 |
| HSL | 92.92º | 0.9% | 0.25% | - |
| HSV(B) | 92.92º | 0.95% | 0.47% | - |
| XYZ | 8.32 | 14.08 | 2.45 | - |
| YUV | 87.58 | 81.96 | 106.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 6 | 0.52 | 0 | 0.95 | 0.53 | 92.92 | 0.9 | 0.25 |
| Hex | 39 | 77 | 6 | 34 | 0 | 5F | 35 | 5D | 5A | 19 |
| Octal | 71 | 167 | 6 | 64 | 0 | 137 | 65 | 135 | 132 | 31 |
| Binary | 111001 | 1110111 | 110 | 110100 | 0 | 1011111 | 110101 | 1011101 | 1011010 | 11001 |
Color Harmonies of #397706
Complementary color
Monochromatic Colors of #397706
Black with #397706
Text Example
Text Example
White with #397706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397706; }
p { color: rgb(57,119,6); }
H1.HeaderClassName
{
color: #397706;
}
.AnyTagClassName
{
color: #397706;
}
</style>
background-color css
<style>
a { background-color: #397706; }
a { background-color: rgb(57,119,6); }
div.DivClassName
{
background-color: #397706;
}
.BgClassName
{
background-color: #397706;
}
</style>
border-color css
<style>
span { border-color: #397706; }
span { border-color: rgb(57,119,6); }
td.TdClassName
{
border-color: #397706;
}
.TagClassName
{
border-color: #397706;
}
</style>