Shades of Bilbao #317417
Tints of Bilbao #317417
RGB
CMYK
RGB Variations
Color information
#317417 (or 0x317417) is known color: Bilbao. HEX triplet: 31, 74 and 17. RGB value is (49,116,23). Sum of RGB (Red+Green+Blue) = 49+116+23=188 (24% of max value = 765). Red value is 49 (19.53% from 255 or 26.06% from 188); Green value is 116 (45.70% from 255 or 61.70% from 188); Blue value is 23 (9.38% from 255 or 12.23% from 188); Max value from RGB is 116 - color contains mainly: green. Hex color #317417 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317417 is #CE8BE8. Grayscale: #555555. Windows color (decimal): -13536233 or 1537073. OLE color: 1537073.
HSL color Cylindrical-coordinate representation of color #317417: hue angle of 103.23º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #317417 is Cyan = 0.58, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 116 | 23 | - |
| CMYK | 0.58 | 0 | 0.80 | 0.55 |
| HSL | 103.23º | 0.67% | 0.27% | - |
| HSV(B) | 103.23º | 0.8% | 0.45% | - |
| XYZ | 7.67 | 13.21 | 2.96 | - |
| YUV | 85.37 | 92.8 | 102.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 116 | 23 | 0.58 | 0 | 0.80 | 0.55 | 103.23 | 0.67 | 0.27 |
| Hex | 31 | 74 | 17 | 3A | 0 | 50 | 37 | 67 | 43 | 1B |
| Octal | 61 | 164 | 27 | 72 | 0 | 120 | 67 | 147 | 103 | 33 |
| Binary | 110001 | 1110100 | 10111 | 111010 | 0 | 1010000 | 110111 | 1100111 | 1000011 | 11011 |
Color Harmonies of #317417
Complementary color
Monochromatic Colors of #317417
Black with #317417
Text Example
Text Example
White with #317417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317417; }
p { color: rgb(49,116,23); }
H1.HeaderClassName
{
color: #317417;
}
.AnyTagClassName
{
color: #317417;
}
</style>
background-color css
<style>
a { background-color: #317417; }
a { background-color: rgb(49,116,23); }
div.DivClassName
{
background-color: #317417;
}
.BgClassName
{
background-color: #317417;
}
</style>
border-color css
<style>
span { border-color: #317417; }
span { border-color: rgb(49,116,23); }
td.TdClassName
{
border-color: #317417;
}
.TagClassName
{
border-color: #317417;
}
</style>