Shades of Bilbao #397117
Tints of Bilbao #397117
RGB
CMYK
RGB Variations
Color information
#397117 (or 0x397117) is known color: Bilbao. HEX triplet: 39, 71 and 17. RGB value is (57,113,23). Sum of RGB (Red+Green+Blue) = 57+113+23=193 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.53% from 193); Green value is 113 (44.53% from 255 or 58.55% from 193); Blue value is 23 (9.38% from 255 or 11.92% from 193); Max value from RGB is 113 - color contains mainly: green. Hex color #397117 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397117 is #C68EE8. Grayscale: #565656. Windows color (decimal): -13012713 or 1536313. OLE color: 1536313.
HSL color Cylindrical-coordinate representation of color #397117: hue angle of 97.33º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #397117 is Cyan = 0.50, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 23 | - |
| CMYK | 0.50 | 0 | 0.80 | 0.56 |
| HSL | 97.33º | 0.66% | 0.27% | - |
| HSV(B) | 97.33º | 0.8% | 0.44% | - |
| XYZ | 7.75 | 12.74 | 2.86 | - |
| YUV | 86 | 92.45 | 107.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 23 | 0.50 | 0 | 0.80 | 0.56 | 97.33 | 0.66 | 0.27 |
| Hex | 39 | 71 | 17 | 32 | 0 | 50 | 38 | 61 | 42 | 1B |
| Octal | 71 | 161 | 27 | 62 | 0 | 120 | 70 | 141 | 102 | 33 |
| Binary | 111001 | 1110001 | 10111 | 110010 | 0 | 1010000 | 111000 | 1100001 | 1000010 | 11011 |
Color Harmonies of #397117
Complementary color
Monochromatic Colors of #397117
Black with #397117
Text Example
Text Example
White with #397117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397117; }
p { color: rgb(57,113,23); }
H1.HeaderClassName
{
color: #397117;
}
.AnyTagClassName
{
color: #397117;
}
</style>
background-color css
<style>
a { background-color: #397117; }
a { background-color: rgb(57,113,23); }
div.DivClassName
{
background-color: #397117;
}
.BgClassName
{
background-color: #397117;
}
</style>
border-color css
<style>
span { border-color: #397117; }
span { border-color: rgb(57,113,23); }
td.TdClassName
{
border-color: #397117;
}
.TagClassName
{
border-color: #397117;
}
</style>