Shades of Spectra #326856
Tints of Spectra #326856
RGB
CMYK
RGB Variations
Color information
#326856 (or 0x326856) is known color: Spectra. HEX triplet: 32, 68 and 56. RGB value is (50,104,86). Sum of RGB (Red+Green+Blue) = 50+104+86=240 (31% of max value = 765). Red value is 50 (19.92% from 255 or 20.83% from 240); Green value is 104 (41.02% from 255 or 43.33% from 240); Blue value is 86 (33.98% from 255 or 35.83% from 240); Max value from RGB is 104 - color contains mainly: green. Hex color #326856 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326856 is #CD97A9. Grayscale: #555555. Windows color (decimal): -13473706 or 5662770. OLE color: 5662770.
HSL color Cylindrical-coordinate representation of color #326856: hue angle of 160º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #326856 is Cyan = 0.52, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 104 | 86 | - |
| CMYK | 0.52 | 0 | 0.17 | 0.59 |
| HSL | 160º | 0.35% | 0.3% | - |
| HSV(B) | 160º | 0.52% | 0.41% | - |
| XYZ | 7.95 | 11.25 | 10.56 | - |
| YUV | 85.8 | 128.11 | 102.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 104 | 86 | 0.52 | 0 | 0.17 | 0.59 | 160 | 0.35 | 0.3 |
| Hex | 32 | 68 | 56 | 34 | 0 | 11 | 3B | A0 | 23 | 1E |
| Octal | 62 | 150 | 126 | 64 | 0 | 21 | 73 | 240 | 43 | 36 |
| Binary | 110010 | 1101000 | 1010110 | 110100 | 0 | 10001 | 111011 | 10100000 | 100011 | 11110 |
Color Harmonies of #326856
Complementary color
Monochromatic Colors of #326856
Black with #326856
Text Example
Text Example
White with #326856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326856; }
p { color: rgb(50,104,86); }
H1.HeaderClassName
{
color: #326856;
}
.AnyTagClassName
{
color: #326856;
}
</style>
background-color css
<style>
a { background-color: #326856; }
a { background-color: rgb(50,104,86); }
div.DivClassName
{
background-color: #326856;
}
.BgClassName
{
background-color: #326856;
}
</style>
border-color css
<style>
span { border-color: #326856; }
span { border-color: rgb(50,104,86); }
td.TdClassName
{
border-color: #326856;
}
.TagClassName
{
border-color: #326856;
}
</style>