Shades of Bilbao #397729
Tints of Bilbao #397729
RGB
CMYK
RGB Variations
Color information
#397729 (or 0x397729) is known color: Bilbao. HEX triplet: 39, 77 and 29. RGB value is (57,119,41). Sum of RGB (Red+Green+Blue) = 57+119+41=217 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.27% from 217); Green value is 119 (46.88% from 255 or 54.84% from 217); Blue value is 41 (16.41% from 255 or 18.89% from 217); Max value from RGB is 119 - color contains mainly: green. Hex color #397729 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397729 is #C688D6. Grayscale: #5B5B5B. Windows color (decimal): -13011159 or 2717497. OLE color: 2717497.
HSL color Cylindrical-coordinate representation of color #397729: hue angle of 107.69º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #397729 is Cyan = 0.52, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 41 | - |
| CMYK | 0.52 | 0 | 0.66 | 0.53 |
| HSL | 107.69º | 0.49% | 0.31% | - |
| HSV(B) | 107.69º | 0.66% | 0.47% | - |
| XYZ | 8.68 | 14.22 | 4.39 | - |
| YUV | 91.57 | 99.46 | 103.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 41 | 0.52 | 0 | 0.66 | 0.53 | 107.69 | 0.49 | 0.31 |
| Hex | 39 | 77 | 29 | 34 | 0 | 42 | 35 | 6C | 31 | 1F |
| Octal | 71 | 167 | 51 | 64 | 0 | 102 | 65 | 154 | 61 | 37 |
| Binary | 111001 | 1110111 | 101001 | 110100 | 0 | 1000010 | 110101 | 1101100 | 110001 | 11111 |
Color Harmonies of #397729
Complementary color
Monochromatic Colors of #397729
Black with #397729
Text Example
Text Example
White with #397729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397729; }
p { color: rgb(57,119,41); }
H1.HeaderClassName
{
color: #397729;
}
.AnyTagClassName
{
color: #397729;
}
</style>
background-color css
<style>
a { background-color: #397729; }
a { background-color: rgb(57,119,41); }
div.DivClassName
{
background-color: #397729;
}
.BgClassName
{
background-color: #397729;
}
</style>
border-color css
<style>
span { border-color: #397729; }
span { border-color: rgb(57,119,41); }
td.TdClassName
{
border-color: #397729;
}
.TagClassName
{
border-color: #397729;
}
</style>