Shades of Persian Indigo #350263
Tints of Persian Indigo #350263
RGB
CMYK
RGB Variations
Color information
#350263 (or 0x350263) is known color: Persian Indigo. HEX triplet: 35, 02 and 63. RGB value is (53,2,99). Sum of RGB (Red+Green+Blue) = 53+2+99=154 (20% of max value = 765). Red value is 53 (21.09% from 255 or 34.42% from 154); Green value is 2 (1.17% from 255 or 1.30% from 154); Blue value is 99 (39.06% from 255 or 64.29% from 154); Max value from RGB is 99 - color contains mainly: blue. Hex color #350263 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350263 is #CAFD9C. Grayscale: #1B1B1B. Windows color (decimal): -13303197 or 6488629. OLE color: 6488629.
HSL color Cylindrical-coordinate representation of color #350263: hue angle of 271.55º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #350263 is Cyan = 0.46, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 53 | 2 | 99 | - |
| CMYK | 0.46 | 0.98 | 0 | 0.61 |
| HSL | 271.55º | 0.96% | 0.2% | - |
| HSV(B) | 271.55º | 0.98% | 0.39% | - |
| XYZ | 3.74 | 1.7 | 11.94 | - |
| YUV | 28.31 | 167.9 | 145.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 2 | 99 | 0.46 | 0.98 | 0 | 0.61 | 271.55 | 0.96 | 0.2 |
| Hex | 35 | 2 | 63 | 2E | 62 | 0 | 3D | 110 | 60 | 14 |
| Octal | 65 | 2 | 143 | 56 | 142 | 0 | 75 | 420 | 140 | 24 |
| Binary | 110101 | 10 | 1100011 | 101110 | 1100010 | 0 | 111101 | 100010000 | 1100000 | 10100 |
Color Harmonies of #350263
Complementary color
Monochromatic Colors of #350263
Black with #350263
Text Example
Text Example
White with #350263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350263; }
p { color: rgb(53,2,99); }
H1.HeaderClassName
{
color: #350263;
}
.AnyTagClassName
{
color: #350263;
}
</style>
background-color css
<style>
a { background-color: #350263; }
a { background-color: rgb(53,2,99); }
div.DivClassName
{
background-color: #350263;
}
.BgClassName
{
background-color: #350263;
}
</style>
border-color css
<style>
span { border-color: #350263; }
span { border-color: rgb(53,2,99); }
td.TdClassName
{
border-color: #350263;
}
.TagClassName
{
border-color: #350263;
}
</style>