Shades of Persian Indigo #350472
Tints of Persian Indigo #350472
RGB
CMYK
RGB Variations
Color information
#350472 (or 0x350472) is known color: Persian Indigo. HEX triplet: 35, 04 and 72. RGB value is (53,4,114). Sum of RGB (Red+Green+Blue) = 53+4+114=171 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.99% from 171); Green value is 4 (1.95% from 255 or 2.34% from 171); Blue value is 114 (44.92% from 255 or 66.67% from 171); Max value from RGB is 114 - color contains mainly: blue. Hex color #350472 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350472 is #CAFB8D. Grayscale: #1E1E1E. Windows color (decimal): -13302670 or 7472181. OLE color: 7472181.
HSL color Cylindrical-coordinate representation of color #350472: hue angle of 266.73º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #350472 is Cyan = 0.54, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 4 | 114 | - |
| CMYK | 0.54 | 0.96 | 0 | 0.55 |
| HSL | 266.73º | 0.93% | 0.23% | - |
| HSV(B) | 266.73º | 0.96% | 0.45% | - |
| XYZ | 4.55 | 2.06 | 16.08 | - |
| YUV | 31.19 | 174.73 | 143.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 4 | 114 | 0.54 | 0.96 | 0 | 0.55 | 266.73 | 0.93 | 0.23 |
| Hex | 35 | 4 | 72 | 36 | 60 | 0 | 37 | 10B | 5D | 17 |
| Octal | 65 | 4 | 162 | 66 | 140 | 0 | 67 | 413 | 135 | 27 |
| Binary | 110101 | 100 | 1110010 | 110110 | 1100000 | 0 | 110111 | 100001011 | 1011101 | 10111 |
Color Harmonies of #350472
Complementary color
Monochromatic Colors of #350472
Black with #350472
Text Example
Text Example
White with #350472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350472; }
p { color: rgb(53,4,114); }
H1.HeaderClassName
{
color: #350472;
}
.AnyTagClassName
{
color: #350472;
}
</style>
background-color css
<style>
a { background-color: #350472; }
a { background-color: rgb(53,4,114); }
div.DivClassName
{
background-color: #350472;
}
.BgClassName
{
background-color: #350472;
}
</style>
border-color css
<style>
span { border-color: #350472; }
span { border-color: rgb(53,4,114); }
td.TdClassName
{
border-color: #350472;
}
.TagClassName
{
border-color: #350472;
}
</style>