Shades of Bilbao #317300
Tints of Bilbao #317300
RGB
CMYK
RGB Variations
Color information
#317300 (or 0x317300) is known color: Bilbao. HEX triplet: 31, 73 and 00. RGB value is (49,115,0). Sum of RGB (Red+Green+Blue) = 49+115+0=164 (21% of max value = 765). Red value is 49 (19.53% from 255 or 29.88% from 164); Green value is 115 (45.31% from 255 or 70.12% from 164); Blue value is 0 (0.39% from 255 or 0% from 164); Max value from RGB is 115 - color contains mainly: green. Hex color #317300 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317300 is #CE8CFF. Grayscale: #525252. Windows color (decimal): -13536512 or 29489. OLE color: 29489.
HSL color Cylindrical-coordinate representation of color #317300: hue angle of 94.43º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #317300 is Cyan = 0.57, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 115 | 0 | - |
| CMYK | 0.57 | 0 | 1 | 0.55 |
| HSL | 94.43º | 1% | 0.23% | - |
| HSV(B) | 94.43º | 1% | 0.45% | - |
| XYZ | 7.4 | 12.91 | 2.1 | - |
| YUV | 82.16 | 81.63 | 104.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 115 | 0 | 0.57 | 0 | 1 | 0.55 | 94.43 | 1 | 0.23 |
| Hex | 31 | 73 | 0 | 39 | 0 | 64 | 37 | 5E | 64 | 17 |
| Octal | 61 | 163 | 0 | 71 | 0 | 144 | 67 | 136 | 144 | 27 |
| Binary | 110001 | 1110011 | 0 | 111001 | 0 | 1100100 | 110111 | 1011110 | 1100100 | 10111 |
Color Harmonies of #317300
Complementary color
Monochromatic Colors of #317300
Black with #317300
Text Example
Text Example
White with #317300
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317300; }
p { color: rgb(49,115,0); }
H1.HeaderClassName
{
color: #317300;
}
.AnyTagClassName
{
color: #317300;
}
</style>
background-color css
<style>
a { background-color: #317300; }
a { background-color: rgb(49,115,0); }
div.DivClassName
{
background-color: #317300;
}
.BgClassName
{
background-color: #317300;
}
</style>
border-color css
<style>
span { border-color: #317300; }
span { border-color: rgb(49,115,0); }
td.TdClassName
{
border-color: #317300;
}
.TagClassName
{
border-color: #317300;
}
</style>