Shades of Bilbao #397525
Tints of Bilbao #397525
RGB
CMYK
RGB Variations
Color information
#397525 (or 0x397525) is known color: Bilbao. HEX triplet: 39, 75 and 25. RGB value is (57,117,37). Sum of RGB (Red+Green+Blue) = 57+117+37=211 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.01% from 211); Green value is 117 (46.09% from 255 or 55.45% from 211); Blue value is 37 (14.84% from 255 or 17.54% from 211); Max value from RGB is 117 - color contains mainly: green. Hex color #397525 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397525 is #C68ADA. Grayscale: #5A5A5A. Windows color (decimal): -13011675 or 2454841. OLE color: 2454841.
HSL color Cylindrical-coordinate representation of color #397525: hue angle of 105º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #397525 is Cyan = 0.51, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 37 | - |
| CMYK | 0.51 | 0 | 0.68 | 0.54 |
| HSL | 105º | 0.52% | 0.3% | - |
| HSV(B) | 105º | 0.68% | 0.46% | - |
| XYZ | 8.38 | 13.73 | 3.96 | - |
| YUV | 89.94 | 98.12 | 104.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 37 | 0.51 | 0 | 0.68 | 0.54 | 105 | 0.52 | 0.3 |
| Hex | 39 | 75 | 25 | 33 | 0 | 44 | 36 | 69 | 34 | 1E |
| Octal | 71 | 165 | 45 | 63 | 0 | 104 | 66 | 151 | 64 | 36 |
| Binary | 111001 | 1110101 | 100101 | 110011 | 0 | 1000100 | 110110 | 1101001 | 110100 | 11110 |
Color Harmonies of #397525
Complementary color
Monochromatic Colors of #397525
Black with #397525
Text Example
Text Example
White with #397525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397525; }
p { color: rgb(57,117,37); }
H1.HeaderClassName
{
color: #397525;
}
.AnyTagClassName
{
color: #397525;
}
</style>
background-color css
<style>
a { background-color: #397525; }
a { background-color: rgb(57,117,37); }
div.DivClassName
{
background-color: #397525;
}
.BgClassName
{
background-color: #397525;
}
</style>
border-color css
<style>
span { border-color: #397525; }
span { border-color: rgb(57,117,37); }
td.TdClassName
{
border-color: #397525;
}
.TagClassName
{
border-color: #397525;
}
</style>