Shades of Persian Indigo #351972
Tints of Persian Indigo #351972
RGB
CMYK
RGB Variations
Color information
#351972 (or 0x351972) is known color: Persian Indigo. HEX triplet: 35, 19 and 72. RGB value is (53,25,114). Sum of RGB (Red+Green+Blue) = 53+25+114=192 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.60% from 192); Green value is 25 (10.16% from 255 or 13.02% from 192); Blue value is 114 (44.92% from 255 or 59.38% from 192); Max value from RGB is 114 - color contains mainly: blue. Hex color #351972 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351972 is #CAE68D. Grayscale: #2B2B2B. Windows color (decimal): -13297294 or 7477557. OLE color: 7477557.
HSL color Cylindrical-coordinate representation of color #351972: hue angle of 258.88º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #351972 is Cyan = 0.54, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 25 | 114 | - |
| CMYK | 0.54 | 0.78 | 0 | 0.55 |
| HSL | 258.88º | 0.64% | 0.27% | - |
| HSV(B) | 258.88º | 0.78% | 0.45% | - |
| XYZ | 4.85 | 2.67 | 16.18 | - |
| YUV | 43.52 | 167.78 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 25 | 114 | 0.54 | 0.78 | 0 | 0.55 | 258.88 | 0.64 | 0.27 |
| Hex | 35 | 19 | 72 | 36 | 4E | 0 | 37 | 103 | 40 | 1B |
| Octal | 65 | 31 | 162 | 66 | 116 | 0 | 67 | 403 | 100 | 33 |
| Binary | 110101 | 11001 | 1110010 | 110110 | 1001110 | 0 | 110111 | 100000011 | 1000000 | 11011 |
Color Harmonies of #351972
Complementary color
Monochromatic Colors of #351972
Black with #351972
Text Example
Text Example
White with #351972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351972; }
p { color: rgb(53,25,114); }
H1.HeaderClassName
{
color: #351972;
}
.AnyTagClassName
{
color: #351972;
}
</style>
background-color css
<style>
a { background-color: #351972; }
a { background-color: rgb(53,25,114); }
div.DivClassName
{
background-color: #351972;
}
.BgClassName
{
background-color: #351972;
}
</style>
border-color css
<style>
span { border-color: #351972; }
span { border-color: rgb(53,25,114); }
td.TdClassName
{
border-color: #351972;
}
.TagClassName
{
border-color: #351972;
}
</style>