Shades of Bilbao #317725
Tints of Bilbao #317725
RGB
CMYK
RGB Variations
Color information
#317725 (or 0x317725) is known color: Bilbao. HEX triplet: 31, 77 and 25. RGB value is (49,119,37). Sum of RGB (Red+Green+Blue) = 49+119+37=205 (27% of max value = 765). Red value is 49 (19.53% from 255 or 23.90% from 205); Green value is 119 (46.88% from 255 or 58.05% from 205); Blue value is 37 (14.84% from 255 or 18.05% from 205); Max value from RGB is 119 - color contains mainly: green. Hex color #317725 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317725 is #CE88DA. Grayscale: #585858. Windows color (decimal): -13535451 or 2455345. OLE color: 2455345.
HSL color Cylindrical-coordinate representation of color #317725: hue angle of 111.22º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #317725 is Cyan = 0.59, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 119 | 37 | - |
| CMYK | 0.59 | 0 | 0.69 | 0.53 |
| HSL | 111.22º | 0.53% | 0.31% | - |
| HSV(B) | 111.22º | 0.69% | 0.47% | - |
| XYZ | 8.2 | 13.98 | 4.02 | - |
| YUV | 88.72 | 98.81 | 99.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 119 | 37 | 0.59 | 0 | 0.69 | 0.53 | 111.22 | 0.53 | 0.31 |
| Hex | 31 | 77 | 25 | 3B | 0 | 45 | 35 | 6F | 35 | 1F |
| Octal | 61 | 167 | 45 | 73 | 0 | 105 | 65 | 157 | 65 | 37 |
| Binary | 110001 | 1110111 | 100101 | 111011 | 0 | 1000101 | 110101 | 1101111 | 110101 | 11111 |
Color Harmonies of #317725
Complementary color
Monochromatic Colors of #317725
Black with #317725
Text Example
Text Example
White with #317725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317725; }
p { color: rgb(49,119,37); }
H1.HeaderClassName
{
color: #317725;
}
.AnyTagClassName
{
color: #317725;
}
</style>
background-color css
<style>
a { background-color: #317725; }
a { background-color: rgb(49,119,37); }
div.DivClassName
{
background-color: #317725;
}
.BgClassName
{
background-color: #317725;
}
</style>
border-color css
<style>
span { border-color: #317725; }
span { border-color: rgb(49,119,37); }
td.TdClassName
{
border-color: #317725;
}
.TagClassName
{
border-color: #317725;
}
</style>