Shades of Persian Indigo #352081
Tints of Persian Indigo #352081
RGB
CMYK
RGB Variations
Color information
#352081 (or 0x352081) is known color: Persian Indigo. HEX triplet: 35, 20 and 81. RGB value is (53,32,129). Sum of RGB (Red+Green+Blue) = 53+32+129=214 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.77% from 214); Green value is 32 (12.89% from 255 or 14.95% from 214); Blue value is 129 (50.78% from 255 or 60.28% from 214); Max value from RGB is 129 - color contains mainly: blue. Hex color #352081 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352081 is #CADF7E. Grayscale: #303030. Windows color (decimal): -13295487 or 8462389. OLE color: 8462389.
HSL color Cylindrical-coordinate representation of color #352081: hue angle of 252.99º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #352081 is Cyan = 0.59, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 32 | 129 | - |
| CMYK | 0.59 | 0.75 | 0 | 0.49 |
| HSL | 252.99º | 0.6% | 0.32% | - |
| HSV(B) | 252.99º | 0.75% | 0.51% | - |
| XYZ | 5.95 | 3.37 | 21.11 | - |
| YUV | 49.34 | 172.96 | 130.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 32 | 129 | 0.59 | 0.75 | 0 | 0.49 | 252.99 | 0.6 | 0.32 |
| Hex | 35 | 20 | 81 | 3B | 4B | 0 | 31 | FD | 3C | 20 |
| Octal | 65 | 40 | 201 | 73 | 113 | 0 | 61 | 375 | 74 | 40 |
| Binary | 110101 | 100000 | 10000001 | 111011 | 1001011 | 0 | 110001 | 11111101 | 111100 | 100000 |
Color Harmonies of #352081
Complementary color
Monochromatic Colors of #352081
Black with #352081
Text Example
Text Example
White with #352081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352081; }
p { color: rgb(53,32,129); }
H1.HeaderClassName
{
color: #352081;
}
.AnyTagClassName
{
color: #352081;
}
</style>
background-color css
<style>
a { background-color: #352081; }
a { background-color: rgb(53,32,129); }
div.DivClassName
{
background-color: #352081;
}
.BgClassName
{
background-color: #352081;
}
</style>
border-color css
<style>
span { border-color: #352081; }
span { border-color: rgb(53,32,129); }
td.TdClassName
{
border-color: #352081;
}
.TagClassName
{
border-color: #352081;
}
</style>