Shades of Bilbao #317525
Tints of Bilbao #317525
RGB
CMYK
RGB Variations
Color information
#317525 (or 0x317525) is known color: Bilbao. HEX triplet: 31, 75 and 25. RGB value is (49,117,37). Sum of RGB (Red+Green+Blue) = 49+117+37=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 117 (46.09% from 255 or 57.64% from 203); Blue value is 37 (14.84% from 255 or 18.23% from 203); Max value from RGB is 117 - color contains mainly: green. Hex color #317525 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317525 is #CE8ADA. Grayscale: #575757. Windows color (decimal): -13535963 or 2454833. OLE color: 2454833.
HSL color Cylindrical-coordinate representation of color #317525: hue angle of 111º 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 #317525 is Cyan = 0.58, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 117 | 37 | - |
| CMYK | 0.58 | 0 | 0.68 | 0.54 |
| HSL | 111º | 0.52% | 0.3% | - |
| HSV(B) | 111º | 0.68% | 0.46% | - |
| XYZ | 7.96 | 13.51 | 3.94 | - |
| YUV | 87.55 | 99.47 | 100.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 117 | 37 | 0.58 | 0 | 0.68 | 0.54 | 111 | 0.52 | 0.3 |
| Hex | 31 | 75 | 25 | 3A | 0 | 44 | 36 | 6F | 34 | 1E |
| Octal | 61 | 165 | 45 | 72 | 0 | 104 | 66 | 157 | 64 | 36 |
| Binary | 110001 | 1110101 | 100101 | 111010 | 0 | 1000100 | 110110 | 1101111 | 110100 | 11110 |
Color Harmonies of #317525
Complementary color
Monochromatic Colors of #317525
Black with #317525
Text Example
Text Example
White with #317525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317525; }
p { color: rgb(49,117,37); }
H1.HeaderClassName
{
color: #317525;
}
.AnyTagClassName
{
color: #317525;
}
</style>
background-color css
<style>
a { background-color: #317525; }
a { background-color: rgb(49,117,37); }
div.DivClassName
{
background-color: #317525;
}
.BgClassName
{
background-color: #317525;
}
</style>
border-color css
<style>
span { border-color: #317525; }
span { border-color: rgb(49,117,37); }
td.TdClassName
{
border-color: #317525;
}
.TagClassName
{
border-color: #317525;
}
</style>