Shades of Bilbao #317305
Tints of Bilbao #317305
RGB
CMYK
RGB Variations
Color information
#317305 (or 0x317305) is known color: Bilbao. HEX triplet: 31, 73 and 05. RGB value is (49,115,5). Sum of RGB (Red+Green+Blue) = 49+115+5=169 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.99% from 169); Green value is 115 (45.31% from 255 or 68.05% from 169); Blue value is 5 (2.34% from 255 or 2.96% from 169); Max value from RGB is 115 - color contains mainly: green. Hex color #317305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317305 is #CE8CFA. Grayscale: #535353. Windows color (decimal): -13536507 or 357169. OLE color: 357169.
HSL color Cylindrical-coordinate representation of color #317305: hue angle of 96º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #317305 is Cyan = 0.57, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 115 | 5 | - |
| CMYK | 0.57 | 0 | 0.96 | 0.55 |
| HSL | 96º | 0.92% | 0.24% | - |
| HSV(B) | 96º | 0.96% | 0.45% | - |
| XYZ | 7.42 | 12.93 | 2.25 | - |
| YUV | 82.73 | 84.13 | 103.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 115 | 5 | 0.57 | 0 | 0.96 | 0.55 | 96 | 0.92 | 0.24 |
| Hex | 31 | 73 | 5 | 39 | 0 | 60 | 37 | 60 | 5C | 18 |
| Octal | 61 | 163 | 5 | 71 | 0 | 140 | 67 | 140 | 134 | 30 |
| Binary | 110001 | 1110011 | 101 | 111001 | 0 | 1100000 | 110111 | 1100000 | 1011100 | 11000 |
Color Harmonies of #317305
Complementary color
Monochromatic Colors of #317305
Black with #317305
Text Example
Text Example
White with #317305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317305; }
p { color: rgb(49,115,5); }
H1.HeaderClassName
{
color: #317305;
}
.AnyTagClassName
{
color: #317305;
}
</style>
background-color css
<style>
a { background-color: #317305; }
a { background-color: rgb(49,115,5); }
div.DivClassName
{
background-color: #317305;
}
.BgClassName
{
background-color: #317305;
}
</style>
border-color css
<style>
span { border-color: #317305; }
span { border-color: rgb(49,115,5); }
td.TdClassName
{
border-color: #317305;
}
.TagClassName
{
border-color: #317305;
}
</style>