Shades of Bilbao #397806
Tints of Bilbao #397806
RGB
CMYK
RGB Variations
Color information
#397806 (or 0x397806) is known color: Bilbao. HEX triplet: 39, 78 and 06. RGB value is (57,120,6). Sum of RGB (Red+Green+Blue) = 57+120+6=183 (24% of max value = 765). Red value is 57 (22.66% from 255 or 31.15% from 183); Green value is 120 (47.27% from 255 or 65.57% from 183); Blue value is 6 (2.73% from 255 or 3.28% from 183); Max value from RGB is 120 - color contains mainly: green. Hex color #397806 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397806 is #C687F9. Grayscale: #585858. Windows color (decimal): -13010938 or 423993. OLE color: 423993.
HSL color Cylindrical-coordinate representation of color #397806: hue angle of 93.16º 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 #397806 is Cyan = 0.52, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 6 | - |
| CMYK | 0.52 | 0 | 0.95 | 0.53 |
| HSL | 93.16º | 0.9% | 0.25% | - |
| HSV(B) | 93.16º | 0.95% | 0.47% | - |
| XYZ | 8.44 | 14.32 | 2.49 | - |
| YUV | 88.17 | 81.63 | 105.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 6 | 0.52 | 0 | 0.95 | 0.53 | 93.16 | 0.9 | 0.25 |
| Hex | 39 | 78 | 6 | 34 | 0 | 5F | 35 | 5D | 5A | 19 |
| Octal | 71 | 170 | 6 | 64 | 0 | 137 | 65 | 135 | 132 | 31 |
| Binary | 111001 | 1111000 | 110 | 110100 | 0 | 1011111 | 110101 | 1011101 | 1011010 | 11001 |
Color Harmonies of #397806
Complementary color
Monochromatic Colors of #397806
Black with #397806
Text Example
Text Example
White with #397806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397806; }
p { color: rgb(57,120,6); }
H1.HeaderClassName
{
color: #397806;
}
.AnyTagClassName
{
color: #397806;
}
</style>
background-color css
<style>
a { background-color: #397806; }
a { background-color: rgb(57,120,6); }
div.DivClassName
{
background-color: #397806;
}
.BgClassName
{
background-color: #397806;
}
</style>
border-color css
<style>
span { border-color: #397806; }
span { border-color: rgb(57,120,6); }
td.TdClassName
{
border-color: #397806;
}
.TagClassName
{
border-color: #397806;
}
</style>