Shades of Bilbao #317916
Tints of Bilbao #317916
RGB
CMYK
RGB Variations
Color information
#317916 (or 0x317916) is known color: Bilbao. HEX triplet: 31, 79 and 16. RGB value is (49,121,22). Sum of RGB (Red+Green+Blue) = 49+121+22=192 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.52% from 192); Green value is 121 (47.66% from 255 or 63.02% from 192); Blue value is 22 (8.98% from 255 or 11.46% from 192); Max value from RGB is 121 - color contains mainly: green. Hex color #317916 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317916 is #CE86E9. Grayscale: #585858. Windows color (decimal): -13534954 or 1472817. OLE color: 1472817.
HSL color Cylindrical-coordinate representation of color #317916: hue angle of 103.64º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #317916 is Cyan = 0.60, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 121 | 22 | - |
| CMYK | 0.60 | 0 | 0.82 | 0.53 |
| HSL | 103.64º | 0.69% | 0.28% | - |
| HSV(B) | 103.64º | 0.82% | 0.47% | - |
| XYZ | 8.25 | 14.39 | 3.1 | - |
| YUV | 88.19 | 90.65 | 100.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 121 | 22 | 0.60 | 0 | 0.82 | 0.53 | 103.64 | 0.69 | 0.28 |
| Hex | 31 | 79 | 16 | 3C | 0 | 52 | 35 | 68 | 45 | 1C |
| Octal | 61 | 171 | 26 | 74 | 0 | 122 | 65 | 150 | 105 | 34 |
| Binary | 110001 | 1111001 | 10110 | 111100 | 0 | 1010010 | 110101 | 1101000 | 1000101 | 11100 |
Color Harmonies of #317916
Complementary color
Monochromatic Colors of #317916
Black with #317916
Text Example
Text Example
White with #317916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317916; }
p { color: rgb(49,121,22); }
H1.HeaderClassName
{
color: #317916;
}
.AnyTagClassName
{
color: #317916;
}
</style>
background-color css
<style>
a { background-color: #317916; }
a { background-color: rgb(49,121,22); }
div.DivClassName
{
background-color: #317916;
}
.BgClassName
{
background-color: #317916;
}
</style>
border-color css
<style>
span { border-color: #317916; }
span { border-color: rgb(49,121,22); }
td.TdClassName
{
border-color: #317916;
}
.TagClassName
{
border-color: #317916;
}
</style>