Shades of Bilbao #397929
Tints of Bilbao #397929
RGB
CMYK
RGB Variations
Color information
#397929 (or 0x397929) is known color: Bilbao. HEX triplet: 39, 79 and 29. RGB value is (57,121,41). Sum of RGB (Red+Green+Blue) = 57+121+41=219 (29% of max value = 765). Red value is 57 (22.66% from 255 or 26.03% from 219); Green value is 121 (47.66% from 255 or 55.25% from 219); Blue value is 41 (16.41% from 255 or 18.72% from 219); Max value from RGB is 121 - color contains mainly: green. Hex color #397929 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397929 is #C686D6. Grayscale: #5D5D5D. Windows color (decimal): -13010647 or 2718009. OLE color: 2718009.
HSL color Cylindrical-coordinate representation of color #397929: hue angle of 108º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #397929 is Cyan = 0.53, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 121 | 41 | - |
| CMYK | 0.53 | 0 | 0.66 | 0.53 |
| HSL | 108º | 0.49% | 0.32% | - |
| HSV(B) | 108º | 0.66% | 0.47% | - |
| XYZ | 8.92 | 14.7 | 4.47 | - |
| YUV | 92.74 | 98.8 | 102.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 121 | 41 | 0.53 | 0 | 0.66 | 0.53 | 108 | 0.49 | 0.32 |
| Hex | 39 | 79 | 29 | 35 | 0 | 42 | 35 | 6C | 31 | 20 |
| Octal | 71 | 171 | 51 | 65 | 0 | 102 | 65 | 154 | 61 | 40 |
| Binary | 111001 | 1111001 | 101001 | 110101 | 0 | 1000010 | 110101 | 1101100 | 110001 | 100000 |
Color Harmonies of #397929
Complementary color
Monochromatic Colors of #397929
Black with #397929
Text Example
Text Example
White with #397929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397929; }
p { color: rgb(57,121,41); }
H1.HeaderClassName
{
color: #397929;
}
.AnyTagClassName
{
color: #397929;
}
</style>
background-color css
<style>
a { background-color: #397929; }
a { background-color: rgb(57,121,41); }
div.DivClassName
{
background-color: #397929;
}
.BgClassName
{
background-color: #397929;
}
</style>
border-color css
<style>
span { border-color: #397929; }
span { border-color: rgb(57,121,41); }
td.TdClassName
{
border-color: #397929;
}
.TagClassName
{
border-color: #397929;
}
</style>