Shades of Persian Indigo #351373
Tints of Persian Indigo #351373
RGB
CMYK
RGB Variations
Color information
#351373 (or 0x351373) is known color: Persian Indigo. HEX triplet: 35, 13 and 73. RGB value is (53,19,115). Sum of RGB (Red+Green+Blue) = 53+19+115=187 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.34% from 187); Green value is 19 (7.81% from 255 or 10.16% from 187); Blue value is 115 (45.31% from 255 or 61.50% from 187); Max value from RGB is 115 - color contains mainly: blue. Hex color #351373 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351373 is #CAEC8C. Grayscale: #272727. Windows color (decimal): -13298829 or 7541557. OLE color: 7541557.
HSL color Cylindrical-coordinate representation of color #351373: hue angle of 261.25º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #351373 is Cyan = 0.54, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 19 | 115 | - |
| CMYK | 0.54 | 0.83 | 0 | 0.55 |
| HSL | 261.25º | 0.72% | 0.26% | - |
| HSV(B) | 261.25º | 0.83% | 0.45% | - |
| XYZ | 4.8 | 2.46 | 16.44 | - |
| YUV | 40.11 | 170.26 | 137.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 19 | 115 | 0.54 | 0.83 | 0 | 0.55 | 261.25 | 0.72 | 0.26 |
| Hex | 35 | 13 | 73 | 36 | 53 | 0 | 37 | 105 | 48 | 1A |
| Octal | 65 | 23 | 163 | 66 | 123 | 0 | 67 | 405 | 110 | 32 |
| Binary | 110101 | 10011 | 1110011 | 110110 | 1010011 | 0 | 110111 | 100000101 | 1001000 | 11010 |
Color Harmonies of #351373
Complementary color
Monochromatic Colors of #351373
Black with #351373
Text Example
Text Example
White with #351373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351373; }
p { color: rgb(53,19,115); }
H1.HeaderClassName
{
color: #351373;
}
.AnyTagClassName
{
color: #351373;
}
</style>
background-color css
<style>
a { background-color: #351373; }
a { background-color: rgb(53,19,115); }
div.DivClassName
{
background-color: #351373;
}
.BgClassName
{
background-color: #351373;
}
</style>
border-color css
<style>
span { border-color: #351373; }
span { border-color: rgb(53,19,115); }
td.TdClassName
{
border-color: #351373;
}
.TagClassName
{
border-color: #351373;
}
</style>