Shades of Spectra #326052
Tints of Spectra #326052
RGB
CMYK
RGB Variations
Color information
#326052 (or 0x326052) is known color: Spectra. HEX triplet: 32, 60 and 52. RGB value is (50,96,82). Sum of RGB (Red+Green+Blue) = 50+96+82=228 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.93% from 228); Green value is 96 (37.89% from 255 or 42.11% from 228); Blue value is 82 (32.42% from 255 or 35.96% from 228); Max value from RGB is 96 - color contains mainly: green. Hex color #326052 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326052 is #CD9FAD. Grayscale: #505050. Windows color (decimal): -13475758 or 5398578. OLE color: 5398578.
HSL color Cylindrical-coordinate representation of color #326052: hue angle of 161.74º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #326052 is Cyan = 0.48, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 96 | 82 | - |
| CMYK | 0.48 | 0 | 0.15 | 0.62 |
| HSL | 161.74º | 0.32% | 0.29% | - |
| HSV(B) | 161.74º | 0.48% | 0.38% | - |
| XYZ | 7.02 | 9.65 | 9.48 | - |
| YUV | 80.65 | 128.76 | 106.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 96 | 82 | 0.48 | 0 | 0.15 | 0.62 | 161.74 | 0.32 | 0.29 |
| Hex | 32 | 60 | 52 | 30 | 0 | F | 3E | A2 | 20 | 1D |
| Octal | 62 | 140 | 122 | 60 | 0 | 17 | 76 | 242 | 40 | 35 |
| Binary | 110010 | 1100000 | 1010010 | 110000 | 0 | 1111 | 111110 | 10100010 | 100000 | 11101 |
Color Harmonies of #326052
Complementary color
Monochromatic Colors of #326052
Black with #326052
Text Example
Text Example
White with #326052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326052; }
p { color: rgb(50,96,82); }
H1.HeaderClassName
{
color: #326052;
}
.AnyTagClassName
{
color: #326052;
}
</style>
background-color css
<style>
a { background-color: #326052; }
a { background-color: rgb(50,96,82); }
div.DivClassName
{
background-color: #326052;
}
.BgClassName
{
background-color: #326052;
}
</style>
border-color css
<style>
span { border-color: #326052; }
span { border-color: rgb(50,96,82); }
td.TdClassName
{
border-color: #326052;
}
.TagClassName
{
border-color: #326052;
}
</style>