Shades of Persian Indigo #351494
Tints of Persian Indigo #351494
RGB
CMYK
RGB Variations
Color information
#351494 (or 0x351494) is known color: Persian Indigo. HEX triplet: 35, 14 and 94. RGB value is (53,20,148). Sum of RGB (Red+Green+Blue) = 53+20+148=221 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.98% from 221); Green value is 20 (8.20% from 255 or 9.05% from 221); Blue value is 148 (58.20% from 255 or 66.97% from 221); Max value from RGB is 148 - color contains mainly: blue. Hex color #351494 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351494 is #CAEB6B. Grayscale: #2B2B2B. Windows color (decimal): -13298540 or 9704501. OLE color: 9704501.
HSL color Cylindrical-coordinate representation of color #351494: hue angle of 255.47º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #351494 is Cyan = 0.64, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 20 | 148 | - |
| CMYK | 0.64 | 0.86 | 0 | 0.42 |
| HSL | 255.47º | 0.76% | 0.33% | - |
| HSV(B) | 255.47º | 0.86% | 0.58% | - |
| XYZ | 7.06 | 3.4 | 28.3 | - |
| YUV | 44.46 | 186.43 | 134.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 20 | 148 | 0.64 | 0.86 | 0 | 0.42 | 255.47 | 0.76 | 0.33 |
| Hex | 35 | 14 | 94 | 40 | 56 | 0 | 2A | FF | 4C | 21 |
| Octal | 65 | 24 | 224 | 100 | 126 | 0 | 52 | 377 | 114 | 41 |
| Binary | 110101 | 10100 | 10010100 | 1000000 | 1010110 | 0 | 101010 | 11111111 | 1001100 | 100001 |
Color Harmonies of #351494
Complementary color
Monochromatic Colors of #351494
Black with #351494
Text Example
Text Example
White with #351494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351494; }
p { color: rgb(53,20,148); }
H1.HeaderClassName
{
color: #351494;
}
.AnyTagClassName
{
color: #351494;
}
</style>
background-color css
<style>
a { background-color: #351494; }
a { background-color: rgb(53,20,148); }
div.DivClassName
{
background-color: #351494;
}
.BgClassName
{
background-color: #351494;
}
</style>
border-color css
<style>
span { border-color: #351494; }
span { border-color: rgb(53,20,148); }
td.TdClassName
{
border-color: #351494;
}
.TagClassName
{
border-color: #351494;
}
</style>