Shades of Bilbao #397224
Tints of Bilbao #397224
RGB
CMYK
RGB Variations
Color information
#397224 (or 0x397224) is known color: Bilbao. HEX triplet: 39, 72 and 24. RGB value is (57,114,36). Sum of RGB (Red+Green+Blue) = 57+114+36=207 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.54% from 207); Green value is 114 (44.92% from 255 or 55.07% from 207); Blue value is 36 (14.45% from 255 or 17.39% from 207); Max value from RGB is 114 - color contains mainly: green. Hex color #397224 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397224 is #C68DDB. Grayscale: #585858. Windows color (decimal): -13012444 or 2388537. OLE color: 2388537.
HSL color Cylindrical-coordinate representation of color #397224: hue angle of 103.85º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #397224 is Cyan = 0.50, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 114 | 36 | - |
| CMYK | 0.50 | 0 | 0.68 | 0.55 |
| HSL | 103.85º | 0.52% | 0.29% | - |
| HSV(B) | 103.85º | 0.68% | 0.45% | - |
| XYZ | 8.02 | 13.03 | 3.76 | - |
| YUV | 88.07 | 98.62 | 105.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 36 | 0.50 | 0 | 0.68 | 0.55 | 103.85 | 0.52 | 0.29 |
| Hex | 39 | 72 | 24 | 32 | 0 | 44 | 37 | 68 | 34 | 1D |
| Octal | 71 | 162 | 44 | 62 | 0 | 104 | 67 | 150 | 64 | 35 |
| Binary | 111001 | 1110010 | 100100 | 110010 | 0 | 1000100 | 110111 | 1101000 | 110100 | 11101 |
Color Harmonies of #397224
Complementary color
Monochromatic Colors of #397224
Black with #397224
Text Example
Text Example
White with #397224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397224; }
p { color: rgb(57,114,36); }
H1.HeaderClassName
{
color: #397224;
}
.AnyTagClassName
{
color: #397224;
}
</style>
background-color css
<style>
a { background-color: #397224; }
a { background-color: rgb(57,114,36); }
div.DivClassName
{
background-color: #397224;
}
.BgClassName
{
background-color: #397224;
}
</style>
border-color css
<style>
span { border-color: #397224; }
span { border-color: rgb(57,114,36); }
td.TdClassName
{
border-color: #397224;
}
.TagClassName
{
border-color: #397224;
}
</style>