Shades of Persian Indigo #352174
Tints of Persian Indigo #352174
RGB
CMYK
RGB Variations
Color information
#352174 (or 0x352174) is known color: Persian Indigo. HEX triplet: 35, 21 and 74. RGB value is (53,33,116). Sum of RGB (Red+Green+Blue) = 53+33+116=202 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.24% from 202); Green value is 33 (13.28% from 255 or 16.34% from 202); Blue value is 116 (45.70% from 255 or 57.43% from 202); Max value from RGB is 116 - color contains mainly: blue. Hex color #352174 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352174 is #CADE8B. Grayscale: #303030. Windows color (decimal): -13295244 or 7610677. OLE color: 7610677.
HSL color Cylindrical-coordinate representation of color #352174: hue angle of 254.46º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #352174 is Cyan = 0.54, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 33 | 116 | - |
| CMYK | 0.54 | 0.72 | 0 | 0.55 |
| HSL | 254.46º | 0.56% | 0.29% | - |
| HSV(B) | 254.46º | 0.72% | 0.45% | - |
| XYZ | 5.16 | 3.11 | 16.85 | - |
| YUV | 48.44 | 166.13 | 131.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 33 | 116 | 0.54 | 0.72 | 0 | 0.55 | 254.46 | 0.56 | 0.29 |
| Hex | 35 | 21 | 74 | 36 | 48 | 0 | 37 | FE | 38 | 1D |
| Octal | 65 | 41 | 164 | 66 | 110 | 0 | 67 | 376 | 70 | 35 |
| Binary | 110101 | 100001 | 1110100 | 110110 | 1001000 | 0 | 110111 | 11111110 | 111000 | 11101 |
Color Harmonies of #352174
Complementary color
Monochromatic Colors of #352174
Black with #352174
Text Example
Text Example
White with #352174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352174; }
p { color: rgb(53,33,116); }
H1.HeaderClassName
{
color: #352174;
}
.AnyTagClassName
{
color: #352174;
}
</style>
background-color css
<style>
a { background-color: #352174; }
a { background-color: rgb(53,33,116); }
div.DivClassName
{
background-color: #352174;
}
.BgClassName
{
background-color: #352174;
}
</style>
border-color css
<style>
span { border-color: #352174; }
span { border-color: rgb(53,33,116); }
td.TdClassName
{
border-color: #352174;
}
.TagClassName
{
border-color: #352174;
}
</style>