Shades of Persian Indigo #350799
Tints of Persian Indigo #350799
RGB
CMYK
RGB Variations
Color information
#350799 (or 0x350799) is known color: Persian Indigo. HEX triplet: 35, 07 and 99. RGB value is (53,7,153). Sum of RGB (Red+Green+Blue) = 53+7+153=213 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.88% from 213); Green value is 7 (3.12% from 255 or 3.29% from 213); Blue value is 153 (60.16% from 255 or 71.83% from 213); Max value from RGB is 153 - color contains mainly: blue. Hex color #350799 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350799 is #CAF866. Grayscale: #242424. Windows color (decimal): -13301863 or 10028853. OLE color: 10028853.
HSL color Cylindrical-coordinate representation of color #350799: hue angle of 258.9º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #350799 is Cyan = 0.65, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 53 | 7 | 153 | - |
| CMYK | 0.65 | 0.95 | 0 | 0.4 |
| HSL | 258.9º | 0.91% | 0.31% | - |
| HSV(B) | 258.9º | 0.95% | 0.6% | - |
| XYZ | 7.29 | 3.21 | 30.37 | - |
| YUV | 37.4 | 193.24 | 139.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 153 | 0.65 | 0.95 | 0 | 0.4 | 258.9 | 0.91 | 0.31 |
| Hex | 35 | 7 | 99 | 41 | 5F | 0 | 28 | 103 | 5B | 1F |
| Octal | 65 | 7 | 231 | 101 | 137 | 0 | 50 | 403 | 133 | 37 |
| Binary | 110101 | 111 | 10011001 | 1000001 | 1011111 | 0 | 101000 | 100000011 | 1011011 | 11111 |
Color Harmonies of #350799
Complementary color
Monochromatic Colors of #350799
Black with #350799
Text Example
Text Example
White with #350799
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350799; }
p { color: rgb(53,7,153); }
H1.HeaderClassName
{
color: #350799;
}
.AnyTagClassName
{
color: #350799;
}
</style>
background-color css
<style>
a { background-color: #350799; }
a { background-color: rgb(53,7,153); }
div.DivClassName
{
background-color: #350799;
}
.BgClassName
{
background-color: #350799;
}
</style>
border-color css
<style>
span { border-color: #350799; }
span { border-color: rgb(53,7,153); }
td.TdClassName
{
border-color: #350799;
}
.TagClassName
{
border-color: #350799;
}
</style>