Shades of Bilbao #318521
Tints of Bilbao #318521
RGB
CMYK
RGB Variations
Color information
#318521 (or 0x318521) is known color: Bilbao. HEX triplet: 31, 85 and 21. RGB value is (49,133,33). Sum of RGB (Red+Green+Blue) = 49+133+33=215 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.79% from 215); Green value is 133 (52.34% from 255 or 61.86% from 215); Blue value is 33 (13.28% from 255 or 15.35% from 215); Max value from RGB is 133 - color contains mainly: green. Hex color #318521 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318521 is #CE7ADE. Grayscale: #606060. Windows color (decimal): -13531871 or 2196785. OLE color: 2196785.
HSL color Cylindrical-coordinate representation of color #318521: hue angle of 110.4º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #318521 is Cyan = 0.63, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 133 | 33 | - |
| CMYK | 0.63 | 0 | 0.75 | 0.48 |
| HSL | 110.4º | 0.6% | 0.33% | - |
| HSV(B) | 110.4º | 0.75% | 0.52% | - |
| XYZ | 9.93 | 17.54 | 4.3 | - |
| YUV | 96.48 | 92.17 | 94.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 133 | 33 | 0.63 | 0 | 0.75 | 0.48 | 110.4 | 0.6 | 0.33 |
| Hex | 31 | 85 | 21 | 3F | 0 | 4B | 30 | 6E | 3C | 21 |
| Octal | 61 | 205 | 41 | 77 | 0 | 113 | 60 | 156 | 74 | 41 |
| Binary | 110001 | 10000101 | 100001 | 111111 | 0 | 1001011 | 110000 | 1101110 | 111100 | 100001 |
Color Harmonies of #318521
Complementary color
Monochromatic Colors of #318521
Black with #318521
Text Example
Text Example
White with #318521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318521; }
p { color: rgb(49,133,33); }
H1.HeaderClassName
{
color: #318521;
}
.AnyTagClassName
{
color: #318521;
}
</style>
background-color css
<style>
a { background-color: #318521; }
a { background-color: rgb(49,133,33); }
div.DivClassName
{
background-color: #318521;
}
.BgClassName
{
background-color: #318521;
}
</style>
border-color css
<style>
span { border-color: #318521; }
span { border-color: rgb(49,133,33); }
td.TdClassName
{
border-color: #318521;
}
.TagClassName
{
border-color: #318521;
}
</style>