Shades of Persian Indigo #352283
Tints of Persian Indigo #352283
RGB
CMYK
RGB Variations
Color information
#352283 (or 0x352283) is known color: Persian Indigo. HEX triplet: 35, 22 and 83. RGB value is (53,34,131). Sum of RGB (Red+Green+Blue) = 53+34+131=218 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.31% from 218); Green value is 34 (13.67% from 255 or 15.60% from 218); Blue value is 131 (51.56% from 255 or 60.09% from 218); Max value from RGB is 131 - color contains mainly: blue. Hex color #352283 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352283 is #CADD7C. Grayscale: #323232. Windows color (decimal): -13294973 or 8593973. OLE color: 8593973.
HSL color Cylindrical-coordinate representation of color #352283: hue angle of 251.75º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #352283 is Cyan = 0.60, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 34 | 131 | - |
| CMYK | 0.60 | 0.74 | 0 | 0.49 |
| HSL | 251.75º | 0.59% | 0.32% | - |
| HSV(B) | 251.75º | 0.74% | 0.51% | - |
| XYZ | 6.14 | 3.54 | 21.83 | - |
| YUV | 50.74 | 173.29 | 129.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 34 | 131 | 0.60 | 0.74 | 0 | 0.49 | 251.75 | 0.59 | 0.32 |
| Hex | 35 | 22 | 83 | 3C | 4A | 0 | 31 | FC | 3B | 20 |
| Octal | 65 | 42 | 203 | 74 | 112 | 0 | 61 | 374 | 73 | 40 |
| Binary | 110101 | 100010 | 10000011 | 111100 | 1001010 | 0 | 110001 | 11111100 | 111011 | 100000 |
Color Harmonies of #352283
Complementary color
Monochromatic Colors of #352283
Black with #352283
Text Example
Text Example
White with #352283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352283; }
p { color: rgb(53,34,131); }
H1.HeaderClassName
{
color: #352283;
}
.AnyTagClassName
{
color: #352283;
}
</style>
background-color css
<style>
a { background-color: #352283; }
a { background-color: rgb(53,34,131); }
div.DivClassName
{
background-color: #352283;
}
.BgClassName
{
background-color: #352283;
}
</style>
border-color css
<style>
span { border-color: #352283; }
span { border-color: rgb(53,34,131); }
td.TdClassName
{
border-color: #352283;
}
.TagClassName
{
border-color: #352283;
}
</style>