Shades of Bilbao #397122
Tints of Bilbao #397122
RGB
CMYK
RGB Variations
Color information
#397122 (or 0x397122) is known color: Bilbao. HEX triplet: 39, 71 and 22. RGB value is (57,113,34). Sum of RGB (Red+Green+Blue) = 57+113+34=204 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.94% from 204); Green value is 113 (44.53% from 255 or 55.39% from 204); Blue value is 34 (13.67% from 255 or 16.67% from 204); Max value from RGB is 113 - color contains mainly: green. Hex color #397122 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397122 is #C68EDD. Grayscale: #575757. Windows color (decimal): -13012702 or 2257209. OLE color: 2257209.
HSL color Cylindrical-coordinate representation of color #397122: hue angle of 102.53º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #397122 is Cyan = 0.50, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 34 | - |
| CMYK | 0.50 | 0 | 0.70 | 0.56 |
| HSL | 102.53º | 0.54% | 0.29% | - |
| HSV(B) | 102.53º | 0.7% | 0.44% | - |
| XYZ | 7.88 | 12.8 | 3.57 | - |
| YUV | 87.25 | 97.95 | 106.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 34 | 0.50 | 0 | 0.70 | 0.56 | 102.53 | 0.54 | 0.29 |
| Hex | 39 | 71 | 22 | 32 | 0 | 46 | 38 | 67 | 36 | 1D |
| Octal | 71 | 161 | 42 | 62 | 0 | 106 | 70 | 147 | 66 | 35 |
| Binary | 111001 | 1110001 | 100010 | 110010 | 0 | 1000110 | 111000 | 1100111 | 110110 | 11101 |
Color Harmonies of #397122
Complementary color
Monochromatic Colors of #397122
Black with #397122
Text Example
Text Example
White with #397122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397122; }
p { color: rgb(57,113,34); }
H1.HeaderClassName
{
color: #397122;
}
.AnyTagClassName
{
color: #397122;
}
</style>
background-color css
<style>
a { background-color: #397122; }
a { background-color: rgb(57,113,34); }
div.DivClassName
{
background-color: #397122;
}
.BgClassName
{
background-color: #397122;
}
</style>
border-color css
<style>
span { border-color: #397122; }
span { border-color: rgb(57,113,34); }
td.TdClassName
{
border-color: #397122;
}
.TagClassName
{
border-color: #397122;
}
</style>