Shades of Persian Indigo #351496
Tints of Persian Indigo #351496
RGB
CMYK
RGB Variations
Color information
#351496 (or 0x351496) is known color: Persian Indigo. HEX triplet: 35, 14 and 96. RGB value is (53,20,150). Sum of RGB (Red+Green+Blue) = 53+20+150=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 20 (8.20% from 255 or 8.97% from 223); Blue value is 150 (58.98% from 255 or 67.26% from 223); Max value from RGB is 150 - color contains mainly: blue. Hex color #351496 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351496 is #CAEB69. Grayscale: #2C2C2C. Windows color (decimal): -13298538 or 9835573. OLE color: 9835573.
HSL color Cylindrical-coordinate representation of color #351496: hue angle of 255.23º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #351496 is Cyan = 0.65, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 20 | 150 | - |
| CMYK | 0.65 | 0.87 | 0 | 0.41 |
| HSL | 255.23º | 0.76% | 0.33% | - |
| HSV(B) | 255.23º | 0.87% | 0.59% | - |
| XYZ | 7.22 | 3.46 | 29.14 | - |
| YUV | 44.69 | 187.43 | 133.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 20 | 150 | 0.65 | 0.87 | 0 | 0.41 | 255.23 | 0.76 | 0.33 |
| Hex | 35 | 14 | 96 | 41 | 57 | 0 | 29 | FF | 4C | 21 |
| Octal | 65 | 24 | 226 | 101 | 127 | 0 | 51 | 377 | 114 | 41 |
| Binary | 110101 | 10100 | 10010110 | 1000001 | 1010111 | 0 | 101001 | 11111111 | 1001100 | 100001 |
Color Harmonies of #351496
Complementary color
Monochromatic Colors of #351496
Black with #351496
Text Example
Text Example
White with #351496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351496; }
p { color: rgb(53,20,150); }
H1.HeaderClassName
{
color: #351496;
}
.AnyTagClassName
{
color: #351496;
}
</style>
background-color css
<style>
a { background-color: #351496; }
a { background-color: rgb(53,20,150); }
div.DivClassName
{
background-color: #351496;
}
.BgClassName
{
background-color: #351496;
}
</style>
border-color css
<style>
span { border-color: #351496; }
span { border-color: rgb(53,20,150); }
td.TdClassName
{
border-color: #351496;
}
.TagClassName
{
border-color: #351496;
}
</style>