Shades of Spectra #326054
Tints of Spectra #326054
RGB
CMYK
RGB Variations
Color information
#326054 (or 0x326054) is known color: Spectra. HEX triplet: 32, 60 and 54. RGB value is (50,96,84). Sum of RGB (Red+Green+Blue) = 50+96+84=230 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.74% from 230); Green value is 96 (37.89% from 255 or 41.74% from 230); Blue value is 84 (33.20% from 255 or 36.52% from 230); Max value from RGB is 96 - color contains mainly: green. Hex color #326054 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326054 is #CD9FAB. Grayscale: #505050. Windows color (decimal): -13475756 or 5529650. OLE color: 5529650.
HSL color Cylindrical-coordinate representation of color #326054: hue angle of 164.35º 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 #326054 is Cyan = 0.48, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 96 | 84 | - |
| CMYK | 0.48 | 0 | 0.12 | 0.62 |
| HSL | 164.35º | 0.32% | 0.29% | - |
| HSV(B) | 164.35º | 0.48% | 0.38% | - |
| XYZ | 7.1 | 9.68 | 9.88 | - |
| YUV | 80.88 | 129.76 | 105.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 96 | 84 | 0.48 | 0 | 0.12 | 0.62 | 164.35 | 0.32 | 0.29 |
| Hex | 32 | 60 | 54 | 30 | 0 | C | 3E | A4 | 20 | 1D |
| Octal | 62 | 140 | 124 | 60 | 0 | 14 | 76 | 244 | 40 | 35 |
| Binary | 110010 | 1100000 | 1010100 | 110000 | 0 | 1100 | 111110 | 10100100 | 100000 | 11101 |
Color Harmonies of #326054
Complementary color
Monochromatic Colors of #326054
Black with #326054
Text Example
Text Example
White with #326054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326054; }
p { color: rgb(50,96,84); }
H1.HeaderClassName
{
color: #326054;
}
.AnyTagClassName
{
color: #326054;
}
</style>
background-color css
<style>
a { background-color: #326054; }
a { background-color: rgb(50,96,84); }
div.DivClassName
{
background-color: #326054;
}
.BgClassName
{
background-color: #326054;
}
</style>
border-color css
<style>
span { border-color: #326054; }
span { border-color: rgb(50,96,84); }
td.TdClassName
{
border-color: #326054;
}
.TagClassName
{
border-color: #326054;
}
</style>