Shades of Persian Indigo #351270
Tints of Persian Indigo #351270
RGB
CMYK
RGB Variations
Color information
#351270 (or 0x351270) is known color: Persian Indigo. HEX triplet: 35, 12 and 70. RGB value is (53,18,112). Sum of RGB (Red+Green+Blue) = 53+18+112=183 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.96% from 183); Green value is 18 (7.42% from 255 or 9.84% from 183); Blue value is 112 (44.14% from 255 or 61.20% from 183); Max value from RGB is 112 - color contains mainly: blue. Hex color #351270 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351270 is #CAED8F. Grayscale: #262626. Windows color (decimal): -13299088 or 7344693. OLE color: 7344693.
HSL color Cylindrical-coordinate representation of color #351270: hue angle of 262.34º degrees, saturation: 0.72, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #351270 is Cyan = 0.53, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 18 | 112 | - |
| CMYK | 0.53 | 0.84 | 0 | 0.56 |
| HSL | 262.34º | 0.72% | 0.25% | - |
| HSV(B) | 262.34º | 0.84% | 0.44% | - |
| XYZ | 4.61 | 2.36 | 15.54 | - |
| YUV | 39.18 | 169.1 | 137.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 18 | 112 | 0.53 | 0.84 | 0 | 0.56 | 262.34 | 0.72 | 0.25 |
| Hex | 35 | 12 | 70 | 35 | 54 | 0 | 38 | 106 | 48 | 19 |
| Octal | 65 | 22 | 160 | 65 | 124 | 0 | 70 | 406 | 110 | 31 |
| Binary | 110101 | 10010 | 1110000 | 110101 | 1010100 | 0 | 111000 | 100000110 | 1001000 | 11001 |
Color Harmonies of #351270
Complementary color
Monochromatic Colors of #351270
Black with #351270
Text Example
Text Example
White with #351270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351270; }
p { color: rgb(53,18,112); }
H1.HeaderClassName
{
color: #351270;
}
.AnyTagClassName
{
color: #351270;
}
</style>
background-color css
<style>
a { background-color: #351270; }
a { background-color: rgb(53,18,112); }
div.DivClassName
{
background-color: #351270;
}
.BgClassName
{
background-color: #351270;
}
</style>
border-color css
<style>
span { border-color: #351270; }
span { border-color: rgb(53,18,112); }
td.TdClassName
{
border-color: #351270;
}
.TagClassName
{
border-color: #351270;
}
</style>