Shades of Persian Indigo #351273
Tints of Persian Indigo #351273
RGB
CMYK
RGB Variations
Color information
#351273 (or 0x351273) is known color: Persian Indigo. HEX triplet: 35, 12 and 73. RGB value is (53,18,115). Sum of RGB (Red+Green+Blue) = 53+18+115=186 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.49% from 186); Green value is 18 (7.42% from 255 or 9.68% from 186); Blue value is 115 (45.31% from 255 or 61.83% from 186); Max value from RGB is 115 - color contains mainly: blue. Hex color #351273 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351273 is #CAED8C. Grayscale: #272727. Windows color (decimal): -13299085 or 7541301. OLE color: 7541301.
HSL color Cylindrical-coordinate representation of color #351273: hue angle of 261.65º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #351273 is Cyan = 0.54, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 18 | 115 | - |
| CMYK | 0.54 | 0.84 | 0 | 0.55 |
| HSL | 261.65º | 0.73% | 0.26% | - |
| HSV(B) | 261.65º | 0.84% | 0.45% | - |
| XYZ | 4.78 | 2.43 | 16.44 | - |
| YUV | 39.52 | 170.6 | 137.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 18 | 115 | 0.54 | 0.84 | 0 | 0.55 | 261.65 | 0.73 | 0.26 |
| Hex | 35 | 12 | 73 | 36 | 54 | 0 | 37 | 106 | 49 | 1A |
| Octal | 65 | 22 | 163 | 66 | 124 | 0 | 67 | 406 | 111 | 32 |
| Binary | 110101 | 10010 | 1110011 | 110110 | 1010100 | 0 | 110111 | 100000110 | 1001001 | 11010 |
Color Harmonies of #351273
Complementary color
Monochromatic Colors of #351273
Black with #351273
Text Example
Text Example
White with #351273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351273; }
p { color: rgb(53,18,115); }
H1.HeaderClassName
{
color: #351273;
}
.AnyTagClassName
{
color: #351273;
}
</style>
background-color css
<style>
a { background-color: #351273; }
a { background-color: rgb(53,18,115); }
div.DivClassName
{
background-color: #351273;
}
.BgClassName
{
background-color: #351273;
}
</style>
border-color css
<style>
span { border-color: #351273; }
span { border-color: rgb(53,18,115); }
td.TdClassName
{
border-color: #351273;
}
.TagClassName
{
border-color: #351273;
}
</style>