Shades of Persian Indigo #351670
Tints of Persian Indigo #351670
RGB
CMYK
RGB Variations
Color information
#351670 (or 0x351670) is known color: Persian Indigo. HEX triplet: 35, 16 and 70. RGB value is (53,22,112). Sum of RGB (Red+Green+Blue) = 53+22+112=187 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.34% from 187); Green value is 22 (8.98% from 255 or 11.76% from 187); Blue value is 112 (44.14% from 255 or 59.89% from 187); Max value from RGB is 112 - color contains mainly: blue. Hex color #351670 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351670 is #CAE98F. Grayscale: #292929. Windows color (decimal): -13298064 or 7345717. OLE color: 7345717.
HSL color Cylindrical-coordinate representation of color #351670: hue angle of 260.67º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #351670 is Cyan = 0.53, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 22 | 112 | - |
| CMYK | 0.53 | 0.80 | 0 | 0.56 |
| HSL | 260.67º | 0.67% | 0.26% | - |
| HSV(B) | 260.67º | 0.8% | 0.44% | - |
| XYZ | 4.68 | 2.5 | 15.57 | - |
| YUV | 41.53 | 167.77 | 136.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 22 | 112 | 0.53 | 0.80 | 0 | 0.56 | 260.67 | 0.67 | 0.26 |
| Hex | 35 | 16 | 70 | 35 | 50 | 0 | 38 | 105 | 43 | 1A |
| Octal | 65 | 26 | 160 | 65 | 120 | 0 | 70 | 405 | 103 | 32 |
| Binary | 110101 | 10110 | 1110000 | 110101 | 1010000 | 0 | 111000 | 100000101 | 1000011 | 11010 |
Color Harmonies of #351670
Complementary color
Monochromatic Colors of #351670
Black with #351670
Text Example
Text Example
White with #351670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351670; }
p { color: rgb(53,22,112); }
H1.HeaderClassName
{
color: #351670;
}
.AnyTagClassName
{
color: #351670;
}
</style>
background-color css
<style>
a { background-color: #351670; }
a { background-color: rgb(53,22,112); }
div.DivClassName
{
background-color: #351670;
}
.BgClassName
{
background-color: #351670;
}
</style>
border-color css
<style>
span { border-color: #351670; }
span { border-color: rgb(53,22,112); }
td.TdClassName
{
border-color: #351670;
}
.TagClassName
{
border-color: #351670;
}
</style>