Shades of Spectra #326053
Tints of Spectra #326053
RGB
CMYK
RGB Variations
Color information
#326053 (or 0x326053) is known color: Spectra. HEX triplet: 32, 60 and 53. RGB value is (50,96,83). Sum of RGB (Red+Green+Blue) = 50+96+83=229 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.83% from 229); Green value is 96 (37.89% from 255 or 41.92% from 229); Blue value is 83 (32.81% from 255 or 36.24% from 229); Max value from RGB is 96 - color contains mainly: green. Hex color #326053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326053 is #CD9FAC. Grayscale: #505050. Windows color (decimal): -13475757 or 5464114. OLE color: 5464114.
HSL color Cylindrical-coordinate representation of color #326053: hue angle of 163.04º 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 #326053 is Cyan = 0.48, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 96 | 83 | - |
| CMYK | 0.48 | 0 | 0.14 | 0.62 |
| HSL | 163.04º | 0.32% | 0.29% | - |
| HSV(B) | 163.04º | 0.48% | 0.38% | - |
| XYZ | 7.06 | 9.67 | 9.68 | - |
| YUV | 80.76 | 129.26 | 106.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 96 | 83 | 0.48 | 0 | 0.14 | 0.62 | 163.04 | 0.32 | 0.29 |
| Hex | 32 | 60 | 53 | 30 | 0 | E | 3E | A3 | 20 | 1D |
| Octal | 62 | 140 | 123 | 60 | 0 | 16 | 76 | 243 | 40 | 35 |
| Binary | 110010 | 1100000 | 1010011 | 110000 | 0 | 1110 | 111110 | 10100011 | 100000 | 11101 |
Color Harmonies of #326053
Complementary color
Monochromatic Colors of #326053
Black with #326053
Text Example
Text Example
White with #326053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326053; }
p { color: rgb(50,96,83); }
H1.HeaderClassName
{
color: #326053;
}
.AnyTagClassName
{
color: #326053;
}
</style>
background-color css
<style>
a { background-color: #326053; }
a { background-color: rgb(50,96,83); }
div.DivClassName
{
background-color: #326053;
}
.BgClassName
{
background-color: #326053;
}
</style>
border-color css
<style>
span { border-color: #326053; }
span { border-color: rgb(50,96,83); }
td.TdClassName
{
border-color: #326053;
}
.TagClassName
{
border-color: #326053;
}
</style>