Shades of Persian Indigo #352376
Tints of Persian Indigo #352376
RGB
CMYK
RGB Variations
Color information
#352376 (or 0x352376) is known color: Persian Indigo. HEX triplet: 35, 23 and 76. RGB value is (53,35,118). Sum of RGB (Red+Green+Blue) = 53+35+118=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 35 (14.06% from 255 or 16.99% from 206); Blue value is 118 (46.48% from 255 or 57.28% from 206); Max value from RGB is 118 - color contains mainly: blue. Hex color #352376 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352376 is #CADC89. Grayscale: #313131. Windows color (decimal): -13294730 or 7742261. OLE color: 7742261.
HSL color Cylindrical-coordinate representation of color #352376: hue angle of 253.01º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #352376 is Cyan = 0.55, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 35 | 118 | - |
| CMYK | 0.55 | 0.70 | 0 | 0.54 |
| HSL | 253.01º | 0.54% | 0.3% | - |
| HSV(B) | 253.01º | 0.7% | 0.46% | - |
| XYZ | 5.34 | 3.27 | 17.49 | - |
| YUV | 49.84 | 166.46 | 130.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 35 | 118 | 0.55 | 0.70 | 0 | 0.54 | 253.01 | 0.54 | 0.3 |
| Hex | 35 | 23 | 76 | 37 | 46 | 0 | 36 | FD | 36 | 1E |
| Octal | 65 | 43 | 166 | 67 | 106 | 0 | 66 | 375 | 66 | 36 |
| Binary | 110101 | 100011 | 1110110 | 110111 | 1000110 | 0 | 110110 | 11111101 | 110110 | 11110 |
Color Harmonies of #352376
Complementary color
Monochromatic Colors of #352376
Black with #352376
Text Example
Text Example
White with #352376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352376; }
p { color: rgb(53,35,118); }
H1.HeaderClassName
{
color: #352376;
}
.AnyTagClassName
{
color: #352376;
}
</style>
background-color css
<style>
a { background-color: #352376; }
a { background-color: rgb(53,35,118); }
div.DivClassName
{
background-color: #352376;
}
.BgClassName
{
background-color: #352376;
}
</style>
border-color css
<style>
span { border-color: #352376; }
span { border-color: rgb(53,35,118); }
td.TdClassName
{
border-color: #352376;
}
.TagClassName
{
border-color: #352376;
}
</style>