Shades of Persian Indigo #351795
Tints of Persian Indigo #351795
RGB
CMYK
RGB Variations
Color information
#351795 (or 0x351795) is known color: Persian Indigo. HEX triplet: 35, 17 and 95. RGB value is (53,23,149). Sum of RGB (Red+Green+Blue) = 53+23+149=225 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.56% from 225); Green value is 23 (9.38% from 255 or 10.22% from 225); Blue value is 149 (58.59% from 255 or 66.22% from 225); Max value from RGB is 149 - color contains mainly: blue. Hex color #351795 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351795 is #CAE86A. Grayscale: #2D2D2D. Windows color (decimal): -13297771 or 9770805. OLE color: 9770805.
HSL color Cylindrical-coordinate representation of color #351795: hue angle of 254.29º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #351795 is Cyan = 0.64, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 53 | 23 | 149 | - |
| CMYK | 0.64 | 0.85 | 0 | 0.42 |
| HSL | 254.29º | 0.73% | 0.34% | - |
| HSV(B) | 254.29º | 0.85% | 0.58% | - |
| XYZ | 7.2 | 3.54 | 28.74 | - |
| YUV | 46.33 | 185.94 | 132.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 149 | 0.64 | 0.85 | 0 | 0.42 | 254.29 | 0.73 | 0.34 |
| Hex | 35 | 17 | 95 | 40 | 55 | 0 | 2A | FE | 49 | 22 |
| Octal | 65 | 27 | 225 | 100 | 125 | 0 | 52 | 376 | 111 | 42 |
| Binary | 110101 | 10111 | 10010101 | 1000000 | 1010101 | 0 | 101010 | 11111110 | 1001001 | 100010 |
Color Harmonies of #351795
Complementary color
Monochromatic Colors of #351795
Black with #351795
Text Example
Text Example
White with #351795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351795; }
p { color: rgb(53,23,149); }
H1.HeaderClassName
{
color: #351795;
}
.AnyTagClassName
{
color: #351795;
}
</style>
background-color css
<style>
a { background-color: #351795; }
a { background-color: rgb(53,23,149); }
div.DivClassName
{
background-color: #351795;
}
.BgClassName
{
background-color: #351795;
}
</style>
border-color css
<style>
span { border-color: #351795; }
span { border-color: rgb(53,23,149); }
td.TdClassName
{
border-color: #351795;
}
.TagClassName
{
border-color: #351795;
}
</style>