Shades of Persian Indigo #350063
Tints of Persian Indigo #350063
RGB
CMYK
RGB Variations
Color information
#350063 (or 0x350063) is known color: Persian Indigo. HEX triplet: 35, 00 and 63. RGB value is (53,0,99). Sum of RGB (Red+Green+Blue) = 53+0+99=152 (20% of max value = 765). Red value is 53 (21.09% from 255 or 34.87% from 152); Green value is 0 (0.39% from 255 or 0% from 152); Blue value is 99 (39.06% from 255 or 65.13% from 152); Max value from RGB is 99 - color contains mainly: blue. Hex color #350063 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350063 is #CAFF9C. Grayscale: #1A1A1A. Windows color (decimal): -13303709 or 6488117. OLE color: 6488117.
HSL color Cylindrical-coordinate representation of color #350063: hue angle of 272.12º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #350063 is Cyan = 0.46, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 0 | 99 | - |
| CMYK | 0.46 | 1 | 0 | 0.61 |
| HSL | 272.12º | 1% | 0.19% | - |
| HSV(B) | 272.12º | 1% | 0.39% | - |
| XYZ | 3.72 | 1.66 | 11.93 | - |
| YUV | 27.13 | 168.56 | 146.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 0 | 99 | 0.46 | 1 | 0 | 0.61 | 272.12 | 1 | 0.19 |
| Hex | 35 | 0 | 63 | 2E | 64 | 0 | 3D | 110 | 64 | 13 |
| Octal | 65 | 0 | 143 | 56 | 144 | 0 | 75 | 420 | 144 | 23 |
| Binary | 110101 | 0 | 1100011 | 101110 | 1100100 | 0 | 111101 | 100010000 | 1100100 | 10011 |
Color Harmonies of #350063
Complementary color
Monochromatic Colors of #350063
Black with #350063
Text Example
Text Example
White with #350063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350063; }
p { color: rgb(53,0,99); }
H1.HeaderClassName
{
color: #350063;
}
.AnyTagClassName
{
color: #350063;
}
</style>
background-color css
<style>
a { background-color: #350063; }
a { background-color: rgb(53,0,99); }
div.DivClassName
{
background-color: #350063;
}
.BgClassName
{
background-color: #350063;
}
</style>
border-color css
<style>
span { border-color: #350063; }
span { border-color: rgb(53,0,99); }
td.TdClassName
{
border-color: #350063;
}
.TagClassName
{
border-color: #350063;
}
</style>