Shades of Persian Indigo #350598
Tints of Persian Indigo #350598
RGB
CMYK
RGB Variations
Color information
#350598 (or 0x350598) is known color: Persian Indigo. HEX triplet: 35, 05 and 98. RGB value is (53,5,152). Sum of RGB (Red+Green+Blue) = 53+5+152=210 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.24% from 210); Green value is 5 (2.34% from 255 or 2.38% from 210); Blue value is 152 (59.77% from 255 or 72.38% from 210); Max value from RGB is 152 - color contains mainly: blue. Hex color #350598 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350598 is #CAFA67. Grayscale: #232323. Windows color (decimal): -13302376 or 9962805. OLE color: 9962805.
HSL color Cylindrical-coordinate representation of color #350598: hue angle of 259.59º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #350598 is Cyan = 0.65, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 53 | 5 | 152 | - |
| CMYK | 0.65 | 0.97 | 0 | 0.40 |
| HSL | 259.59º | 0.94% | 0.31% | - |
| HSV(B) | 259.59º | 0.97% | 0.6% | - |
| XYZ | 7.19 | 3.13 | 29.93 | - |
| YUV | 36.11 | 193.4 | 140.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 5 | 152 | 0.65 | 0.97 | 0 | 0.40 | 259.59 | 0.94 | 0.31 |
| Hex | 35 | 5 | 98 | 41 | 61 | 0 | 28 | 104 | 5E | 1F |
| Octal | 65 | 5 | 230 | 101 | 141 | 0 | 50 | 404 | 136 | 37 |
| Binary | 110101 | 101 | 10011000 | 1000001 | 1100001 | 0 | 101000 | 100000100 | 1011110 | 11111 |
Color Harmonies of #350598
Complementary color
Monochromatic Colors of #350598
Black with #350598
Text Example
Text Example
White with #350598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350598; }
p { color: rgb(53,5,152); }
H1.HeaderClassName
{
color: #350598;
}
.AnyTagClassName
{
color: #350598;
}
</style>
background-color css
<style>
a { background-color: #350598; }
a { background-color: rgb(53,5,152); }
div.DivClassName
{
background-color: #350598;
}
.BgClassName
{
background-color: #350598;
}
</style>
border-color css
<style>
span { border-color: #350598; }
span { border-color: rgb(53,5,152); }
td.TdClassName
{
border-color: #350598;
}
.TagClassName
{
border-color: #350598;
}
</style>