Shades of Bilbao #366919
Tints of Bilbao #366919
RGB
CMYK
RGB Variations
Color information
#366919 (or 0x366919) is known color: Bilbao. HEX triplet: 36, 69 and 19. RGB value is (54,105,25). Sum of RGB (Red+Green+Blue) = 54+105+25=184 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.35% from 184); Green value is 105 (41.41% from 255 or 57.07% from 184); Blue value is 25 (10.16% from 255 or 13.59% from 184); Max value from RGB is 105 - color contains mainly: green. Hex color #366919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #366919 is #C996E6. Grayscale: #505050. Windows color (decimal): -13211367 or 1665334. OLE color: 1665334.
HSL color Cylindrical-coordinate representation of color #366919: hue angle of 98.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #366919 is Cyan = 0.49, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 105 | 25 | - |
| CMYK | 0.49 | 0 | 0.76 | 0.59 |
| HSL | 98.25º | 0.62% | 0.25% | - |
| HSV(B) | 98.25º | 0.76% | 0.41% | - |
| XYZ | 6.75 | 10.96 | 2.68 | - |
| YUV | 80.63 | 96.6 | 109 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 105 | 25 | 0.49 | 0 | 0.76 | 0.59 | 98.25 | 0.62 | 0.25 |
| Hex | 36 | 69 | 19 | 31 | 0 | 4C | 3B | 62 | 3E | 19 |
| Octal | 66 | 151 | 31 | 61 | 0 | 114 | 73 | 142 | 76 | 31 |
| Binary | 110110 | 1101001 | 11001 | 110001 | 0 | 1001100 | 111011 | 1100010 | 111110 | 11001 |
Color Harmonies of #366919
Complementary color
Monochromatic Colors of #366919
Black with #366919
Text Example
Text Example
White with #366919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366919; }
p { color: rgb(54,105,25); }
H1.HeaderClassName
{
color: #366919;
}
.AnyTagClassName
{
color: #366919;
}
</style>
background-color css
<style>
a { background-color: #366919; }
a { background-color: rgb(54,105,25); }
div.DivClassName
{
background-color: #366919;
}
.BgClassName
{
background-color: #366919;
}
</style>
border-color css
<style>
span { border-color: #366919; }
span { border-color: rgb(54,105,25); }
td.TdClassName
{
border-color: #366919;
}
.TagClassName
{
border-color: #366919;
}
</style>