Shades of Bilbao #397808
Tints of Bilbao #397808
RGB
CMYK
RGB Variations
Color information
#397808 (or 0x397808) is known color: Bilbao. HEX triplet: 39, 78 and 08. RGB value is (57,120,8). Sum of RGB (Red+Green+Blue) = 57+120+8=185 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.81% from 185); Green value is 120 (47.27% from 255 or 64.86% from 185); Blue value is 8 (3.52% from 255 or 4.32% from 185); Max value from RGB is 120 - color contains mainly: green. Hex color #397808 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397808 is #C687F7. Grayscale: #585858. Windows color (decimal): -13010936 or 555065. OLE color: 555065.
HSL color Cylindrical-coordinate representation of color #397808: hue angle of 93.75º degrees, saturation: 0.88, 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 #397808 is Cyan = 0.52, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 8 | - |
| CMYK | 0.52 | 0 | 0.93 | 0.53 |
| HSL | 93.75º | 0.88% | 0.25% | - |
| HSV(B) | 93.75º | 0.93% | 0.47% | - |
| XYZ | 8.45 | 14.32 | 2.55 | - |
| YUV | 88.4 | 82.63 | 105.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 8 | 0.52 | 0 | 0.93 | 0.53 | 93.75 | 0.88 | 0.25 |
| Hex | 39 | 78 | 8 | 34 | 0 | 5D | 35 | 5E | 58 | 19 |
| Octal | 71 | 170 | 10 | 64 | 0 | 135 | 65 | 136 | 130 | 31 |
| Binary | 111001 | 1111000 | 1000 | 110100 | 0 | 1011101 | 110101 | 1011110 | 1011000 | 11001 |
Color Harmonies of #397808
Complementary color
Monochromatic Colors of #397808
Black with #397808
Text Example
Text Example
White with #397808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397808; }
p { color: rgb(57,120,8); }
H1.HeaderClassName
{
color: #397808;
}
.AnyTagClassName
{
color: #397808;
}
</style>
background-color css
<style>
a { background-color: #397808; }
a { background-color: rgb(57,120,8); }
div.DivClassName
{
background-color: #397808;
}
.BgClassName
{
background-color: #397808;
}
</style>
border-color css
<style>
span { border-color: #397808; }
span { border-color: rgb(57,120,8); }
td.TdClassName
{
border-color: #397808;
}
.TagClassName
{
border-color: #397808;
}
</style>