Shades of Bilbao #326813
Tints of Bilbao #326813
RGB
CMYK
RGB Variations
Color information
#326813 (or 0x326813) is known color: Bilbao. HEX triplet: 32, 68 and 13. RGB value is (50,104,19). Sum of RGB (Red+Green+Blue) = 50+104+19=173 (22% of max value = 765). Red value is 50 (19.92% from 255 or 28.90% from 173); Green value is 104 (41.02% from 255 or 60.12% from 173); Blue value is 19 (7.81% from 255 or 10.98% from 173); Max value from RGB is 104 - color contains mainly: green. Hex color #326813 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #326813 is #CD97EC. Grayscale: #4E4E4E. Windows color (decimal): -13473773 or 1271858. OLE color: 1271858.
HSL color Cylindrical-coordinate representation of color #326813: hue angle of 98.12º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #326813 is Cyan = 0.52, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 104 | 19 | - |
| CMYK | 0.52 | 0 | 0.82 | 0.59 |
| HSL | 98.12º | 0.69% | 0.24% | - |
| HSV(B) | 98.12º | 0.82% | 0.41% | - |
| XYZ | 6.38 | 10.63 | 2.33 | - |
| YUV | 78.16 | 94.61 | 107.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 104 | 19 | 0.52 | 0 | 0.82 | 0.59 | 98.12 | 0.69 | 0.24 |
| Hex | 32 | 68 | 13 | 34 | 0 | 52 | 3B | 62 | 45 | 18 |
| Octal | 62 | 150 | 23 | 64 | 0 | 122 | 73 | 142 | 105 | 30 |
| Binary | 110010 | 1101000 | 10011 | 110100 | 0 | 1010010 | 111011 | 1100010 | 1000101 | 11000 |
Color Harmonies of #326813
Complementary color
Monochromatic Colors of #326813
Black with #326813
Text Example
Text Example
White with #326813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326813; }
p { color: rgb(50,104,19); }
H1.HeaderClassName
{
color: #326813;
}
.AnyTagClassName
{
color: #326813;
}
</style>
background-color css
<style>
a { background-color: #326813; }
a { background-color: rgb(50,104,19); }
div.DivClassName
{
background-color: #326813;
}
.BgClassName
{
background-color: #326813;
}
</style>
border-color css
<style>
span { border-color: #326813; }
span { border-color: rgb(50,104,19); }
td.TdClassName
{
border-color: #326813;
}
.TagClassName
{
border-color: #326813;
}
</style>