Shades of Bilbao #397619
Tints of Bilbao #397619
RGB
CMYK
RGB Variations
Color information
#397619 (or 0x397619) is known color: Bilbao. HEX triplet: 39, 76 and 19. RGB value is (57,118,25). Sum of RGB (Red+Green+Blue) = 57+118+25=200 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.5% from 200); Green value is 118 (46.48% from 255 or 59% from 200); Blue value is 25 (10.16% from 255 or 12.5% from 200); Max value from RGB is 118 - color contains mainly: green. Hex color #397619 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397619 is #C689E6. Grayscale: #595959. Windows color (decimal): -13011431 or 1668665. OLE color: 1668665.
HSL color Cylindrical-coordinate representation of color #397619: hue angle of 99.35º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #397619 is Cyan = 0.52, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 25 | - |
| CMYK | 0.52 | 0 | 0.79 | 0.54 |
| HSL | 99.35º | 0.65% | 0.28% | - |
| HSV(B) | 99.35º | 0.79% | 0.46% | - |
| XYZ | 8.34 | 13.9 | 3.16 | - |
| YUV | 89.16 | 91.79 | 105.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 25 | 0.52 | 0 | 0.79 | 0.54 | 99.35 | 0.65 | 0.28 |
| Hex | 39 | 76 | 19 | 34 | 0 | 4F | 36 | 63 | 41 | 1C |
| Octal | 71 | 166 | 31 | 64 | 0 | 117 | 66 | 143 | 101 | 34 |
| Binary | 111001 | 1110110 | 11001 | 110100 | 0 | 1001111 | 110110 | 1100011 | 1000001 | 11100 |
Color Harmonies of #397619
Complementary color
Monochromatic Colors of #397619
Black with #397619
Text Example
Text Example
White with #397619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397619; }
p { color: rgb(57,118,25); }
H1.HeaderClassName
{
color: #397619;
}
.AnyTagClassName
{
color: #397619;
}
</style>
background-color css
<style>
a { background-color: #397619; }
a { background-color: rgb(57,118,25); }
div.DivClassName
{
background-color: #397619;
}
.BgClassName
{
background-color: #397619;
}
</style>
border-color css
<style>
span { border-color: #397619; }
span { border-color: rgb(57,118,25); }
td.TdClassName
{
border-color: #397619;
}
.TagClassName
{
border-color: #397619;
}
</style>