Shades of Bilbao #317518
Tints of Bilbao #317518
RGB
CMYK
RGB Variations
Color information
#317518 (or 0x317518) is known color: Bilbao. HEX triplet: 31, 75 and 18. RGB value is (49,117,24). Sum of RGB (Red+Green+Blue) = 49+117+24=190 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.79% from 190); Green value is 117 (46.09% from 255 or 61.58% from 190); Blue value is 24 (9.77% from 255 or 12.63% from 190); Max value from RGB is 117 - color contains mainly: green. Hex color #317518 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317518 is #CE8AE7. Grayscale: #565656. Windows color (decimal): -13535976 or 1602865. OLE color: 1602865.
HSL color Cylindrical-coordinate representation of color #317518: hue angle of 103.87º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #317518 is Cyan = 0.58, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 117 | 24 | - |
| CMYK | 0.58 | 0 | 0.79 | 0.54 |
| HSL | 103.87º | 0.66% | 0.28% | - |
| HSV(B) | 103.87º | 0.79% | 0.46% | - |
| XYZ | 7.79 | 13.44 | 3.05 | - |
| YUV | 86.07 | 92.97 | 101.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 117 | 24 | 0.58 | 0 | 0.79 | 0.54 | 103.87 | 0.66 | 0.28 |
| Hex | 31 | 75 | 18 | 3A | 0 | 4F | 36 | 68 | 42 | 1C |
| Octal | 61 | 165 | 30 | 72 | 0 | 117 | 66 | 150 | 102 | 34 |
| Binary | 110001 | 1110101 | 11000 | 111010 | 0 | 1001111 | 110110 | 1101000 | 1000010 | 11100 |
Color Harmonies of #317518
Complementary color
Monochromatic Colors of #317518
Black with #317518
Text Example
Text Example
White with #317518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317518; }
p { color: rgb(49,117,24); }
H1.HeaderClassName
{
color: #317518;
}
.AnyTagClassName
{
color: #317518;
}
</style>
background-color css
<style>
a { background-color: #317518; }
a { background-color: rgb(49,117,24); }
div.DivClassName
{
background-color: #317518;
}
.BgClassName
{
background-color: #317518;
}
</style>
border-color css
<style>
span { border-color: #317518; }
span { border-color: rgb(49,117,24); }
td.TdClassName
{
border-color: #317518;
}
.TagClassName
{
border-color: #317518;
}
</style>