Shades of Bilbao #317621
Tints of Bilbao #317621
RGB
CMYK
RGB Variations
Color information
#317621 (or 0x317621) is known color: Bilbao. HEX triplet: 31, 76 and 21. RGB value is (49,118,33). Sum of RGB (Red+Green+Blue) = 49+118+33=200 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.5% from 200); Green value is 118 (46.48% from 255 or 59% from 200); Blue value is 33 (13.28% from 255 or 16.5% from 200); Max value from RGB is 118 - color contains mainly: green. Hex color #317621 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317621 is #CE89DE. Grayscale: #575757. Windows color (decimal): -13535711 or 2192945. OLE color: 2192945.
HSL color Cylindrical-coordinate representation of color #317621: hue angle of 108.71º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #317621 is Cyan = 0.58, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 118 | 33 | - |
| CMYK | 0.58 | 0 | 0.72 | 0.54 |
| HSL | 108.71º | 0.56% | 0.3% | - |
| HSV(B) | 108.71º | 0.72% | 0.46% | - |
| XYZ | 8.02 | 13.72 | 3.66 | - |
| YUV | 87.68 | 97.14 | 100.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 33 | 0.58 | 0 | 0.72 | 0.54 | 108.71 | 0.56 | 0.3 |
| Hex | 31 | 76 | 21 | 3A | 0 | 48 | 36 | 6D | 38 | 1E |
| Octal | 61 | 166 | 41 | 72 | 0 | 110 | 66 | 155 | 70 | 36 |
| Binary | 110001 | 1110110 | 100001 | 111010 | 0 | 1001000 | 110110 | 1101101 | 111000 | 11110 |
Color Harmonies of #317621
Complementary color
Monochromatic Colors of #317621
Black with #317621
Text Example
Text Example
White with #317621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317621; }
p { color: rgb(49,118,33); }
H1.HeaderClassName
{
color: #317621;
}
.AnyTagClassName
{
color: #317621;
}
</style>
background-color css
<style>
a { background-color: #317621; }
a { background-color: rgb(49,118,33); }
div.DivClassName
{
background-color: #317621;
}
.BgClassName
{
background-color: #317621;
}
</style>
border-color css
<style>
span { border-color: #317621; }
span { border-color: rgb(49,118,33); }
td.TdClassName
{
border-color: #317621;
}
.TagClassName
{
border-color: #317621;
}
</style>