Shades of Persian Indigo #352074
Tints of Persian Indigo #352074
RGB
CMYK
RGB Variations
Color information
#352074 (or 0x352074) is known color: Persian Indigo. HEX triplet: 35, 20 and 74. RGB value is (53,32,116). Sum of RGB (Red+Green+Blue) = 53+32+116=201 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.37% from 201); Green value is 32 (12.89% from 255 or 15.92% from 201); Blue value is 116 (45.70% from 255 or 57.71% from 201); Max value from RGB is 116 - color contains mainly: blue. Hex color #352074 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352074 is #CADF8B. Grayscale: #2F2F2F. Windows color (decimal): -13295500 or 7610421. OLE color: 7610421.
HSL color Cylindrical-coordinate representation of color #352074: hue angle of 255º degrees, saturation: 0.57, 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 #352074 is Cyan = 0.54, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 32 | 116 | - |
| CMYK | 0.54 | 0.72 | 0 | 0.55 |
| HSL | 255º | 0.57% | 0.29% | - |
| HSV(B) | 255º | 0.72% | 0.45% | - |
| XYZ | 5.14 | 3.05 | 16.84 | - |
| YUV | 47.86 | 166.46 | 131.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 32 | 116 | 0.54 | 0.72 | 0 | 0.55 | 255 | 0.57 | 0.29 |
| Hex | 35 | 20 | 74 | 36 | 48 | 0 | 37 | FF | 39 | 1D |
| Octal | 65 | 40 | 164 | 66 | 110 | 0 | 67 | 377 | 71 | 35 |
| Binary | 110101 | 100000 | 1110100 | 110110 | 1001000 | 0 | 110111 | 11111111 | 111001 | 11101 |
Color Harmonies of #352074
Complementary color
Monochromatic Colors of #352074
Black with #352074
Text Example
Text Example
White with #352074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352074; }
p { color: rgb(53,32,116); }
H1.HeaderClassName
{
color: #352074;
}
.AnyTagClassName
{
color: #352074;
}
</style>
background-color css
<style>
a { background-color: #352074; }
a { background-color: rgb(53,32,116); }
div.DivClassName
{
background-color: #352074;
}
.BgClassName
{
background-color: #352074;
}
</style>
border-color css
<style>
span { border-color: #352074; }
span { border-color: rgb(53,32,116); }
td.TdClassName
{
border-color: #352074;
}
.TagClassName
{
border-color: #352074;
}
</style>