Shades of Persian Indigo #352195
Tints of Persian Indigo #352195
RGB
CMYK
RGB Variations
Color information
#352195 (or 0x352195) is known color: Persian Indigo. HEX triplet: 35, 21 and 95. RGB value is (53,33,149). Sum of RGB (Red+Green+Blue) = 53+33+149=235 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.55% from 235); Green value is 33 (13.28% from 255 or 14.04% from 235); Blue value is 149 (58.59% from 255 or 63.40% from 235); Max value from RGB is 149 - color contains mainly: blue. Hex color #352195 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352195 is #CADE6A. Grayscale: #333333. Windows color (decimal): -13295211 or 9773365. OLE color: 9773365.
HSL color Cylindrical-coordinate representation of color #352195: hue angle of 250.34º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #352195 is Cyan = 0.64, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 33 | 149 | - |
| CMYK | 0.64 | 0.78 | 0 | 0.42 |
| HSL | 250.34º | 0.64% | 0.36% | - |
| HSV(B) | 250.34º | 0.78% | 0.58% | - |
| XYZ | 7.44 | 4.01 | 28.82 | - |
| YUV | 52.2 | 182.63 | 128.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 33 | 149 | 0.64 | 0.78 | 0 | 0.42 | 250.34 | 0.64 | 0.36 |
| Hex | 35 | 21 | 95 | 40 | 4E | 0 | 2A | FA | 40 | 24 |
| Octal | 65 | 41 | 225 | 100 | 116 | 0 | 52 | 372 | 100 | 44 |
| Binary | 110101 | 100001 | 10010101 | 1000000 | 1001110 | 0 | 101010 | 11111010 | 1000000 | 100100 |
Color Harmonies of #352195
Complementary color
Monochromatic Colors of #352195
Black with #352195
Text Example
Text Example
White with #352195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352195; }
p { color: rgb(53,33,149); }
H1.HeaderClassName
{
color: #352195;
}
.AnyTagClassName
{
color: #352195;
}
</style>
background-color css
<style>
a { background-color: #352195; }
a { background-color: rgb(53,33,149); }
div.DivClassName
{
background-color: #352195;
}
.BgClassName
{
background-color: #352195;
}
</style>
border-color css
<style>
span { border-color: #352195; }
span { border-color: rgb(53,33,149); }
td.TdClassName
{
border-color: #352195;
}
.TagClassName
{
border-color: #352195;
}
</style>