Shades of Bilbao #397524
Tints of Bilbao #397524
RGB
CMYK
RGB Variations
Color information
#397524 (or 0x397524) is known color: Bilbao. HEX triplet: 39, 75 and 24. RGB value is (57,117,36). Sum of RGB (Red+Green+Blue) = 57+117+36=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 117 (46.09% from 255 or 55.71% from 210); Blue value is 36 (14.45% from 255 or 17.14% from 210); Max value from RGB is 117 - color contains mainly: green. Hex color #397524 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397524 is #C68ADB. Grayscale: #5A5A5A. Windows color (decimal): -13011676 or 2389305. OLE color: 2389305.
HSL color Cylindrical-coordinate representation of color #397524: hue angle of 104.44º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #397524 is Cyan = 0.51, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 36 | - |
| CMYK | 0.51 | 0 | 0.69 | 0.54 |
| HSL | 104.44º | 0.53% | 0.3% | - |
| HSV(B) | 104.44º | 0.69% | 0.46% | - |
| XYZ | 8.37 | 13.72 | 3.88 | - |
| YUV | 89.83 | 97.62 | 104.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 36 | 0.51 | 0 | 0.69 | 0.54 | 104.44 | 0.53 | 0.3 |
| Hex | 39 | 75 | 24 | 33 | 0 | 45 | 36 | 68 | 35 | 1E |
| Octal | 71 | 165 | 44 | 63 | 0 | 105 | 66 | 150 | 65 | 36 |
| Binary | 111001 | 1110101 | 100100 | 110011 | 0 | 1000101 | 110110 | 1101000 | 110101 | 11110 |
Color Harmonies of #397524
Complementary color
Monochromatic Colors of #397524
Black with #397524
Text Example
Text Example
White with #397524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397524; }
p { color: rgb(57,117,36); }
H1.HeaderClassName
{
color: #397524;
}
.AnyTagClassName
{
color: #397524;
}
</style>
background-color css
<style>
a { background-color: #397524; }
a { background-color: rgb(57,117,36); }
div.DivClassName
{
background-color: #397524;
}
.BgClassName
{
background-color: #397524;
}
</style>
border-color css
<style>
span { border-color: #397524; }
span { border-color: rgb(57,117,36); }
td.TdClassName
{
border-color: #397524;
}
.TagClassName
{
border-color: #397524;
}
</style>