Shades of Persian Indigo #350796
Tints of Persian Indigo #350796
RGB
CMYK
RGB Variations
Color information
#350796 (or 0x350796) is known color: Persian Indigo. HEX triplet: 35, 07 and 96. RGB value is (53,7,150). Sum of RGB (Red+Green+Blue) = 53+7+150=210 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.24% from 210); Green value is 7 (3.12% from 255 or 3.33% from 210); Blue value is 150 (58.98% from 255 or 71.43% from 210); Max value from RGB is 150 - color contains mainly: blue. Hex color #350796 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350796 is #CAF869. Grayscale: #242424. Windows color (decimal): -13301866 or 9832245. OLE color: 9832245.
HSL color Cylindrical-coordinate representation of color #350796: hue angle of 259.3º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #350796 is Cyan = 0.65, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 7 | 150 | - |
| CMYK | 0.65 | 0.95 | 0 | 0.41 |
| HSL | 259.3º | 0.91% | 0.31% | - |
| HSV(B) | 259.3º | 0.95% | 0.59% | - |
| XYZ | 7.05 | 3.11 | 29.08 | - |
| YUV | 37.06 | 191.74 | 139.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 150 | 0.65 | 0.95 | 0 | 0.41 | 259.3 | 0.91 | 0.31 |
| Hex | 35 | 7 | 96 | 41 | 5F | 0 | 29 | 103 | 5B | 1F |
| Octal | 65 | 7 | 226 | 101 | 137 | 0 | 51 | 403 | 133 | 37 |
| Binary | 110101 | 111 | 10010110 | 1000001 | 1011111 | 0 | 101001 | 100000011 | 1011011 | 11111 |
Color Harmonies of #350796
Complementary color
Monochromatic Colors of #350796
Black with #350796
Text Example
Text Example
White with #350796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350796; }
p { color: rgb(53,7,150); }
H1.HeaderClassName
{
color: #350796;
}
.AnyTagClassName
{
color: #350796;
}
</style>
background-color css
<style>
a { background-color: #350796; }
a { background-color: rgb(53,7,150); }
div.DivClassName
{
background-color: #350796;
}
.BgClassName
{
background-color: #350796;
}
</style>
border-color css
<style>
span { border-color: #350796; }
span { border-color: rgb(53,7,150); }
td.TdClassName
{
border-color: #350796;
}
.TagClassName
{
border-color: #350796;
}
</style>