Shades of Bilbao #397818
Tints of Bilbao #397818
RGB
CMYK
RGB Variations
Color information
#397818 (or 0x397818) is known color: Bilbao. HEX triplet: 39, 78 and 18. RGB value is (57,120,24). Sum of RGB (Red+Green+Blue) = 57+120+24=201 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.36% from 201); Green value is 120 (47.27% from 255 or 59.70% from 201); Blue value is 24 (9.77% from 255 or 11.94% from 201); Max value from RGB is 120 - color contains mainly: green. Hex color #397818 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397818 is #C687E7. Grayscale: #5A5A5A. Windows color (decimal): -13010920 or 1603641. OLE color: 1603641.
HSL color Cylindrical-coordinate representation of color #397818: hue angle of 99.38º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #397818 is Cyan = 0.52, Magento = 0, Yellow = 0.8 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 24 | - |
| CMYK | 0.52 | 0 | 0.8 | 0.53 |
| HSL | 99.38º | 0.67% | 0.28% | - |
| HSV(B) | 99.38º | 0.8% | 0.47% | - |
| XYZ | 8.57 | 14.37 | 3.19 | - |
| YUV | 90.22 | 90.63 | 104.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 24 | 0.52 | 0 | 0.8 | 0.53 | 99.38 | 0.67 | 0.28 |
| Hex | 39 | 78 | 18 | 34 | 0 | 50 | 35 | 63 | 43 | 1C |
| Octal | 71 | 170 | 30 | 64 | 0 | 120 | 65 | 143 | 103 | 34 |
| Binary | 111001 | 1111000 | 11000 | 110100 | 0 | 1010000 | 110101 | 1100011 | 1000011 | 11100 |
Color Harmonies of #397818
Complementary color
Monochromatic Colors of #397818
Black with #397818
Text Example
Text Example
White with #397818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397818; }
p { color: rgb(57,120,24); }
H1.HeaderClassName
{
color: #397818;
}
.AnyTagClassName
{
color: #397818;
}
</style>
background-color css
<style>
a { background-color: #397818; }
a { background-color: rgb(57,120,24); }
div.DivClassName
{
background-color: #397818;
}
.BgClassName
{
background-color: #397818;
}
</style>
border-color css
<style>
span { border-color: #397818; }
span { border-color: rgb(57,120,24); }
td.TdClassName
{
border-color: #397818;
}
.TagClassName
{
border-color: #397818;
}
</style>