Shades of Persian Indigo #350970
Tints of Persian Indigo #350970
RGB
CMYK
RGB Variations
Color information
#350970 (or 0x350970) is known color: Persian Indigo. HEX triplet: 35, 09 and 70. RGB value is (53,9,112). Sum of RGB (Red+Green+Blue) = 53+9+112=174 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.46% from 174); Green value is 9 (3.91% from 255 or 5.17% from 174); Blue value is 112 (44.14% from 255 or 64.37% from 174); Max value from RGB is 112 - color contains mainly: blue. Hex color #350970 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350970 is #CAF68F. Grayscale: #212121. Windows color (decimal): -13301392 or 7342389. OLE color: 7342389.
HSL color Cylindrical-coordinate representation of color #350970: hue angle of 265.63º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #350970 is Cyan = 0.53, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 9 | 112 | - |
| CMYK | 0.53 | 0.92 | 0 | 0.56 |
| HSL | 265.63º | 0.85% | 0.24% | - |
| HSV(B) | 265.63º | 0.92% | 0.44% | - |
| XYZ | 4.49 | 2.12 | 15.5 | - |
| YUV | 33.9 | 172.08 | 141.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 9 | 112 | 0.53 | 0.92 | 0 | 0.56 | 265.63 | 0.85 | 0.24 |
| Hex | 35 | 9 | 70 | 35 | 5C | 0 | 38 | 10A | 55 | 18 |
| Octal | 65 | 11 | 160 | 65 | 134 | 0 | 70 | 412 | 125 | 30 |
| Binary | 110101 | 1001 | 1110000 | 110101 | 1011100 | 0 | 111000 | 100001010 | 1010101 | 11000 |
Color Harmonies of #350970
Complementary color
Monochromatic Colors of #350970
Black with #350970
Text Example
Text Example
White with #350970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350970; }
p { color: rgb(53,9,112); }
H1.HeaderClassName
{
color: #350970;
}
.AnyTagClassName
{
color: #350970;
}
</style>
background-color css
<style>
a { background-color: #350970; }
a { background-color: rgb(53,9,112); }
div.DivClassName
{
background-color: #350970;
}
.BgClassName
{
background-color: #350970;
}
</style>
border-color css
<style>
span { border-color: #350970; }
span { border-color: rgb(53,9,112); }
td.TdClassName
{
border-color: #350970;
}
.TagClassName
{
border-color: #350970;
}
</style>