Shades of Bilbao #317817
Tints of Bilbao #317817
RGB
CMYK
RGB Variations
Color information
#317817 (or 0x317817) is known color: Bilbao. HEX triplet: 31, 78 and 17. RGB value is (49,120,23). Sum of RGB (Red+Green+Blue) = 49+120+23=192 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.52% from 192); Green value is 120 (47.27% from 255 or 62.5% from 192); Blue value is 23 (9.38% from 255 or 11.98% from 192); Max value from RGB is 120 - color contains mainly: green. Hex color #317817 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317817 is #CE87E8. Grayscale: #585858. Windows color (decimal): -13535209 or 1538097. OLE color: 1538097.
HSL color Cylindrical-coordinate representation of color #317817: hue angle of 103.92º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #317817 is Cyan = 0.59, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 120 | 23 | - |
| CMYK | 0.59 | 0 | 0.81 | 0.53 |
| HSL | 103.92º | 0.68% | 0.28% | - |
| HSV(B) | 103.92º | 0.81% | 0.47% | - |
| XYZ | 8.14 | 14.15 | 3.11 | - |
| YUV | 87.71 | 91.48 | 100.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 120 | 23 | 0.59 | 0 | 0.81 | 0.53 | 103.92 | 0.68 | 0.28 |
| Hex | 31 | 78 | 17 | 3B | 0 | 51 | 35 | 68 | 44 | 1C |
| Octal | 61 | 170 | 27 | 73 | 0 | 121 | 65 | 150 | 104 | 34 |
| Binary | 110001 | 1111000 | 10111 | 111011 | 0 | 1010001 | 110101 | 1101000 | 1000100 | 11100 |
Color Harmonies of #317817
Complementary color
Monochromatic Colors of #317817
Black with #317817
Text Example
Text Example
White with #317817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317817; }
p { color: rgb(49,120,23); }
H1.HeaderClassName
{
color: #317817;
}
.AnyTagClassName
{
color: #317817;
}
</style>
background-color css
<style>
a { background-color: #317817; }
a { background-color: rgb(49,120,23); }
div.DivClassName
{
background-color: #317817;
}
.BgClassName
{
background-color: #317817;
}
</style>
border-color css
<style>
span { border-color: #317817; }
span { border-color: rgb(49,120,23); }
td.TdClassName
{
border-color: #317817;
}
.TagClassName
{
border-color: #317817;
}
</style>