Shades of Persian Indigo #351395
Tints of Persian Indigo #351395
RGB
CMYK
RGB Variations
Color information
#351395 (or 0x351395) is known color: Persian Indigo. HEX triplet: 35, 13 and 95. RGB value is (53,19,149). Sum of RGB (Red+Green+Blue) = 53+19+149=221 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.98% from 221); Green value is 19 (7.81% from 255 or 8.60% from 221); Blue value is 149 (58.59% from 255 or 67.42% from 221); Max value from RGB is 149 - color contains mainly: blue. Hex color #351395 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351395 is #CAEC6A. Grayscale: #2B2B2B. Windows color (decimal): -13298795 or 9769781. OLE color: 9769781.
HSL color Cylindrical-coordinate representation of color #351395: hue angle of 255.69º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #351395 is Cyan = 0.64, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 19 | 149 | - |
| CMYK | 0.64 | 0.87 | 0 | 0.42 |
| HSL | 255.69º | 0.77% | 0.33% | - |
| HSV(B) | 255.69º | 0.87% | 0.58% | - |
| XYZ | 7.13 | 3.39 | 28.71 | - |
| YUV | 43.99 | 187.26 | 134.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 19 | 149 | 0.64 | 0.87 | 0 | 0.42 | 255.69 | 0.77 | 0.33 |
| Hex | 35 | 13 | 95 | 40 | 57 | 0 | 2A | 100 | 4D | 21 |
| Octal | 65 | 23 | 225 | 100 | 127 | 0 | 52 | 400 | 115 | 41 |
| Binary | 110101 | 10011 | 10010101 | 1000000 | 1010111 | 0 | 101010 | 100000000 | 1001101 | 100001 |
Color Harmonies of #351395
Complementary color
Monochromatic Colors of #351395
Black with #351395
Text Example
Text Example
White with #351395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351395; }
p { color: rgb(53,19,149); }
H1.HeaderClassName
{
color: #351395;
}
.AnyTagClassName
{
color: #351395;
}
</style>
background-color css
<style>
a { background-color: #351395; }
a { background-color: rgb(53,19,149); }
div.DivClassName
{
background-color: #351395;
}
.BgClassName
{
background-color: #351395;
}
</style>
border-color css
<style>
span { border-color: #351395; }
span { border-color: rgb(53,19,149); }
td.TdClassName
{
border-color: #351395;
}
.TagClassName
{
border-color: #351395;
}
</style>