Shades of Bilbao #317805
Tints of Bilbao #317805
RGB
CMYK
RGB Variations
Color information
#317805 (or 0x317805) is known color: Bilbao. HEX triplet: 31, 78 and 05. RGB value is (49,120,5). Sum of RGB (Red+Green+Blue) = 49+120+5=174 (23% of max value = 765). Red value is 49 (19.53% from 255 or 28.16% from 174); Green value is 120 (47.27% from 255 or 68.97% from 174); Blue value is 5 (2.34% from 255 or 2.87% from 174); Max value from RGB is 120 - color contains mainly: green. Hex color #317805 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317805 is #CE87FA. Grayscale: #565656. Windows color (decimal): -13535227 or 358449. OLE color: 358449.
HSL color Cylindrical-coordinate representation of color #317805: hue angle of 97.04º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #317805 is Cyan = 0.59, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 120 | 5 | - |
| CMYK | 0.59 | 0 | 0.96 | 0.53 |
| HSL | 97.04º | 0.92% | 0.25% | - |
| HSV(B) | 97.04º | 0.96% | 0.47% | - |
| XYZ | 8.01 | 14.1 | 2.44 | - |
| YUV | 85.66 | 82.48 | 101.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 120 | 5 | 0.59 | 0 | 0.96 | 0.53 | 97.04 | 0.92 | 0.25 |
| Hex | 31 | 78 | 5 | 3B | 0 | 60 | 35 | 61 | 5C | 19 |
| Octal | 61 | 170 | 5 | 73 | 0 | 140 | 65 | 141 | 134 | 31 |
| Binary | 110001 | 1111000 | 101 | 111011 | 0 | 1100000 | 110101 | 1100001 | 1011100 | 11001 |
Color Harmonies of #317805
Complementary color
Monochromatic Colors of #317805
Black with #317805
Text Example
Text Example
White with #317805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317805; }
p { color: rgb(49,120,5); }
H1.HeaderClassName
{
color: #317805;
}
.AnyTagClassName
{
color: #317805;
}
</style>
background-color css
<style>
a { background-color: #317805; }
a { background-color: rgb(49,120,5); }
div.DivClassName
{
background-color: #317805;
}
.BgClassName
{
background-color: #317805;
}
</style>
border-color css
<style>
span { border-color: #317805; }
span { border-color: rgb(49,120,5); }
td.TdClassName
{
border-color: #317805;
}
.TagClassName
{
border-color: #317805;
}
</style>