Shades of Bilbao #397817
Tints of Bilbao #397817
RGB
CMYK
RGB Variations
Color information
#397817 (or 0x397817) is known color: Bilbao. HEX triplet: 39, 78 and 17. RGB value is (57,120,23). Sum of RGB (Red+Green+Blue) = 57+120+23=200 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.5% from 200); Green value is 120 (47.27% from 255 or 60% from 200); Blue value is 23 (9.38% from 255 or 11.5% from 200); Max value from RGB is 120 - color contains mainly: green. Hex color #397817 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397817 is #C687E8. Grayscale: #5A5A5A. Windows color (decimal): -13010921 or 1538105. OLE color: 1538105.
HSL color Cylindrical-coordinate representation of color #397817: hue angle of 98.97º 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 #397817 is Cyan = 0.52, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 23 | - |
| CMYK | 0.52 | 0 | 0.81 | 0.53 |
| HSL | 98.97º | 0.68% | 0.28% | - |
| HSV(B) | 98.97º | 0.81% | 0.47% | - |
| XYZ | 8.56 | 14.36 | 3.13 | - |
| YUV | 90.11 | 90.13 | 104.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 23 | 0.52 | 0 | 0.81 | 0.53 | 98.97 | 0.68 | 0.28 |
| Hex | 39 | 78 | 17 | 34 | 0 | 51 | 35 | 63 | 44 | 1C |
| Octal | 71 | 170 | 27 | 64 | 0 | 121 | 65 | 143 | 104 | 34 |
| Binary | 111001 | 1111000 | 10111 | 110100 | 0 | 1010001 | 110101 | 1100011 | 1000100 | 11100 |
Color Harmonies of #397817
Complementary color
Monochromatic Colors of #397817
Black with #397817
Text Example
Text Example
White with #397817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397817; }
p { color: rgb(57,120,23); }
H1.HeaderClassName
{
color: #397817;
}
.AnyTagClassName
{
color: #397817;
}
</style>
background-color css
<style>
a { background-color: #397817; }
a { background-color: rgb(57,120,23); }
div.DivClassName
{
background-color: #397817;
}
.BgClassName
{
background-color: #397817;
}
</style>
border-color css
<style>
span { border-color: #397817; }
span { border-color: rgb(57,120,23); }
td.TdClassName
{
border-color: #397817;
}
.TagClassName
{
border-color: #397817;
}
</style>