Shades of Bilbao #317505
Tints of Bilbao #317505
RGB
CMYK
RGB Variations
Color information
#317505 (or 0x317505) is known color: Bilbao. HEX triplet: 31, 75 and 05. RGB value is (49,117,5). Sum of RGB (Red+Green+Blue) = 49+117+5=171 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.65% from 171); Green value is 117 (46.09% from 255 or 68.42% from 171); Blue value is 5 (2.34% from 255 or 2.92% from 171); Max value from RGB is 117 - color contains mainly: green. Hex color #317505 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317505 is #CE8AFA. Grayscale: #545454. Windows color (decimal): -13535995 or 357681. OLE color: 357681.
HSL color Cylindrical-coordinate representation of color #317505: hue angle of 96.43º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #317505 is Cyan = 0.58, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 117 | 5 | - |
| CMYK | 0.58 | 0 | 0.96 | 0.54 |
| HSL | 96.43º | 0.92% | 0.24% | - |
| HSV(B) | 96.43º | 0.96% | 0.46% | - |
| XYZ | 7.66 | 13.39 | 2.32 | - |
| YUV | 83.9 | 83.47 | 103.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 117 | 5 | 0.58 | 0 | 0.96 | 0.54 | 96.43 | 0.92 | 0.24 |
| Hex | 31 | 75 | 5 | 3A | 0 | 60 | 36 | 60 | 5C | 18 |
| Octal | 61 | 165 | 5 | 72 | 0 | 140 | 66 | 140 | 134 | 30 |
| Binary | 110001 | 1110101 | 101 | 111010 | 0 | 1100000 | 110110 | 1100000 | 1011100 | 11000 |
Color Harmonies of #317505
Complementary color
Monochromatic Colors of #317505
Black with #317505
Text Example
Text Example
White with #317505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317505; }
p { color: rgb(49,117,5); }
H1.HeaderClassName
{
color: #317505;
}
.AnyTagClassName
{
color: #317505;
}
</style>
background-color css
<style>
a { background-color: #317505; }
a { background-color: rgb(49,117,5); }
div.DivClassName
{
background-color: #317505;
}
.BgClassName
{
background-color: #317505;
}
</style>
border-color css
<style>
span { border-color: #317505; }
span { border-color: rgb(49,117,5); }
td.TdClassName
{
border-color: #317505;
}
.TagClassName
{
border-color: #317505;
}
</style>