Shades of Persian Indigo #350091
Tints of Persian Indigo #350091
RGB
CMYK
RGB Variations
Color information
#350091 (or 0x350091) is known color: Persian Indigo. HEX triplet: 35, 00 and 91. RGB value is (53,0,145). Sum of RGB (Red+Green+Blue) = 53+0+145=198 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.77% from 198); Green value is 0 (0.39% from 255 or 0% from 198); Blue value is 145 (57.03% from 255 or 73.23% from 198); Max value from RGB is 145 - color contains mainly: blue. Hex color #350091 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350091 is #CAFF6E. Grayscale: #1F1F1F. Windows color (decimal): -13303663 or 9502773. OLE color: 9502773.
HSL color Cylindrical-coordinate representation of color #350091: hue angle of 261.93º degrees, saturation: 1, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 1%. Process color model (Four color, CMYK) of #350091 is Cyan = 0.63, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 0 | 145 | - |
| CMYK | 0.63 | 1 | 0 | 0.43 |
| HSL | 261.93º | 1% | 0.28% | - |
| HSV(B) | 261.93º | 1% | 0.57% | - |
| XYZ | 6.58 | 2.8 | 26.98 | - |
| YUV | 32.38 | 191.56 | 142.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 0 | 145 | 0.63 | 1 | 0 | 0.43 | 261.93 | 1 | 0.28 |
| Hex | 35 | 0 | 91 | 3F | 64 | 0 | 2B | 106 | 64 | 1C |
| Octal | 65 | 0 | 221 | 77 | 144 | 0 | 53 | 406 | 144 | 34 |
| Binary | 110101 | 0 | 10010001 | 111111 | 1100100 | 0 | 101011 | 100000110 | 1100100 | 11100 |
Color Harmonies of #350091
Complementary color
Monochromatic Colors of #350091
Black with #350091
Text Example
Text Example
White with #350091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350091; }
p { color: rgb(53,0,145); }
H1.HeaderClassName
{
color: #350091;
}
.AnyTagClassName
{
color: #350091;
}
</style>
background-color css
<style>
a { background-color: #350091; }
a { background-color: rgb(53,0,145); }
div.DivClassName
{
background-color: #350091;
}
.BgClassName
{
background-color: #350091;
}
</style>
border-color css
<style>
span { border-color: #350091; }
span { border-color: rgb(53,0,145); }
td.TdClassName
{
border-color: #350091;
}
.TagClassName
{
border-color: #350091;
}
</style>