Shades of Persian Indigo #350396
Tints of Persian Indigo #350396
RGB
CMYK
RGB Variations
Color information
#350396 (or 0x350396) is known color: Persian Indigo. HEX triplet: 35, 03 and 96. RGB value is (53,3,150). Sum of RGB (Red+Green+Blue) = 53+3+150=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 3 (1.56% from 255 or 1.46% from 206); Blue value is 150 (58.98% from 255 or 72.82% from 206); Max value from RGB is 150 - color contains mainly: blue. Hex color #350396 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350396 is #CAFC69. Grayscale: #222222. Windows color (decimal): -13302890 or 9831221. OLE color: 9831221.
HSL color Cylindrical-coordinate representation of color #350396: hue angle of 260.41º degrees, saturation: 0.96, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #350396 is Cyan = 0.65, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 3 | 150 | - |
| CMYK | 0.65 | 0.98 | 0 | 0.41 |
| HSL | 260.41º | 0.96% | 0.3% | - |
| HSV(B) | 260.41º | 0.98% | 0.59% | - |
| XYZ | 7.01 | 3.02 | 29.07 | - |
| YUV | 34.71 | 193.07 | 141.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 3 | 150 | 0.65 | 0.98 | 0 | 0.41 | 260.41 | 0.96 | 0.3 |
| Hex | 35 | 3 | 96 | 41 | 62 | 0 | 29 | 104 | 60 | 1E |
| Octal | 65 | 3 | 226 | 101 | 142 | 0 | 51 | 404 | 140 | 36 |
| Binary | 110101 | 11 | 10010110 | 1000001 | 1100010 | 0 | 101001 | 100000100 | 1100000 | 11110 |
Color Harmonies of #350396
Complementary color
Monochromatic Colors of #350396
Black with #350396
Text Example
Text Example
White with #350396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350396; }
p { color: rgb(53,3,150); }
H1.HeaderClassName
{
color: #350396;
}
.AnyTagClassName
{
color: #350396;
}
</style>
background-color css
<style>
a { background-color: #350396; }
a { background-color: rgb(53,3,150); }
div.DivClassName
{
background-color: #350396;
}
.BgClassName
{
background-color: #350396;
}
</style>
border-color css
<style>
span { border-color: #350396; }
span { border-color: rgb(53,3,150); }
td.TdClassName
{
border-color: #350396;
}
.TagClassName
{
border-color: #350396;
}
</style>