Shades of Spectra #326453
Tints of Spectra #326453
RGB
CMYK
RGB Variations
Color information
#326453 (or 0x326453) is known color: Spectra. HEX triplet: 32, 64 and 53. RGB value is (50,100,83). Sum of RGB (Red+Green+Blue) = 50+100+83=233 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.46% from 233); Green value is 100 (39.45% from 255 or 42.92% from 233); Blue value is 83 (32.81% from 255 or 35.62% from 233); Max value from RGB is 100 - color contains mainly: green. Hex color #326453 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326453 is #CD9BAC. Grayscale: #535353. Windows color (decimal): -13474733 or 5465138. OLE color: 5465138.
HSL color Cylindrical-coordinate representation of color #326453: hue angle of 159.6º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #326453 is Cyan = 0.50, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 100 | 83 | - |
| CMYK | 0.50 | 0 | 0.17 | 0.61 |
| HSL | 159.6º | 0.33% | 0.29% | - |
| HSV(B) | 159.6º | 0.5% | 0.39% | - |
| XYZ | 7.43 | 10.42 | 9.8 | - |
| YUV | 83.11 | 127.94 | 104.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 100 | 83 | 0.50 | 0 | 0.17 | 0.61 | 159.6 | 0.33 | 0.29 |
| Hex | 32 | 64 | 53 | 32 | 0 | 11 | 3D | A0 | 21 | 1D |
| Octal | 62 | 144 | 123 | 62 | 0 | 21 | 75 | 240 | 41 | 35 |
| Binary | 110010 | 1100100 | 1010011 | 110010 | 0 | 10001 | 111101 | 10100000 | 100001 | 11101 |
Color Harmonies of #326453
Complementary color
Monochromatic Colors of #326453
Black with #326453
Text Example
Text Example
White with #326453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326453; }
p { color: rgb(50,100,83); }
H1.HeaderClassName
{
color: #326453;
}
.AnyTagClassName
{
color: #326453;
}
</style>
background-color css
<style>
a { background-color: #326453; }
a { background-color: rgb(50,100,83); }
div.DivClassName
{
background-color: #326453;
}
.BgClassName
{
background-color: #326453;
}
</style>
border-color css
<style>
span { border-color: #326453; }
span { border-color: rgb(50,100,83); }
td.TdClassName
{
border-color: #326453;
}
.TagClassName
{
border-color: #326453;
}
</style>