Shades of Persian Indigo #351397
Tints of Persian Indigo #351397
RGB
CMYK
RGB Variations
Color information
#351397 (or 0x351397) is known color: Persian Indigo. HEX triplet: 35, 13 and 97. RGB value is (53,19,151). Sum of RGB (Red+Green+Blue) = 53+19+151=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 19 (7.81% from 255 or 8.52% from 223); Blue value is 151 (59.38% from 255 or 67.71% from 223); Max value from RGB is 151 - color contains mainly: blue. Hex color #351397 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351397 is #CAEC68. Grayscale: #2B2B2B. Windows color (decimal): -13298793 or 9900853. OLE color: 9900853.
HSL color Cylindrical-coordinate representation of color #351397: hue angle of 255.45º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #351397 is Cyan = 0.65, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 19 | 151 | - |
| CMYK | 0.65 | 0.87 | 0 | 0.41 |
| HSL | 255.45º | 0.78% | 0.33% | - |
| HSV(B) | 255.45º | 0.87% | 0.59% | - |
| XYZ | 7.29 | 3.46 | 29.56 | - |
| YUV | 44.21 | 188.26 | 134.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 19 | 151 | 0.65 | 0.87 | 0 | 0.41 | 255.45 | 0.78 | 0.33 |
| Hex | 35 | 13 | 97 | 41 | 57 | 0 | 29 | FF | 4E | 21 |
| Octal | 65 | 23 | 227 | 101 | 127 | 0 | 51 | 377 | 116 | 41 |
| Binary | 110101 | 10011 | 10010111 | 1000001 | 1010111 | 0 | 101001 | 11111111 | 1001110 | 100001 |
Color Harmonies of #351397
Complementary color
Monochromatic Colors of #351397
Black with #351397
Text Example
Text Example
White with #351397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351397; }
p { color: rgb(53,19,151); }
H1.HeaderClassName
{
color: #351397;
}
.AnyTagClassName
{
color: #351397;
}
</style>
background-color css
<style>
a { background-color: #351397; }
a { background-color: rgb(53,19,151); }
div.DivClassName
{
background-color: #351397;
}
.BgClassName
{
background-color: #351397;
}
</style>
border-color css
<style>
span { border-color: #351397; }
span { border-color: rgb(53,19,151); }
td.TdClassName
{
border-color: #351397;
}
.TagClassName
{
border-color: #351397;
}
</style>