Shades of Persian Indigo #352685
Tints of Persian Indigo #352685
RGB
CMYK
RGB Variations
Color information
#352685 (or 0x352685) is known color: Persian Indigo. HEX triplet: 35, 26 and 85. RGB value is (53,38,133). Sum of RGB (Red+Green+Blue) = 53+38+133=224 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.66% from 224); Green value is 38 (15.23% from 255 or 16.96% from 224); Blue value is 133 (52.34% from 255 or 59.38% from 224); Max value from RGB is 133 - color contains mainly: blue. Hex color #352685 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #352685 is #CAD97A. Grayscale: #343434. Windows color (decimal): -13293947 or 8726069. OLE color: 8726069.
HSL color Cylindrical-coordinate representation of color #352685: hue angle of 249.47º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #352685 is Cyan = 0.60, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 53 | 38 | 133 | - |
| CMYK | 0.60 | 0.71 | 0 | 0.48 |
| HSL | 249.47º | 0.56% | 0.34% | - |
| HSV(B) | 249.47º | 0.71% | 0.52% | - |
| XYZ | 6.39 | 3.84 | 22.59 | - |
| YUV | 53.32 | 172.97 | 127.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 38 | 133 | 0.60 | 0.71 | 0 | 0.48 | 249.47 | 0.56 | 0.34 |
| Hex | 35 | 26 | 85 | 3C | 47 | 0 | 30 | F9 | 38 | 22 |
| Octal | 65 | 46 | 205 | 74 | 107 | 0 | 60 | 371 | 70 | 42 |
| Binary | 110101 | 100110 | 10000101 | 111100 | 1000111 | 0 | 110000 | 11111001 | 111000 | 100010 |
Color Harmonies of #352685
Complementary color
Monochromatic Colors of #352685
Black with #352685
Text Example
Text Example
White with #352685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352685; }
p { color: rgb(53,38,133); }
H1.HeaderClassName
{
color: #352685;
}
.AnyTagClassName
{
color: #352685;
}
</style>
background-color css
<style>
a { background-color: #352685; }
a { background-color: rgb(53,38,133); }
div.DivClassName
{
background-color: #352685;
}
.BgClassName
{
background-color: #352685;
}
</style>
border-color css
<style>
span { border-color: #352685; }
span { border-color: rgb(53,38,133); }
td.TdClassName
{
border-color: #352685;
}
.TagClassName
{
border-color: #352685;
}
</style>