Shades of Bilbao #317301
Tints of Bilbao #317301
RGB
CMYK
RGB Variations
Color information
#317301 (or 0x317301) is known color: Bilbao. HEX triplet: 31, 73 and 01. RGB value is (49,115,1). Sum of RGB (Red+Green+Blue) = 49+115+1=165 (21% of max value = 765). Red value is 49 (19.53% from 255 or 29.70% from 165); Green value is 115 (45.31% from 255 or 69.70% from 165); Blue value is 1 (0.78% from 255 or 0.61% from 165); Max value from RGB is 115 - color contains mainly: green. Hex color #317301 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317301 is #CE8CFE. Grayscale: #525252. Windows color (decimal): -13536511 or 95025. OLE color: 95025.
HSL color Cylindrical-coordinate representation of color #317301: hue angle of 94.74º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #317301 is Cyan = 0.57, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 115 | 1 | - |
| CMYK | 0.57 | 0 | 0.99 | 0.55 |
| HSL | 94.74º | 0.98% | 0.23% | - |
| HSV(B) | 94.74º | 0.99% | 0.45% | - |
| XYZ | 7.4 | 12.92 | 2.13 | - |
| YUV | 82.27 | 82.13 | 104.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 115 | 1 | 0.57 | 0 | 0.99 | 0.55 | 94.74 | 0.98 | 0.23 |
| Hex | 31 | 73 | 1 | 39 | 0 | 63 | 37 | 5F | 62 | 17 |
| Octal | 61 | 163 | 1 | 71 | 0 | 143 | 67 | 137 | 142 | 27 |
| Binary | 110001 | 1110011 | 1 | 111001 | 0 | 1100011 | 110111 | 1011111 | 1100010 | 10111 |
Color Harmonies of #317301
Complementary color
Monochromatic Colors of #317301
Black with #317301
Text Example
Text Example
White with #317301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317301; }
p { color: rgb(49,115,1); }
H1.HeaderClassName
{
color: #317301;
}
.AnyTagClassName
{
color: #317301;
}
</style>
background-color css
<style>
a { background-color: #317301; }
a { background-color: rgb(49,115,1); }
div.DivClassName
{
background-color: #317301;
}
.BgClassName
{
background-color: #317301;
}
</style>
border-color css
<style>
span { border-color: #317301; }
span { border-color: rgb(49,115,1); }
td.TdClassName
{
border-color: #317301;
}
.TagClassName
{
border-color: #317301;
}
</style>