Shades of Persian Indigo #352179
Tints of Persian Indigo #352179
RGB
CMYK
RGB Variations
Color information
#352179 (or 0x352179) is known color: Persian Indigo. HEX triplet: 35, 21 and 79. RGB value is (53,33,121). Sum of RGB (Red+Green+Blue) = 53+33+121=207 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.60% from 207); Green value is 33 (13.28% from 255 or 15.94% from 207); Blue value is 121 (47.66% from 255 or 58.45% from 207); Max value from RGB is 121 - color contains mainly: blue. Hex color #352179 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352179 is #CADE86. Grayscale: #303030. Windows color (decimal): -13295239 or 7938357. OLE color: 7938357.
HSL color Cylindrical-coordinate representation of color #352179: hue angle of 253.64º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #352179 is Cyan = 0.56, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 33 | 121 | - |
| CMYK | 0.56 | 0.73 | 0 | 0.53 |
| HSL | 253.64º | 0.57% | 0.3% | - |
| HSV(B) | 253.64º | 0.73% | 0.47% | - |
| XYZ | 5.46 | 3.23 | 18.42 | - |
| YUV | 49.01 | 168.63 | 130.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 33 | 121 | 0.56 | 0.73 | 0 | 0.53 | 253.64 | 0.57 | 0.3 |
| Hex | 35 | 21 | 79 | 38 | 49 | 0 | 35 | FE | 39 | 1E |
| Octal | 65 | 41 | 171 | 70 | 111 | 0 | 65 | 376 | 71 | 36 |
| Binary | 110101 | 100001 | 1111001 | 111000 | 1001001 | 0 | 110101 | 11111110 | 111001 | 11110 |
Color Harmonies of #352179
Complementary color
Monochromatic Colors of #352179
Black with #352179
Text Example
Text Example
White with #352179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352179; }
p { color: rgb(53,33,121); }
H1.HeaderClassName
{
color: #352179;
}
.AnyTagClassName
{
color: #352179;
}
</style>
background-color css
<style>
a { background-color: #352179; }
a { background-color: rgb(53,33,121); }
div.DivClassName
{
background-color: #352179;
}
.BgClassName
{
background-color: #352179;
}
</style>
border-color css
<style>
span { border-color: #352179; }
span { border-color: rgb(53,33,121); }
td.TdClassName
{
border-color: #352179;
}
.TagClassName
{
border-color: #352179;
}
</style>