Shades of Bilbao #397624
Tints of Bilbao #397624
RGB
CMYK
RGB Variations
Color information
#397624 (or 0x397624) is known color: Bilbao. HEX triplet: 39, 76 and 24. RGB value is (57,118,36). Sum of RGB (Red+Green+Blue) = 57+118+36=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 118 (46.48% from 255 or 55.92% from 211); Blue value is 36 (14.45% from 255 or 17.06% from 211); Max value from RGB is 118 - color contains mainly: green. Hex color #397624 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397624 is #C689DB. Grayscale: #5A5A5A. Windows color (decimal): -13011420 or 2389561. OLE color: 2389561.
HSL color Cylindrical-coordinate representation of color #397624: hue angle of 104.63º 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 #397624 is Cyan = 0.52, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 36 | - |
| CMYK | 0.52 | 0 | 0.69 | 0.54 |
| HSL | 104.63º | 0.53% | 0.3% | - |
| HSV(B) | 104.63º | 0.69% | 0.46% | - |
| XYZ | 8.48 | 13.95 | 3.92 | - |
| YUV | 90.41 | 97.29 | 104.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 36 | 0.52 | 0 | 0.69 | 0.54 | 104.63 | 0.53 | 0.3 |
| Hex | 39 | 76 | 24 | 34 | 0 | 45 | 36 | 69 | 35 | 1E |
| Octal | 71 | 166 | 44 | 64 | 0 | 105 | 66 | 151 | 65 | 36 |
| Binary | 111001 | 1110110 | 100100 | 110100 | 0 | 1000101 | 110110 | 1101001 | 110101 | 11110 |
Color Harmonies of #397624
Complementary color
Monochromatic Colors of #397624
Black with #397624
Text Example
Text Example
White with #397624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397624; }
p { color: rgb(57,118,36); }
H1.HeaderClassName
{
color: #397624;
}
.AnyTagClassName
{
color: #397624;
}
</style>
background-color css
<style>
a { background-color: #397624; }
a { background-color: rgb(57,118,36); }
div.DivClassName
{
background-color: #397624;
}
.BgClassName
{
background-color: #397624;
}
</style>
border-color css
<style>
span { border-color: #397624; }
span { border-color: rgb(57,118,36); }
td.TdClassName
{
border-color: #397624;
}
.TagClassName
{
border-color: #397624;
}
</style>