Shades of Persian Indigo #351197
Tints of Persian Indigo #351197
RGB
CMYK
RGB Variations
Color information
#351197 (or 0x351197) is known color: Persian Indigo. HEX triplet: 35, 11 and 97. RGB value is (53,17,151). Sum of RGB (Red+Green+Blue) = 53+17+151=221 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.98% from 221); Green value is 17 (7.03% from 255 or 7.69% from 221); Blue value is 151 (59.38% from 255 or 68.33% from 221); Max value from RGB is 151 - color contains mainly: blue. Hex color #351197 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351197 is #CAEE68. Grayscale: #2A2A2A. Windows color (decimal): -13299305 or 9900341. OLE color: 9900341.
HSL color Cylindrical-coordinate representation of color #351197: hue angle of 256.12º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #351197 is Cyan = 0.65, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 17 | 151 | - |
| CMYK | 0.65 | 0.89 | 0 | 0.41 |
| HSL | 256.12º | 0.8% | 0.33% | - |
| HSV(B) | 256.12º | 0.89% | 0.59% | - |
| XYZ | 7.25 | 3.39 | 29.55 | - |
| YUV | 43.04 | 188.93 | 135.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 17 | 151 | 0.65 | 0.89 | 0 | 0.41 | 256.12 | 0.8 | 0.33 |
| Hex | 35 | 11 | 97 | 41 | 59 | 0 | 29 | 100 | 50 | 21 |
| Octal | 65 | 21 | 227 | 101 | 131 | 0 | 51 | 400 | 120 | 41 |
| Binary | 110101 | 10001 | 10010111 | 1000001 | 1011001 | 0 | 101001 | 100000000 | 1010000 | 100001 |
Color Harmonies of #351197
Complementary color
Monochromatic Colors of #351197
Black with #351197
Text Example
Text Example
White with #351197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351197; }
p { color: rgb(53,17,151); }
H1.HeaderClassName
{
color: #351197;
}
.AnyTagClassName
{
color: #351197;
}
</style>
background-color css
<style>
a { background-color: #351197; }
a { background-color: rgb(53,17,151); }
div.DivClassName
{
background-color: #351197;
}
.BgClassName
{
background-color: #351197;
}
</style>
border-color css
<style>
span { border-color: #351197; }
span { border-color: rgb(53,17,151); }
td.TdClassName
{
border-color: #351197;
}
.TagClassName
{
border-color: #351197;
}
</style>