Shades of Persian Indigo #352385
Tints of Persian Indigo #352385
RGB
CMYK
RGB Variations
Color information
#352385 (or 0x352385) is known color: Persian Indigo. HEX triplet: 35, 23 and 85. RGB value is (53,35,133). Sum of RGB (Red+Green+Blue) = 53+35+133=221 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.98% from 221); Green value is 35 (14.06% from 255 or 15.84% from 221); Blue value is 133 (52.34% from 255 or 60.18% from 221); Max value from RGB is 133 - color contains mainly: blue. Hex color #352385 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352385 is #CADC7A. Grayscale: #333333. Windows color (decimal): -13294715 or 8725301. OLE color: 8725301.
HSL color Cylindrical-coordinate representation of color #352385: hue angle of 251.02º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #352385 is Cyan = 0.60, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 35 | 133 | - |
| CMYK | 0.60 | 0.74 | 0 | 0.48 |
| HSL | 251.02º | 0.58% | 0.33% | - |
| HSV(B) | 251.02º | 0.74% | 0.52% | - |
| XYZ | 6.3 | 3.65 | 22.56 | - |
| YUV | 51.55 | 173.96 | 129.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 35 | 133 | 0.60 | 0.74 | 0 | 0.48 | 251.02 | 0.58 | 0.33 |
| Hex | 35 | 23 | 85 | 3C | 4A | 0 | 30 | FB | 3A | 21 |
| Octal | 65 | 43 | 205 | 74 | 112 | 0 | 60 | 373 | 72 | 41 |
| Binary | 110101 | 100011 | 10000101 | 111100 | 1001010 | 0 | 110000 | 11111011 | 111010 | 100001 |
Color Harmonies of #352385
Complementary color
Monochromatic Colors of #352385
Black with #352385
Text Example
Text Example
White with #352385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352385; }
p { color: rgb(53,35,133); }
H1.HeaderClassName
{
color: #352385;
}
.AnyTagClassName
{
color: #352385;
}
</style>
background-color css
<style>
a { background-color: #352385; }
a { background-color: rgb(53,35,133); }
div.DivClassName
{
background-color: #352385;
}
.BgClassName
{
background-color: #352385;
}
</style>
border-color css
<style>
span { border-color: #352385; }
span { border-color: rgb(53,35,133); }
td.TdClassName
{
border-color: #352385;
}
.TagClassName
{
border-color: #352385;
}
</style>