Shades of Persian Indigo #351097
Tints of Persian Indigo #351097
RGB
CMYK
RGB Variations
Color information
#351097 (or 0x351097) is known color: Persian Indigo. HEX triplet: 35, 10 and 97. RGB value is (53,16,151). Sum of RGB (Red+Green+Blue) = 53+16+151=220 (29% of max value = 765). Red value is 53 (21.09% from 255 or 24.09% from 220); Green value is 16 (6.64% from 255 or 7.27% from 220); Blue value is 151 (59.38% from 255 or 68.64% from 220); Max value from RGB is 151 - color contains mainly: blue. Hex color #351097 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351097 is #CAEF68. Grayscale: #292929. Windows color (decimal): -13299561 or 9900085. OLE color: 9900085.
HSL color Cylindrical-coordinate representation of color #351097: hue angle of 256.44º degrees, saturation: 0.81, 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 #351097 is Cyan = 0.65, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 16 | 151 | - |
| CMYK | 0.65 | 0.89 | 0 | 0.41 |
| HSL | 256.44º | 0.81% | 0.33% | - |
| HSV(B) | 256.44º | 0.89% | 0.59% | - |
| XYZ | 7.24 | 3.36 | 29.55 | - |
| YUV | 42.45 | 189.26 | 135.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 151 | 0.65 | 0.89 | 0 | 0.41 | 256.44 | 0.81 | 0.33 |
| Hex | 35 | 10 | 97 | 41 | 59 | 0 | 29 | 100 | 51 | 21 |
| Octal | 65 | 20 | 227 | 101 | 131 | 0 | 51 | 400 | 121 | 41 |
| Binary | 110101 | 10000 | 10010111 | 1000001 | 1011001 | 0 | 101001 | 100000000 | 1010001 | 100001 |
Color Harmonies of #351097
Complementary color
Monochromatic Colors of #351097
Black with #351097
Text Example
Text Example
White with #351097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351097; }
p { color: rgb(53,16,151); }
H1.HeaderClassName
{
color: #351097;
}
.AnyTagClassName
{
color: #351097;
}
</style>
background-color css
<style>
a { background-color: #351097; }
a { background-color: rgb(53,16,151); }
div.DivClassName
{
background-color: #351097;
}
.BgClassName
{
background-color: #351097;
}
</style>
border-color css
<style>
span { border-color: #351097; }
span { border-color: rgb(53,16,151); }
td.TdClassName
{
border-color: #351097;
}
.TagClassName
{
border-color: #351097;
}
</style>