Shades of Spectra #326656
Tints of Spectra #326656
RGB
CMYK
RGB Variations
Color information
#326656 (or 0x326656) is known color: Spectra. HEX triplet: 32, 66 and 56. RGB value is (50,102,86). Sum of RGB (Red+Green+Blue) = 50+102+86=238 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.01% from 238); Green value is 102 (40.23% from 255 or 42.86% from 238); Blue value is 86 (33.98% from 255 or 36.13% from 238); Max value from RGB is 102 - color contains mainly: green. Hex color #326656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326656 is #CD99A9. Grayscale: #545454. Windows color (decimal): -13474218 or 5662258. OLE color: 5662258.
HSL color Cylindrical-coordinate representation of color #326656: hue angle of 161.54º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #326656 is Cyan = 0.51, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 50 | 102 | 86 | - |
| CMYK | 0.51 | 0 | 0.16 | 0.6 |
| HSL | 161.54º | 0.34% | 0.3% | - |
| HSV(B) | 161.54º | 0.51% | 0.4% | - |
| XYZ | 7.75 | 10.85 | 10.49 | - |
| YUV | 84.63 | 128.77 | 103.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 102 | 86 | 0.51 | 0 | 0.16 | 0.6 | 161.54 | 0.34 | 0.3 |
| Hex | 32 | 66 | 56 | 33 | 0 | 10 | 3C | A2 | 22 | 1E |
| Octal | 62 | 146 | 126 | 63 | 0 | 20 | 74 | 242 | 42 | 36 |
| Binary | 110010 | 1100110 | 1010110 | 110011 | 0 | 10000 | 111100 | 10100010 | 100010 | 11110 |
Color Harmonies of #326656
Complementary color
Monochromatic Colors of #326656
Black with #326656
Text Example
Text Example
White with #326656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326656; }
p { color: rgb(50,102,86); }
H1.HeaderClassName
{
color: #326656;
}
.AnyTagClassName
{
color: #326656;
}
</style>
background-color css
<style>
a { background-color: #326656; }
a { background-color: rgb(50,102,86); }
div.DivClassName
{
background-color: #326656;
}
.BgClassName
{
background-color: #326656;
}
</style>
border-color css
<style>
span { border-color: #326656; }
span { border-color: rgb(50,102,86); }
td.TdClassName
{
border-color: #326656;
}
.TagClassName
{
border-color: #326656;
}
</style>