Shades of Bilbao #397425
Tints of Bilbao #397425
RGB
CMYK
RGB Variations
Color information
#397425 (or 0x397425) is known color: Bilbao. HEX triplet: 39, 74 and 25. RGB value is (57,116,37). Sum of RGB (Red+Green+Blue) = 57+116+37=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 116 (45.70% from 255 or 55.24% from 210); Blue value is 37 (14.84% from 255 or 17.62% from 210); Max value from RGB is 116 - color contains mainly: green. Hex color #397425 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397425 is #C68BDA. Grayscale: #595959. Windows color (decimal): -13011931 or 2454585. OLE color: 2454585.
HSL color Cylindrical-coordinate representation of color #397425: hue angle of 104.81º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #397425 is Cyan = 0.51, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 37 | - |
| CMYK | 0.51 | 0 | 0.68 | 0.55 |
| HSL | 104.81º | 0.52% | 0.3% | - |
| HSV(B) | 104.81º | 0.68% | 0.45% | - |
| XYZ | 8.27 | 13.49 | 3.92 | - |
| YUV | 89.35 | 98.45 | 104.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 37 | 0.51 | 0 | 0.68 | 0.55 | 104.81 | 0.52 | 0.3 |
| Hex | 39 | 74 | 25 | 33 | 0 | 44 | 37 | 69 | 34 | 1E |
| Octal | 71 | 164 | 45 | 63 | 0 | 104 | 67 | 151 | 64 | 36 |
| Binary | 111001 | 1110100 | 100101 | 110011 | 0 | 1000100 | 110111 | 1101001 | 110100 | 11110 |
Color Harmonies of #397425
Complementary color
Monochromatic Colors of #397425
Black with #397425
Text Example
Text Example
White with #397425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397425; }
p { color: rgb(57,116,37); }
H1.HeaderClassName
{
color: #397425;
}
.AnyTagClassName
{
color: #397425;
}
</style>
background-color css
<style>
a { background-color: #397425; }
a { background-color: rgb(57,116,37); }
div.DivClassName
{
background-color: #397425;
}
.BgClassName
{
background-color: #397425;
}
</style>
border-color css
<style>
span { border-color: #397425; }
span { border-color: rgb(57,116,37); }
td.TdClassName
{
border-color: #397425;
}
.TagClassName
{
border-color: #397425;
}
</style>