Shades of Bilbao #317224
Tints of Bilbao #317224
RGB
CMYK
RGB Variations
Color information
#317224 (or 0x317224) is known color: Bilbao. HEX triplet: 31, 72 and 24. RGB value is (49,114,36). Sum of RGB (Red+Green+Blue) = 49+114+36=199 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.62% from 199); Green value is 114 (44.92% from 255 or 57.29% from 199); Blue value is 36 (14.45% from 255 or 18.09% from 199); Max value from RGB is 114 - color contains mainly: green. Hex color #317224 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317224 is #CE8DDB. Grayscale: #555555. Windows color (decimal): -13536732 or 2388529. OLE color: 2388529.
HSL color Cylindrical-coordinate representation of color #317224: hue angle of 110º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #317224 is Cyan = 0.57, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 114 | 36 | - |
| CMYK | 0.57 | 0 | 0.68 | 0.55 |
| HSL | 110º | 0.52% | 0.29% | - |
| HSV(B) | 110º | 0.68% | 0.45% | - |
| XYZ | 7.6 | 12.81 | 3.74 | - |
| YUV | 85.67 | 99.97 | 101.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 114 | 36 | 0.57 | 0 | 0.68 | 0.55 | 110 | 0.52 | 0.29 |
| Hex | 31 | 72 | 24 | 39 | 0 | 44 | 37 | 6E | 34 | 1D |
| Octal | 61 | 162 | 44 | 71 | 0 | 104 | 67 | 156 | 64 | 35 |
| Binary | 110001 | 1110010 | 100100 | 111001 | 0 | 1000100 | 110111 | 1101110 | 110100 | 11101 |
Color Harmonies of #317224
Complementary color
Monochromatic Colors of #317224
Black with #317224
Text Example
Text Example
White with #317224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317224; }
p { color: rgb(49,114,36); }
H1.HeaderClassName
{
color: #317224;
}
.AnyTagClassName
{
color: #317224;
}
</style>
background-color css
<style>
a { background-color: #317224; }
a { background-color: rgb(49,114,36); }
div.DivClassName
{
background-color: #317224;
}
.BgClassName
{
background-color: #317224;
}
</style>
border-color css
<style>
span { border-color: #317224; }
span { border-color: rgb(49,114,36); }
td.TdClassName
{
border-color: #317224;
}
.TagClassName
{
border-color: #317224;
}
</style>