Shades of Spectra #326757
Tints of Spectra #326757
RGB
CMYK
RGB Variations
Color information
#326757 (or 0x326757) is known color: Spectra. HEX triplet: 32, 67 and 57. RGB value is (50,103,87). Sum of RGB (Red+Green+Blue) = 50+103+87=240 (31% of max value = 765). Red value is 50 (19.92% from 255 or 20.83% from 240); Green value is 103 (40.62% from 255 or 42.92% from 240); Blue value is 87 (34.38% from 255 or 36.25% from 240); Max value from RGB is 103 - color contains mainly: green. Hex color #326757 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326757 is #CD98A8. Grayscale: #555555. Windows color (decimal): -13473961 or 5728050. OLE color: 5728050.
HSL color Cylindrical-coordinate representation of color #326757: hue angle of 161.89º degrees, saturation: 0.35, 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 #326757 is Cyan = 0.51, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 103 | 87 | - |
| CMYK | 0.51 | 0 | 0.16 | 0.60 |
| HSL | 161.89º | 0.35% | 0.3% | - |
| HSV(B) | 161.89º | 0.51% | 0.4% | - |
| XYZ | 7.89 | 11.07 | 10.74 | - |
| YUV | 85.33 | 128.94 | 102.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 103 | 87 | 0.51 | 0 | 0.16 | 0.60 | 161.89 | 0.35 | 0.3 |
| Hex | 32 | 67 | 57 | 33 | 0 | 10 | 3C | A2 | 23 | 1E |
| Octal | 62 | 147 | 127 | 63 | 0 | 20 | 74 | 242 | 43 | 36 |
| Binary | 110010 | 1100111 | 1010111 | 110011 | 0 | 10000 | 111100 | 10100010 | 100011 | 11110 |
Color Harmonies of #326757
Complementary color
Monochromatic Colors of #326757
Black with #326757
Text Example
Text Example
White with #326757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326757; }
p { color: rgb(50,103,87); }
H1.HeaderClassName
{
color: #326757;
}
.AnyTagClassName
{
color: #326757;
}
</style>
background-color css
<style>
a { background-color: #326757; }
a { background-color: rgb(50,103,87); }
div.DivClassName
{
background-color: #326757;
}
.BgClassName
{
background-color: #326757;
}
</style>
border-color css
<style>
span { border-color: #326757; }
span { border-color: rgb(50,103,87); }
td.TdClassName
{
border-color: #326757;
}
.TagClassName
{
border-color: #326757;
}
</style>