Shades of Bilbao #397917
Tints of Bilbao #397917
RGB
CMYK
RGB Variations
Color information
#397917 (or 0x397917) is known color: Bilbao. HEX triplet: 39, 79 and 17. RGB value is (57,121,23). Sum of RGB (Red+Green+Blue) = 57+121+23=201 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.36% from 201); Green value is 121 (47.66% from 255 or 60.20% from 201); Blue value is 23 (9.38% from 255 or 11.44% from 201); Max value from RGB is 121 - color contains mainly: green. Hex color #397917 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397917 is #C686E8. Grayscale: #5B5B5B. Windows color (decimal): -13010665 or 1538361. OLE color: 1538361.
HSL color Cylindrical-coordinate representation of color #397917: hue angle of 99.18º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #397917 is Cyan = 0.53, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 121 | 23 | - |
| CMYK | 0.53 | 0 | 0.81 | 0.53 |
| HSL | 99.18º | 0.68% | 0.28% | - |
| HSV(B) | 99.18º | 0.81% | 0.47% | - |
| XYZ | 8.68 | 14.61 | 3.17 | - |
| YUV | 90.69 | 89.8 | 103.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 121 | 23 | 0.53 | 0 | 0.81 | 0.53 | 99.18 | 0.68 | 0.28 |
| Hex | 39 | 79 | 17 | 35 | 0 | 51 | 35 | 63 | 44 | 1C |
| Octal | 71 | 171 | 27 | 65 | 0 | 121 | 65 | 143 | 104 | 34 |
| Binary | 111001 | 1111001 | 10111 | 110101 | 0 | 1010001 | 110101 | 1100011 | 1000100 | 11100 |
Color Harmonies of #397917
Complementary color
Monochromatic Colors of #397917
Black with #397917
Text Example
Text Example
White with #397917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397917; }
p { color: rgb(57,121,23); }
H1.HeaderClassName
{
color: #397917;
}
.AnyTagClassName
{
color: #397917;
}
</style>
background-color css
<style>
a { background-color: #397917; }
a { background-color: rgb(57,121,23); }
div.DivClassName
{
background-color: #397917;
}
.BgClassName
{
background-color: #397917;
}
</style>
border-color css
<style>
span { border-color: #397917; }
span { border-color: rgb(57,121,23); }
td.TdClassName
{
border-color: #397917;
}
.TagClassName
{
border-color: #397917;
}
</style>