Shades of Persian Indigo #351988
Tints of Persian Indigo #351988
RGB
CMYK
RGB Variations
Color information
#351988 (or 0x351988) is known color: Persian Indigo. HEX triplet: 35, 19 and 88. RGB value is (53,25,136). Sum of RGB (Red+Green+Blue) = 53+25+136=214 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.77% from 214); Green value is 25 (10.16% from 255 or 11.68% from 214); Blue value is 136 (53.52% from 255 or 63.55% from 214); Max value from RGB is 136 - color contains mainly: blue. Hex color #351988 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351988 is #CAE677. Grayscale: #2D2D2D. Windows color (decimal): -13297272 or 8919349. OLE color: 8919349.
HSL color Cylindrical-coordinate representation of color #351988: hue angle of 255.14º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #351988 is Cyan = 0.61, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 25 | 136 | - |
| CMYK | 0.61 | 0.82 | 0 | 0.47 |
| HSL | 255.14º | 0.69% | 0.32% | - |
| HSV(B) | 255.14º | 0.82% | 0.53% | - |
| XYZ | 6.26 | 3.23 | 23.59 | - |
| YUV | 46.03 | 178.78 | 132.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 25 | 136 | 0.61 | 0.82 | 0 | 0.47 | 255.14 | 0.69 | 0.32 |
| Hex | 35 | 19 | 88 | 3D | 52 | 0 | 2F | FF | 45 | 20 |
| Octal | 65 | 31 | 210 | 75 | 122 | 0 | 57 | 377 | 105 | 40 |
| Binary | 110101 | 11001 | 10001000 | 111101 | 1010010 | 0 | 101111 | 11111111 | 1000101 | 100000 |
Color Harmonies of #351988
Complementary color
Monochromatic Colors of #351988
Black with #351988
Text Example
Text Example
White with #351988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351988; }
p { color: rgb(53,25,136); }
H1.HeaderClassName
{
color: #351988;
}
.AnyTagClassName
{
color: #351988;
}
</style>
background-color css
<style>
a { background-color: #351988; }
a { background-color: rgb(53,25,136); }
div.DivClassName
{
background-color: #351988;
}
.BgClassName
{
background-color: #351988;
}
</style>
border-color css
<style>
span { border-color: #351988; }
span { border-color: rgb(53,25,136); }
td.TdClassName
{
border-color: #351988;
}
.TagClassName
{
border-color: #351988;
}
</style>