Shades of Persian Indigo #350870
Tints of Persian Indigo #350870
RGB
CMYK
RGB Variations
Color information
#350870 (or 0x350870) is known color: Persian Indigo. HEX triplet: 35, 08 and 70. RGB value is (53,8,112). Sum of RGB (Red+Green+Blue) = 53+8+112=173 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.64% from 173); Green value is 8 (3.52% from 255 or 4.62% from 173); Blue value is 112 (44.14% from 255 or 64.74% from 173); Max value from RGB is 112 - color contains mainly: blue. Hex color #350870 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350870 is #CAF78F. Grayscale: #202020. Windows color (decimal): -13301648 or 7342133. OLE color: 7342133.
HSL color Cylindrical-coordinate representation of color #350870: hue angle of 265.96º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #350870 is Cyan = 0.53, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 8 | 112 | - |
| CMYK | 0.53 | 0.93 | 0 | 0.56 |
| HSL | 265.96º | 0.87% | 0.24% | - |
| HSV(B) | 265.96º | 0.93% | 0.44% | - |
| XYZ | 4.48 | 2.1 | 15.5 | - |
| YUV | 33.31 | 172.41 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 8 | 112 | 0.53 | 0.93 | 0 | 0.56 | 265.96 | 0.87 | 0.24 |
| Hex | 35 | 8 | 70 | 35 | 5D | 0 | 38 | 10A | 57 | 18 |
| Octal | 65 | 10 | 160 | 65 | 135 | 0 | 70 | 412 | 127 | 30 |
| Binary | 110101 | 1000 | 1110000 | 110101 | 1011101 | 0 | 111000 | 100001010 | 1010111 | 11000 |
Color Harmonies of #350870
Complementary color
Monochromatic Colors of #350870
Black with #350870
Text Example
Text Example
White with #350870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350870; }
p { color: rgb(53,8,112); }
H1.HeaderClassName
{
color: #350870;
}
.AnyTagClassName
{
color: #350870;
}
</style>
background-color css
<style>
a { background-color: #350870; }
a { background-color: rgb(53,8,112); }
div.DivClassName
{
background-color: #350870;
}
.BgClassName
{
background-color: #350870;
}
</style>
border-color css
<style>
span { border-color: #350870; }
span { border-color: rgb(53,8,112); }
td.TdClassName
{
border-color: #350870;
}
.TagClassName
{
border-color: #350870;
}
</style>