Shades of Bilbao #397617
Tints of Bilbao #397617
RGB
CMYK
RGB Variations
Color information
#397617 (or 0x397617) is known color: Bilbao. HEX triplet: 39, 76 and 17. RGB value is (57,118,23). Sum of RGB (Red+Green+Blue) = 57+118+23=198 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.79% from 198); Green value is 118 (46.48% from 255 or 59.60% from 198); Blue value is 23 (9.38% from 255 or 11.62% from 198); Max value from RGB is 118 - color contains mainly: green. Hex color #397617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397617 is #C689E8. Grayscale: #595959. Windows color (decimal): -13011433 or 1537593. OLE color: 1537593.
HSL color Cylindrical-coordinate representation of color #397617: hue angle of 98.53º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #397617 is Cyan = 0.52, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 23 | - |
| CMYK | 0.52 | 0 | 0.81 | 0.54 |
| HSL | 98.53º | 0.67% | 0.28% | - |
| HSV(B) | 98.53º | 0.81% | 0.46% | - |
| XYZ | 8.32 | 13.89 | 3.05 | - |
| YUV | 88.93 | 90.79 | 105.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 23 | 0.52 | 0 | 0.81 | 0.54 | 98.53 | 0.67 | 0.28 |
| Hex | 39 | 76 | 17 | 34 | 0 | 51 | 36 | 63 | 43 | 1C |
| Octal | 71 | 166 | 27 | 64 | 0 | 121 | 66 | 143 | 103 | 34 |
| Binary | 111001 | 1110110 | 10111 | 110100 | 0 | 1010001 | 110110 | 1100011 | 1000011 | 11100 |
Color Harmonies of #397617
Complementary color
Monochromatic Colors of #397617
Black with #397617
Text Example
Text Example
White with #397617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397617; }
p { color: rgb(57,118,23); }
H1.HeaderClassName
{
color: #397617;
}
.AnyTagClassName
{
color: #397617;
}
</style>
background-color css
<style>
a { background-color: #397617; }
a { background-color: rgb(57,118,23); }
div.DivClassName
{
background-color: #397617;
}
.BgClassName
{
background-color: #397617;
}
</style>
border-color css
<style>
span { border-color: #397617; }
span { border-color: rgb(57,118,23); }
td.TdClassName
{
border-color: #397617;
}
.TagClassName
{
border-color: #397617;
}
</style>