Shades of Persian Indigo #351599
Tints of Persian Indigo #351599
RGB
CMYK
RGB Variations
Color information
#351599 (or 0x351599) is known color: Persian Indigo. HEX triplet: 35, 15 and 99. RGB value is (53,21,153). Sum of RGB (Red+Green+Blue) = 53+21+153=227 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.35% from 227); Green value is 21 (8.59% from 255 or 9.25% from 227); Blue value is 153 (60.16% from 255 or 67.40% from 227); Max value from RGB is 153 - color contains mainly: blue. Hex color #351599 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351599 is #CAEA66. Grayscale: #2D2D2D. Windows color (decimal): -13298279 or 10032437. OLE color: 10032437.
HSL color Cylindrical-coordinate representation of color #351599: hue angle of 254.55º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #351599 is Cyan = 0.65, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 53 | 21 | 153 | - |
| CMYK | 0.65 | 0.86 | 0 | 0.4 |
| HSL | 254.55º | 0.76% | 0.34% | - |
| HSV(B) | 254.55º | 0.86% | 0.6% | - |
| XYZ | 7.49 | 3.59 | 30.44 | - |
| YUV | 45.62 | 188.6 | 133.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 21 | 153 | 0.65 | 0.86 | 0 | 0.4 | 254.55 | 0.76 | 0.34 |
| Hex | 35 | 15 | 99 | 41 | 56 | 0 | 28 | FF | 4C | 22 |
| Octal | 65 | 25 | 231 | 101 | 126 | 0 | 50 | 377 | 114 | 42 |
| Binary | 110101 | 10101 | 10011001 | 1000001 | 1010110 | 0 | 101000 | 11111111 | 1001100 | 100010 |
Color Harmonies of #351599
Complementary color
Monochromatic Colors of #351599
Black with #351599
Text Example
Text Example
White with #351599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351599; }
p { color: rgb(53,21,153); }
H1.HeaderClassName
{
color: #351599;
}
.AnyTagClassName
{
color: #351599;
}
</style>
background-color css
<style>
a { background-color: #351599; }
a { background-color: rgb(53,21,153); }
div.DivClassName
{
background-color: #351599;
}
.BgClassName
{
background-color: #351599;
}
</style>
border-color css
<style>
span { border-color: #351599; }
span { border-color: rgb(53,21,153); }
td.TdClassName
{
border-color: #351599;
}
.TagClassName
{
border-color: #351599;
}
</style>