Shades of Spectra #326854
Tints of Spectra #326854
RGB
CMYK
RGB Variations
Color information
#326854 (or 0x326854) is known color: Spectra. HEX triplet: 32, 68 and 54. RGB value is (50,104,84). Sum of RGB (Red+Green+Blue) = 50+104+84=238 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.01% from 238); Green value is 104 (41.02% from 255 or 43.70% from 238); Blue value is 84 (33.20% from 255 or 35.29% from 238); Max value from RGB is 104 - color contains mainly: green. Hex color #326854 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326854 is #CD97AB. Grayscale: #555555. Windows color (decimal): -13473708 or 5531698. OLE color: 5531698.
HSL color Cylindrical-coordinate representation of color #326854: hue angle of 157.78º 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 #326854 is Cyan = 0.52, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 104 | 84 | - |
| CMYK | 0.52 | 0 | 0.19 | 0.59 |
| HSL | 157.78º | 0.35% | 0.3% | - |
| HSV(B) | 157.78º | 0.52% | 0.41% | - |
| XYZ | 7.87 | 11.22 | 10.14 | - |
| YUV | 85.57 | 127.11 | 102.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 104 | 84 | 0.52 | 0 | 0.19 | 0.59 | 157.78 | 0.35 | 0.3 |
| Hex | 32 | 68 | 54 | 34 | 0 | 13 | 3B | 9E | 23 | 1E |
| Octal | 62 | 150 | 124 | 64 | 0 | 23 | 73 | 236 | 43 | 36 |
| Binary | 110010 | 1101000 | 1010100 | 110100 | 0 | 10011 | 111011 | 10011110 | 100011 | 11110 |
Color Harmonies of #326854
Complementary color
Monochromatic Colors of #326854
Black with #326854
Text Example
Text Example
White with #326854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326854; }
p { color: rgb(50,104,84); }
H1.HeaderClassName
{
color: #326854;
}
.AnyTagClassName
{
color: #326854;
}
</style>
background-color css
<style>
a { background-color: #326854; }
a { background-color: rgb(50,104,84); }
div.DivClassName
{
background-color: #326854;
}
.BgClassName
{
background-color: #326854;
}
</style>
border-color css
<style>
span { border-color: #326854; }
span { border-color: rgb(50,104,84); }
td.TdClassName
{
border-color: #326854;
}
.TagClassName
{
border-color: #326854;
}
</style>