Shades of Persian Indigo #352277
Tints of Persian Indigo #352277
RGB
CMYK
RGB Variations
Color information
#352277 (or 0x352277) is known color: Persian Indigo. HEX triplet: 35, 22 and 77. RGB value is (53,34,119). Sum of RGB (Red+Green+Blue) = 53+34+119=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 34 (13.67% from 255 or 16.50% from 206); Blue value is 119 (46.88% from 255 or 57.77% from 206); Max value from RGB is 119 - color contains mainly: blue. Hex color #352277 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #352277 is #CADD88. Grayscale: #313131. Windows color (decimal): -13294985 or 7807541. OLE color: 7807541.
HSL color Cylindrical-coordinate representation of color #352277: hue angle of 253.41º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #352277 is Cyan = 0.55, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 34 | 119 | - |
| CMYK | 0.55 | 0.71 | 0 | 0.53 |
| HSL | 253.41º | 0.56% | 0.3% | - |
| HSV(B) | 253.41º | 0.71% | 0.47% | - |
| XYZ | 5.37 | 3.23 | 17.79 | - |
| YUV | 49.37 | 167.29 | 130.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 34 | 119 | 0.55 | 0.71 | 0 | 0.53 | 253.41 | 0.56 | 0.3 |
| Hex | 35 | 22 | 77 | 37 | 47 | 0 | 35 | FD | 38 | 1E |
| Octal | 65 | 42 | 167 | 67 | 107 | 0 | 65 | 375 | 70 | 36 |
| Binary | 110101 | 100010 | 1110111 | 110111 | 1000111 | 0 | 110101 | 11111101 | 111000 | 11110 |
Color Harmonies of #352277
Complementary color
Monochromatic Colors of #352277
Black with #352277
Text Example
Text Example
White with #352277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352277; }
p { color: rgb(53,34,119); }
H1.HeaderClassName
{
color: #352277;
}
.AnyTagClassName
{
color: #352277;
}
</style>
background-color css
<style>
a { background-color: #352277; }
a { background-color: rgb(53,34,119); }
div.DivClassName
{
background-color: #352277;
}
.BgClassName
{
background-color: #352277;
}
</style>
border-color css
<style>
span { border-color: #352277; }
span { border-color: rgb(53,34,119); }
td.TdClassName
{
border-color: #352277;
}
.TagClassName
{
border-color: #352277;
}
</style>