Shades of Persian Indigo #351693
Tints of Persian Indigo #351693
RGB
CMYK
RGB Variations
Color information
#351693 (or 0x351693) is known color: Persian Indigo. HEX triplet: 35, 16 and 93. RGB value is (53,22,147). Sum of RGB (Red+Green+Blue) = 53+22+147=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 22 (8.98% from 255 or 9.91% from 222); Blue value is 147 (57.81% from 255 or 66.22% from 222); Max value from RGB is 147 - color contains mainly: blue. Hex color #351693 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351693 is #CAE96C. Grayscale: #2D2D2D. Windows color (decimal): -13298029 or 9639477. OLE color: 9639477.
HSL color Cylindrical-coordinate representation of color #351693: hue angle of 254.88º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #351693 is Cyan = 0.64, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 22 | 147 | - |
| CMYK | 0.64 | 0.85 | 0 | 0.42 |
| HSL | 254.88º | 0.74% | 0.33% | - |
| HSV(B) | 254.88º | 0.85% | 0.58% | - |
| XYZ | 7.02 | 3.44 | 27.9 | - |
| YUV | 45.52 | 185.27 | 133.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 147 | 0.64 | 0.85 | 0 | 0.42 | 254.88 | 0.74 | 0.33 |
| Hex | 35 | 16 | 93 | 40 | 55 | 0 | 2A | FF | 4A | 21 |
| Octal | 65 | 26 | 223 | 100 | 125 | 0 | 52 | 377 | 112 | 41 |
| Binary | 110101 | 10110 | 10010011 | 1000000 | 1010101 | 0 | 101010 | 11111111 | 1001010 | 100001 |
Color Harmonies of #351693
Complementary color
Monochromatic Colors of #351693
Black with #351693
Text Example
Text Example
White with #351693
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351693; }
p { color: rgb(53,22,147); }
H1.HeaderClassName
{
color: #351693;
}
.AnyTagClassName
{
color: #351693;
}
</style>
background-color css
<style>
a { background-color: #351693; }
a { background-color: rgb(53,22,147); }
div.DivClassName
{
background-color: #351693;
}
.BgClassName
{
background-color: #351693;
}
</style>
border-color css
<style>
span { border-color: #351693; }
span { border-color: rgb(53,22,147); }
td.TdClassName
{
border-color: #351693;
}
.TagClassName
{
border-color: #351693;
}
</style>