Shades of Persian Indigo #351479
Tints of Persian Indigo #351479
RGB
CMYK
RGB Variations
Color information
#351479 (or 0x351479) is known color: Persian Indigo. HEX triplet: 35, 14 and 79. RGB value is (53,20,121). Sum of RGB (Red+Green+Blue) = 53+20+121=194 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.32% from 194); Green value is 20 (8.20% from 255 or 10.31% from 194); Blue value is 121 (47.66% from 255 or 62.37% from 194); Max value from RGB is 121 - color contains mainly: blue. Hex color #351479 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351479 is #CAEB86. Grayscale: #292929. Windows color (decimal): -13298567 or 7935029. OLE color: 7935029.
HSL color Cylindrical-coordinate representation of color #351479: hue angle of 259.6º degrees, saturation: 0.72, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #351479 is Cyan = 0.56, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 20 | 121 | - |
| CMYK | 0.56 | 0.83 | 0 | 0.53 |
| HSL | 259.6º | 0.72% | 0.28% | - |
| HSV(B) | 259.6º | 0.83% | 0.47% | - |
| XYZ | 5.17 | 2.64 | 18.33 | - |
| YUV | 41.38 | 172.93 | 136.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 20 | 121 | 0.56 | 0.83 | 0 | 0.53 | 259.6 | 0.72 | 0.28 |
| Hex | 35 | 14 | 79 | 38 | 53 | 0 | 35 | 104 | 48 | 1C |
| Octal | 65 | 24 | 171 | 70 | 123 | 0 | 65 | 404 | 110 | 34 |
| Binary | 110101 | 10100 | 1111001 | 111000 | 1010011 | 0 | 110101 | 100000100 | 1001000 | 11100 |
Color Harmonies of #351479
Complementary color
Monochromatic Colors of #351479
Black with #351479
Text Example
Text Example
White with #351479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351479; }
p { color: rgb(53,20,121); }
H1.HeaderClassName
{
color: #351479;
}
.AnyTagClassName
{
color: #351479;
}
</style>
background-color css
<style>
a { background-color: #351479; }
a { background-color: rgb(53,20,121); }
div.DivClassName
{
background-color: #351479;
}
.BgClassName
{
background-color: #351479;
}
</style>
border-color css
<style>
span { border-color: #351479; }
span { border-color: rgb(53,20,121); }
td.TdClassName
{
border-color: #351479;
}
.TagClassName
{
border-color: #351479;
}
</style>