Shades of Bilbao #318410
Tints of Bilbao #318410
RGB
CMYK
RGB Variations
Color information
#318410 (or 0x318410) is known color: Bilbao. HEX triplet: 31, 84 and 10. RGB value is (49,132,16). Sum of RGB (Red+Green+Blue) = 49+132+16=197 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.87% from 197); Green value is 132 (51.95% from 255 or 67.01% from 197); Blue value is 16 (6.64% from 255 or 8.12% from 197); Max value from RGB is 132 - color contains mainly: green. Hex color #318410 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #318410 is #CE7BEF. Grayscale: #5E5E5E. Windows color (decimal): -13532144 or 1082417. OLE color: 1082417.
HSL color Cylindrical-coordinate representation of color #318410: hue angle of 102.93º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #318410 is Cyan = 0.63, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 132 | 16 | - |
| CMYK | 0.63 | 0 | 0.88 | 0.48 |
| HSL | 102.93º | 0.78% | 0.29% | - |
| HSV(B) | 102.93º | 0.88% | 0.52% | - |
| XYZ | 9.61 | 17.19 | 3.3 | - |
| YUV | 93.96 | 84 | 95.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 132 | 16 | 0.63 | 0 | 0.88 | 0.48 | 102.93 | 0.78 | 0.29 |
| Hex | 31 | 84 | 10 | 3F | 0 | 58 | 30 | 67 | 4E | 1D |
| Octal | 61 | 204 | 20 | 77 | 0 | 130 | 60 | 147 | 116 | 35 |
| Binary | 110001 | 10000100 | 10000 | 111111 | 0 | 1011000 | 110000 | 1100111 | 1001110 | 11101 |
Color Harmonies of #318410
Complementary color
Monochromatic Colors of #318410
Black with #318410
Text Example
Text Example
White with #318410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318410; }
p { color: rgb(49,132,16); }
H1.HeaderClassName
{
color: #318410;
}
.AnyTagClassName
{
color: #318410;
}
</style>
background-color css
<style>
a { background-color: #318410; }
a { background-color: rgb(49,132,16); }
div.DivClassName
{
background-color: #318410;
}
.BgClassName
{
background-color: #318410;
}
</style>
border-color css
<style>
span { border-color: #318410; }
span { border-color: rgb(49,132,16); }
td.TdClassName
{
border-color: #318410;
}
.TagClassName
{
border-color: #318410;
}
</style>