Shades of Bilbao #397719
Tints of Bilbao #397719
RGB
CMYK
RGB Variations
Color information
#397719 (or 0x397719) is known color: Bilbao. HEX triplet: 39, 77 and 19. RGB value is (57,119,25). Sum of RGB (Red+Green+Blue) = 57+119+25=201 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.36% from 201); Green value is 119 (46.88% from 255 or 59.20% from 201); Blue value is 25 (10.16% from 255 or 12.44% from 201); Max value from RGB is 119 - color contains mainly: green. Hex color #397719 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397719 is #C688E6. Grayscale: #5A5A5A. Windows color (decimal): -13011175 or 1668921. OLE color: 1668921.
HSL color Cylindrical-coordinate representation of color #397719: hue angle of 99.57º degrees, saturation: 0.65, 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 #397719 is Cyan = 0.52, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 25 | - |
| CMYK | 0.52 | 0 | 0.79 | 0.53 |
| HSL | 99.57º | 0.65% | 0.28% | - |
| HSV(B) | 99.57º | 0.79% | 0.47% | - |
| XYZ | 8.46 | 14.13 | 3.2 | - |
| YUV | 89.75 | 91.46 | 104.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 25 | 0.52 | 0 | 0.79 | 0.53 | 99.57 | 0.65 | 0.28 |
| Hex | 39 | 77 | 19 | 34 | 0 | 4F | 35 | 64 | 41 | 1C |
| Octal | 71 | 167 | 31 | 64 | 0 | 117 | 65 | 144 | 101 | 34 |
| Binary | 111001 | 1110111 | 11001 | 110100 | 0 | 1001111 | 110101 | 1100100 | 1000001 | 11100 |
Color Harmonies of #397719
Complementary color
Monochromatic Colors of #397719
Black with #397719
Text Example
Text Example
White with #397719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397719; }
p { color: rgb(57,119,25); }
H1.HeaderClassName
{
color: #397719;
}
.AnyTagClassName
{
color: #397719;
}
</style>
background-color css
<style>
a { background-color: #397719; }
a { background-color: rgb(57,119,25); }
div.DivClassName
{
background-color: #397719;
}
.BgClassName
{
background-color: #397719;
}
</style>
border-color css
<style>
span { border-color: #397719; }
span { border-color: rgb(57,119,25); }
td.TdClassName
{
border-color: #397719;
}
.TagClassName
{
border-color: #397719;
}
</style>