Shades of Persian Indigo #350163
Tints of Persian Indigo #350163
RGB
CMYK
RGB Variations
Color information
#350163 (or 0x350163) is known color: Persian Indigo. HEX triplet: 35, 01 and 63. RGB value is (53,1,99). Sum of RGB (Red+Green+Blue) = 53+1+99=153 (20% of max value = 765). Red value is 53 (21.09% from 255 or 34.64% from 153); Green value is 1 (0.78% from 255 or 0.65% from 153); Blue value is 99 (39.06% from 255 or 64.71% from 153); Max value from RGB is 99 - color contains mainly: blue. Hex color #350163 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350163 is #CAFE9C. Grayscale: #1B1B1B. Windows color (decimal): -13303453 or 6488373. OLE color: 6488373.
HSL color Cylindrical-coordinate representation of color #350163: hue angle of 271.84º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #350163 is Cyan = 0.46, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 1 | 99 | - |
| CMYK | 0.46 | 0.99 | 0 | 0.61 |
| HSL | 271.84º | 0.98% | 0.2% | - |
| HSV(B) | 271.84º | 0.99% | 0.39% | - |
| XYZ | 3.73 | 1.68 | 11.93 | - |
| YUV | 27.72 | 168.23 | 146.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 1 | 99 | 0.46 | 0.99 | 0 | 0.61 | 271.84 | 0.98 | 0.2 |
| Hex | 35 | 1 | 63 | 2E | 63 | 0 | 3D | 110 | 62 | 14 |
| Octal | 65 | 1 | 143 | 56 | 143 | 0 | 75 | 420 | 142 | 24 |
| Binary | 110101 | 1 | 1100011 | 101110 | 1100011 | 0 | 111101 | 100010000 | 1100010 | 10100 |
Color Harmonies of #350163
Complementary color
Monochromatic Colors of #350163
Black with #350163
Text Example
Text Example
White with #350163
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350163; }
p { color: rgb(53,1,99); }
H1.HeaderClassName
{
color: #350163;
}
.AnyTagClassName
{
color: #350163;
}
</style>
background-color css
<style>
a { background-color: #350163; }
a { background-color: rgb(53,1,99); }
div.DivClassName
{
background-color: #350163;
}
.BgClassName
{
background-color: #350163;
}
</style>
border-color css
<style>
span { border-color: #350163; }
span { border-color: rgb(53,1,99); }
td.TdClassName
{
border-color: #350163;
}
.TagClassName
{
border-color: #350163;
}
</style>