Shades of Persian Indigo #351073
Tints of Persian Indigo #351073
RGB
CMYK
RGB Variations
Color information
#351073 (or 0x351073) is known color: Persian Indigo. HEX triplet: 35, 10 and 73. RGB value is (53,16,115). Sum of RGB (Red+Green+Blue) = 53+16+115=184 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.80% from 184); Green value is 16 (6.64% from 255 or 8.70% from 184); Blue value is 115 (45.31% from 255 or 62.5% from 184); Max value from RGB is 115 - color contains mainly: blue. Hex color #351073 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351073 is #CAEF8C. Grayscale: #252525. Windows color (decimal): -13299597 or 7540789. OLE color: 7540789.
HSL color Cylindrical-coordinate representation of color #351073: hue angle of 262.42º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #351073 is Cyan = 0.54, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 16 | 115 | - |
| CMYK | 0.54 | 0.86 | 0 | 0.55 |
| HSL | 262.42º | 0.76% | 0.26% | - |
| HSV(B) | 262.42º | 0.86% | 0.45% | - |
| XYZ | 4.75 | 2.37 | 16.43 | - |
| YUV | 38.35 | 171.26 | 138.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 115 | 0.54 | 0.86 | 0 | 0.55 | 262.42 | 0.76 | 0.26 |
| Hex | 35 | 10 | 73 | 36 | 56 | 0 | 37 | 106 | 4C | 1A |
| Octal | 65 | 20 | 163 | 66 | 126 | 0 | 67 | 406 | 114 | 32 |
| Binary | 110101 | 10000 | 1110011 | 110110 | 1010110 | 0 | 110111 | 100000110 | 1001100 | 11010 |
Color Harmonies of #351073
Complementary color
Monochromatic Colors of #351073
Black with #351073
Text Example
Text Example
White with #351073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351073; }
p { color: rgb(53,16,115); }
H1.HeaderClassName
{
color: #351073;
}
.AnyTagClassName
{
color: #351073;
}
</style>
background-color css
<style>
a { background-color: #351073; }
a { background-color: rgb(53,16,115); }
div.DivClassName
{
background-color: #351073;
}
.BgClassName
{
background-color: #351073;
}
</style>
border-color css
<style>
span { border-color: #351073; }
span { border-color: rgb(53,16,115); }
td.TdClassName
{
border-color: #351073;
}
.TagClassName
{
border-color: #351073;
}
</style>