Shades of Persian Indigo #352172
Tints of Persian Indigo #352172
RGB
CMYK
RGB Variations
Color information
#352172 (or 0x352172) is known color: Persian Indigo. HEX triplet: 35, 21 and 72. RGB value is (53,33,114). Sum of RGB (Red+Green+Blue) = 53+33+114=200 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.5% from 200); Green value is 33 (13.28% from 255 or 16.5% from 200); Blue value is 114 (44.92% from 255 or 57% from 200); Max value from RGB is 114 - color contains mainly: blue. Hex color #352172 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352172 is #CADE8D. Grayscale: #2F2F2F. Windows color (decimal): -13295246 or 7479605. OLE color: 7479605.
HSL color Cylindrical-coordinate representation of color #352172: hue angle of 254.81º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #352172 is Cyan = 0.54, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 33 | 114 | - |
| CMYK | 0.54 | 0.71 | 0 | 0.55 |
| HSL | 254.81º | 0.55% | 0.29% | - |
| HSV(B) | 254.81º | 0.71% | 0.45% | - |
| XYZ | 5.05 | 3.06 | 16.24 | - |
| YUV | 48.21 | 165.13 | 131.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 33 | 114 | 0.54 | 0.71 | 0 | 0.55 | 254.81 | 0.55 | 0.29 |
| Hex | 35 | 21 | 72 | 36 | 47 | 0 | 37 | FF | 37 | 1D |
| Octal | 65 | 41 | 162 | 66 | 107 | 0 | 67 | 377 | 67 | 35 |
| Binary | 110101 | 100001 | 1110010 | 110110 | 1000111 | 0 | 110111 | 11111111 | 110111 | 11101 |
Color Harmonies of #352172
Complementary color
Monochromatic Colors of #352172
Black with #352172
Text Example
Text Example
White with #352172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352172; }
p { color: rgb(53,33,114); }
H1.HeaderClassName
{
color: #352172;
}
.AnyTagClassName
{
color: #352172;
}
</style>
background-color css
<style>
a { background-color: #352172; }
a { background-color: rgb(53,33,114); }
div.DivClassName
{
background-color: #352172;
}
.BgClassName
{
background-color: #352172;
}
</style>
border-color css
<style>
span { border-color: #352172; }
span { border-color: rgb(53,33,114); }
td.TdClassName
{
border-color: #352172;
}
.TagClassName
{
border-color: #352172;
}
</style>