Shades of Bilbao #326919
Tints of Bilbao #326919
RGB
CMYK
RGB Variations
Color information
#326919 (or 0x326919) is known color: Bilbao. HEX triplet: 32, 69 and 19. RGB value is (50,105,25). Sum of RGB (Red+Green+Blue) = 50+105+25=180 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.78% from 180); Green value is 105 (41.41% from 255 or 58.33% from 180); Blue value is 25 (10.16% from 255 or 13.89% from 180); Max value from RGB is 105 - color contains mainly: green. Hex color #326919 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326919 is #CD96E6. Grayscale: #4F4F4F. Windows color (decimal): -13473511 or 1665330. OLE color: 1665330.
HSL color Cylindrical-coordinate representation of color #326919: hue angle of 101.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 #326919 is Cyan = 0.52, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 105 | 25 | - |
| CMYK | 0.52 | 0 | 0.76 | 0.59 |
| HSL | 101.25º | 0.62% | 0.25% | - |
| HSV(B) | 101.25º | 0.76% | 0.41% | - |
| XYZ | 6.54 | 10.85 | 2.67 | - |
| YUV | 79.44 | 97.28 | 107 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 25 | 0.52 | 0 | 0.76 | 0.59 | 101.25 | 0.62 | 0.25 |
| Hex | 32 | 69 | 19 | 34 | 0 | 4C | 3B | 65 | 3E | 19 |
| Octal | 62 | 151 | 31 | 64 | 0 | 114 | 73 | 145 | 76 | 31 |
| Binary | 110010 | 1101001 | 11001 | 110100 | 0 | 1001100 | 111011 | 1100101 | 111110 | 11001 |
Color Harmonies of #326919
Complementary color
Monochromatic Colors of #326919
Black with #326919
Text Example
Text Example
White with #326919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326919; }
p { color: rgb(50,105,25); }
H1.HeaderClassName
{
color: #326919;
}
.AnyTagClassName
{
color: #326919;
}
</style>
background-color css
<style>
a { background-color: #326919; }
a { background-color: rgb(50,105,25); }
div.DivClassName
{
background-color: #326919;
}
.BgClassName
{
background-color: #326919;
}
</style>
border-color css
<style>
span { border-color: #326919; }
span { border-color: rgb(50,105,25); }
td.TdClassName
{
border-color: #326919;
}
.TagClassName
{
border-color: #326919;
}
</style>