Shades of Bilbao #317619
Tints of Bilbao #317619
RGB
CMYK
RGB Variations
Color information
#317619 (or 0x317619) is known color: Bilbao. HEX triplet: 31, 76 and 19. RGB value is (49,118,25). Sum of RGB (Red+Green+Blue) = 49+118+25=192 (25% of max value = 765). Red value is 49 (19.53% from 255 or 25.52% from 192); Green value is 118 (46.48% from 255 or 61.46% from 192); Blue value is 25 (10.16% from 255 or 13.02% from 192); Max value from RGB is 118 - color contains mainly: green. Hex color #317619 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317619 is #CE89E6. Grayscale: #575757. Windows color (decimal): -13535719 or 1668657. OLE color: 1668657.
HSL color Cylindrical-coordinate representation of color #317619: hue angle of 104.52º degrees, saturation: 0.65, 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 #317619 is Cyan = 0.58, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 118 | 25 | - |
| CMYK | 0.58 | 0 | 0.79 | 0.54 |
| HSL | 104.52º | 0.65% | 0.28% | - |
| HSV(B) | 104.52º | 0.79% | 0.46% | - |
| XYZ | 7.92 | 13.68 | 3.14 | - |
| YUV | 86.77 | 93.14 | 101.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 25 | 0.58 | 0 | 0.79 | 0.54 | 104.52 | 0.65 | 0.28 |
| Hex | 31 | 76 | 19 | 3A | 0 | 4F | 36 | 69 | 41 | 1C |
| Octal | 61 | 166 | 31 | 72 | 0 | 117 | 66 | 151 | 101 | 34 |
| Binary | 110001 | 1110110 | 11001 | 111010 | 0 | 1001111 | 110110 | 1101001 | 1000001 | 11100 |
Color Harmonies of #317619
Complementary color
Monochromatic Colors of #317619
Black with #317619
Text Example
Text Example
White with #317619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317619; }
p { color: rgb(49,118,25); }
H1.HeaderClassName
{
color: #317619;
}
.AnyTagClassName
{
color: #317619;
}
</style>
background-color css
<style>
a { background-color: #317619; }
a { background-color: rgb(49,118,25); }
div.DivClassName
{
background-color: #317619;
}
.BgClassName
{
background-color: #317619;
}
</style>
border-color css
<style>
span { border-color: #317619; }
span { border-color: rgb(49,118,25); }
td.TdClassName
{
border-color: #317619;
}
.TagClassName
{
border-color: #317619;
}
</style>