Shades of Spectra #326952
Tints of Spectra #326952
RGB
CMYK
RGB Variations
Color information
#326952 (or 0x326952) is known color: Spectra. HEX triplet: 32, 69 and 52. RGB value is (50,105,82). Sum of RGB (Red+Green+Blue) = 50+105+82=237 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.10% from 237); Green value is 105 (41.41% from 255 or 44.30% from 237); Blue value is 82 (32.42% from 255 or 34.60% from 237); Max value from RGB is 105 - color contains mainly: green. Hex color #326952 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326952 is #CD96AD. Grayscale: #555555. Windows color (decimal): -13473454 or 5400882. OLE color: 5400882.
HSL color Cylindrical-coordinate representation of color #326952: hue angle of 154.91º 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 #326952 is Cyan = 0.52, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 105 | 82 | - |
| CMYK | 0.52 | 0 | 0.22 | 0.59 |
| HSL | 154.91º | 0.35% | 0.3% | - |
| HSV(B) | 154.91º | 0.52% | 0.41% | - |
| XYZ | 7.89 | 11.39 | 9.77 | - |
| YUV | 85.93 | 125.78 | 102.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 105 | 82 | 0.52 | 0 | 0.22 | 0.59 | 154.91 | 0.35 | 0.3 |
| Hex | 32 | 69 | 52 | 34 | 0 | 16 | 3B | 9B | 23 | 1E |
| Octal | 62 | 151 | 122 | 64 | 0 | 26 | 73 | 233 | 43 | 36 |
| Binary | 110010 | 1101001 | 1010010 | 110100 | 0 | 10110 | 111011 | 10011011 | 100011 | 11110 |
Color Harmonies of #326952
Complementary color
Monochromatic Colors of #326952
Black with #326952
Text Example
Text Example
White with #326952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326952; }
p { color: rgb(50,105,82); }
H1.HeaderClassName
{
color: #326952;
}
.AnyTagClassName
{
color: #326952;
}
</style>
background-color css
<style>
a { background-color: #326952; }
a { background-color: rgb(50,105,82); }
div.DivClassName
{
background-color: #326952;
}
.BgClassName
{
background-color: #326952;
}
</style>
border-color css
<style>
span { border-color: #326952; }
span { border-color: rgb(50,105,82); }
td.TdClassName
{
border-color: #326952;
}
.TagClassName
{
border-color: #326952;
}
</style>