Shades of Bilbao #397121
Tints of Bilbao #397121
RGB
CMYK
RGB Variations
Color information
#397121 (or 0x397121) is known color: Bilbao. HEX triplet: 39, 71 and 21. RGB value is (57,113,33). Sum of RGB (Red+Green+Blue) = 57+113+33=203 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.08% from 203); Green value is 113 (44.53% from 255 or 55.67% from 203); Blue value is 33 (13.28% from 255 or 16.26% from 203); Max value from RGB is 113 - color contains mainly: green. Hex color #397121 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397121 is #C68EDE. Grayscale: #575757. Windows color (decimal): -13012703 or 2191673. OLE color: 2191673.
HSL color Cylindrical-coordinate representation of color #397121: hue angle of 102º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #397121 is Cyan = 0.50, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 33 | - |
| CMYK | 0.50 | 0 | 0.71 | 0.56 |
| HSL | 102º | 0.55% | 0.29% | - |
| HSV(B) | 102º | 0.71% | 0.44% | - |
| XYZ | 7.87 | 12.79 | 3.49 | - |
| YUV | 87.14 | 97.45 | 106.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 33 | 0.50 | 0 | 0.71 | 0.56 | 102 | 0.55 | 0.29 |
| Hex | 39 | 71 | 21 | 32 | 0 | 47 | 38 | 66 | 37 | 1D |
| Octal | 71 | 161 | 41 | 62 | 0 | 107 | 70 | 146 | 67 | 35 |
| Binary | 111001 | 1110001 | 100001 | 110010 | 0 | 1000111 | 111000 | 1100110 | 110111 | 11101 |
Color Harmonies of #397121
Complementary color
Monochromatic Colors of #397121
Black with #397121
Text Example
Text Example
White with #397121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397121; }
p { color: rgb(57,113,33); }
H1.HeaderClassName
{
color: #397121;
}
.AnyTagClassName
{
color: #397121;
}
</style>
background-color css
<style>
a { background-color: #397121; }
a { background-color: rgb(57,113,33); }
div.DivClassName
{
background-color: #397121;
}
.BgClassName
{
background-color: #397121;
}
</style>
border-color css
<style>
span { border-color: #397121; }
span { border-color: rgb(57,113,33); }
td.TdClassName
{
border-color: #397121;
}
.TagClassName
{
border-color: #397121;
}
</style>