Shades of Bilbao #397424
Tints of Bilbao #397424
RGB
CMYK
RGB Variations
Color information
#397424 (or 0x397424) is known color: Bilbao. HEX triplet: 39, 74 and 24. RGB value is (57,116,36). Sum of RGB (Red+Green+Blue) = 57+116+36=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 116 (45.70% from 255 or 55.50% from 209); Blue value is 36 (14.45% from 255 or 17.22% from 209); Max value from RGB is 116 - color contains mainly: green. Hex color #397424 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397424 is #C68BDB. Grayscale: #595959. Windows color (decimal): -13011932 or 2389049. OLE color: 2389049.
HSL color Cylindrical-coordinate representation of color #397424: hue angle of 104.25º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #397424 is Cyan = 0.51, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 36 | - |
| CMYK | 0.51 | 0 | 0.69 | 0.55 |
| HSL | 104.25º | 0.53% | 0.3% | - |
| HSV(B) | 104.25º | 0.69% | 0.45% | - |
| XYZ | 8.25 | 13.49 | 3.84 | - |
| YUV | 89.24 | 97.95 | 105 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 36 | 0.51 | 0 | 0.69 | 0.55 | 104.25 | 0.53 | 0.3 |
| Hex | 39 | 74 | 24 | 33 | 0 | 45 | 37 | 68 | 35 | 1E |
| Octal | 71 | 164 | 44 | 63 | 0 | 105 | 67 | 150 | 65 | 36 |
| Binary | 111001 | 1110100 | 100100 | 110011 | 0 | 1000101 | 110111 | 1101000 | 110101 | 11110 |
Color Harmonies of #397424
Complementary color
Monochromatic Colors of #397424
Black with #397424
Text Example
Text Example
White with #397424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397424; }
p { color: rgb(57,116,36); }
H1.HeaderClassName
{
color: #397424;
}
.AnyTagClassName
{
color: #397424;
}
</style>
background-color css
<style>
a { background-color: #397424; }
a { background-color: rgb(57,116,36); }
div.DivClassName
{
background-color: #397424;
}
.BgClassName
{
background-color: #397424;
}
</style>
border-color css
<style>
span { border-color: #397424; }
span { border-color: rgb(57,116,36); }
td.TdClassName
{
border-color: #397424;
}
.TagClassName
{
border-color: #397424;
}
</style>