Shades of Persian Indigo #352273
Tints of Persian Indigo #352273
RGB
CMYK
RGB Variations
Color information
#352273 (or 0x352273) is known color: Persian Indigo. HEX triplet: 35, 22 and 73. RGB value is (53,34,115). Sum of RGB (Red+Green+Blue) = 53+34+115=202 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.24% from 202); Green value is 34 (13.67% from 255 or 16.83% from 202); Blue value is 115 (45.31% from 255 or 56.93% from 202); Max value from RGB is 115 - color contains mainly: blue. Hex color #352273 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352273 is #CADD8C. Grayscale: #303030. Windows color (decimal): -13294989 or 7545397. OLE color: 7545397.
HSL color Cylindrical-coordinate representation of color #352273: hue angle of 254.07º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #352273 is Cyan = 0.54, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 34 | 115 | - |
| CMYK | 0.54 | 0.70 | 0 | 0.55 |
| HSL | 254.07º | 0.54% | 0.29% | - |
| HSV(B) | 254.07º | 0.7% | 0.45% | - |
| XYZ | 5.13 | 3.14 | 16.55 | - |
| YUV | 48.92 | 165.29 | 130.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 34 | 115 | 0.54 | 0.70 | 0 | 0.55 | 254.07 | 0.54 | 0.29 |
| Hex | 35 | 22 | 73 | 36 | 46 | 0 | 37 | FE | 36 | 1D |
| Octal | 65 | 42 | 163 | 66 | 106 | 0 | 67 | 376 | 66 | 35 |
| Binary | 110101 | 100010 | 1110011 | 110110 | 1000110 | 0 | 110111 | 11111110 | 110110 | 11101 |
Color Harmonies of #352273
Complementary color
Monochromatic Colors of #352273
Black with #352273
Text Example
Text Example
White with #352273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352273; }
p { color: rgb(53,34,115); }
H1.HeaderClassName
{
color: #352273;
}
.AnyTagClassName
{
color: #352273;
}
</style>
background-color css
<style>
a { background-color: #352273; }
a { background-color: rgb(53,34,115); }
div.DivClassName
{
background-color: #352273;
}
.BgClassName
{
background-color: #352273;
}
</style>
border-color css
<style>
span { border-color: #352273; }
span { border-color: rgb(53,34,115); }
td.TdClassName
{
border-color: #352273;
}
.TagClassName
{
border-color: #352273;
}
</style>