Shades of Persian Indigo #351499
Tints of Persian Indigo #351499
RGB
CMYK
RGB Variations
Color information
#351499 (or 0x351499) is known color: Persian Indigo. HEX triplet: 35, 14 and 99. RGB value is (53,20,153). Sum of RGB (Red+Green+Blue) = 53+20+153=226 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.45% from 226); Green value is 20 (8.20% from 255 or 8.85% from 226); Blue value is 153 (60.16% from 255 or 67.70% from 226); Max value from RGB is 153 - color contains mainly: blue. Hex color #351499 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351499 is #CAEB66. Grayscale: #2C2C2C. Windows color (decimal): -13298535 or 10032181. OLE color: 10032181.
HSL color Cylindrical-coordinate representation of color #351499: hue angle of 254.89º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #351499 is Cyan = 0.65, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 53 | 20 | 153 | - |
| CMYK | 0.65 | 0.87 | 0 | 0.4 |
| HSL | 254.89º | 0.77% | 0.34% | - |
| HSV(B) | 254.89º | 0.87% | 0.6% | - |
| XYZ | 7.47 | 3.56 | 30.43 | - |
| YUV | 45.03 | 188.93 | 133.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 20 | 153 | 0.65 | 0.87 | 0 | 0.4 | 254.89 | 0.77 | 0.34 |
| Hex | 35 | 14 | 99 | 41 | 57 | 0 | 28 | FF | 4D | 22 |
| Octal | 65 | 24 | 231 | 101 | 127 | 0 | 50 | 377 | 115 | 42 |
| Binary | 110101 | 10100 | 10011001 | 1000001 | 1010111 | 0 | 101000 | 11111111 | 1001101 | 100010 |
Color Harmonies of #351499
Complementary color
Monochromatic Colors of #351499
Black with #351499
Text Example
Text Example
White with #351499
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351499; }
p { color: rgb(53,20,153); }
H1.HeaderClassName
{
color: #351499;
}
.AnyTagClassName
{
color: #351499;
}
</style>
background-color css
<style>
a { background-color: #351499; }
a { background-color: rgb(53,20,153); }
div.DivClassName
{
background-color: #351499;
}
.BgClassName
{
background-color: #351499;
}
</style>
border-color css
<style>
span { border-color: #351499; }
span { border-color: rgb(53,20,153); }
td.TdClassName
{
border-color: #351499;
}
.TagClassName
{
border-color: #351499;
}
</style>