Shades of Bilbao #397816
Tints of Bilbao #397816
RGB
CMYK
RGB Variations
Color information
#397816 (or 0x397816) is known color: Bilbao. HEX triplet: 39, 78 and 16. RGB value is (57,120,22). Sum of RGB (Red+Green+Blue) = 57+120+22=199 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.64% from 199); Green value is 120 (47.27% from 255 or 60.30% from 199); Blue value is 22 (8.98% from 255 or 11.06% from 199); Max value from RGB is 120 - color contains mainly: green. Hex color #397816 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397816 is #C687E9. Grayscale: #5A5A5A. Windows color (decimal): -13010922 or 1472569. OLE color: 1472569.
HSL color Cylindrical-coordinate representation of color #397816: hue angle of 98.57º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #397816 is Cyan = 0.52, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 22 | - |
| CMYK | 0.52 | 0 | 0.82 | 0.53 |
| HSL | 98.57º | 0.69% | 0.28% | - |
| HSV(B) | 98.57º | 0.82% | 0.47% | - |
| XYZ | 8.55 | 14.36 | 3.08 | - |
| YUV | 89.99 | 89.63 | 104.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 22 | 0.52 | 0 | 0.82 | 0.53 | 98.57 | 0.69 | 0.28 |
| Hex | 39 | 78 | 16 | 34 | 0 | 52 | 35 | 63 | 45 | 1C |
| Octal | 71 | 170 | 26 | 64 | 0 | 122 | 65 | 143 | 105 | 34 |
| Binary | 111001 | 1111000 | 10110 | 110100 | 0 | 1010010 | 110101 | 1100011 | 1000101 | 11100 |
Color Harmonies of #397816
Complementary color
Monochromatic Colors of #397816
Black with #397816
Text Example
Text Example
White with #397816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397816; }
p { color: rgb(57,120,22); }
H1.HeaderClassName
{
color: #397816;
}
.AnyTagClassName
{
color: #397816;
}
</style>
background-color css
<style>
a { background-color: #397816; }
a { background-color: rgb(57,120,22); }
div.DivClassName
{
background-color: #397816;
}
.BgClassName
{
background-color: #397816;
}
</style>
border-color css
<style>
span { border-color: #397816; }
span { border-color: rgb(57,120,22); }
td.TdClassName
{
border-color: #397816;
}
.TagClassName
{
border-color: #397816;
}
</style>