Shades of Bilbao #397819
Tints of Bilbao #397819
RGB
CMYK
RGB Variations
Color information
#397819 (or 0x397819) is known color: Bilbao. HEX triplet: 39, 78 and 19. RGB value is (57,120,25). Sum of RGB (Red+Green+Blue) = 57+120+25=202 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.22% from 202); Green value is 120 (47.27% from 255 or 59.41% from 202); Blue value is 25 (10.16% from 255 or 12.38% from 202); Max value from RGB is 120 - color contains mainly: green. Hex color #397819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397819 is #C687E6. Grayscale: #5A5A5A. Windows color (decimal): -13010919 or 1669177. OLE color: 1669177.
HSL color Cylindrical-coordinate representation of color #397819: hue angle of 99.79º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #397819 is Cyan = 0.52, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 25 | - |
| CMYK | 0.52 | 0 | 0.79 | 0.53 |
| HSL | 99.79º | 0.66% | 0.28% | - |
| HSV(B) | 99.79º | 0.79% | 0.47% | - |
| XYZ | 8.58 | 14.37 | 3.24 | - |
| YUV | 90.33 | 91.13 | 104.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 25 | 0.52 | 0 | 0.79 | 0.53 | 99.79 | 0.66 | 0.28 |
| Hex | 39 | 78 | 19 | 34 | 0 | 4F | 35 | 64 | 42 | 1C |
| Octal | 71 | 170 | 31 | 64 | 0 | 117 | 65 | 144 | 102 | 34 |
| Binary | 111001 | 1111000 | 11001 | 110100 | 0 | 1001111 | 110101 | 1100100 | 1000010 | 11100 |
Color Harmonies of #397819
Complementary color
Monochromatic Colors of #397819
Black with #397819
Text Example
Text Example
White with #397819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397819; }
p { color: rgb(57,120,25); }
H1.HeaderClassName
{
color: #397819;
}
.AnyTagClassName
{
color: #397819;
}
</style>
background-color css
<style>
a { background-color: #397819; }
a { background-color: rgb(57,120,25); }
div.DivClassName
{
background-color: #397819;
}
.BgClassName
{
background-color: #397819;
}
</style>
border-color css
<style>
span { border-color: #397819; }
span { border-color: rgb(57,120,25); }
td.TdClassName
{
border-color: #397819;
}
.TagClassName
{
border-color: #397819;
}
</style>