Shades of Persian Indigo #351770
Tints of Persian Indigo #351770
RGB
CMYK
RGB Variations
Color information
#351770 (or 0x351770) is known color: Persian Indigo. HEX triplet: 35, 17 and 70. RGB value is (53,23,112). Sum of RGB (Red+Green+Blue) = 53+23+112=188 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.19% from 188); Green value is 23 (9.38% from 255 or 12.23% from 188); Blue value is 112 (44.14% from 255 or 59.57% from 188); Max value from RGB is 112 - color contains mainly: blue. Hex color #351770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351770 is #CAE88F. Grayscale: #292929. Windows color (decimal): -13297808 or 7345973. OLE color: 7345973.
HSL color Cylindrical-coordinate representation of color #351770: hue angle of 260.22º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #351770 is Cyan = 0.53, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 53 | 23 | 112 | - |
| CMYK | 0.53 | 0.79 | 0 | 0.56 |
| HSL | 260.22º | 0.66% | 0.26% | - |
| HSV(B) | 260.22º | 0.79% | 0.44% | - |
| XYZ | 4.7 | 2.54 | 15.57 | - |
| YUV | 42.12 | 167.44 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 112 | 0.53 | 0.79 | 0 | 0.56 | 260.22 | 0.66 | 0.26 |
| Hex | 35 | 17 | 70 | 35 | 4F | 0 | 38 | 104 | 42 | 1A |
| Octal | 65 | 27 | 160 | 65 | 117 | 0 | 70 | 404 | 102 | 32 |
| Binary | 110101 | 10111 | 1110000 | 110101 | 1001111 | 0 | 111000 | 100000100 | 1000010 | 11010 |
Color Harmonies of #351770
Complementary color
Monochromatic Colors of #351770
Black with #351770
Text Example
Text Example
White with #351770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351770; }
p { color: rgb(53,23,112); }
H1.HeaderClassName
{
color: #351770;
}
.AnyTagClassName
{
color: #351770;
}
</style>
background-color css
<style>
a { background-color: #351770; }
a { background-color: rgb(53,23,112); }
div.DivClassName
{
background-color: #351770;
}
.BgClassName
{
background-color: #351770;
}
</style>
border-color css
<style>
span { border-color: #351770; }
span { border-color: rgb(53,23,112); }
td.TdClassName
{
border-color: #351770;
}
.TagClassName
{
border-color: #351770;
}
</style>