Shades of Persian Indigo #350475
Tints of Persian Indigo #350475
RGB
CMYK
RGB Variations
Color information
#350475 (or 0x350475) is known color: Persian Indigo. HEX triplet: 35, 04 and 75. RGB value is (53,4,117). Sum of RGB (Red+Green+Blue) = 53+4+117=174 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.46% from 174); Green value is 4 (1.95% from 255 or 2.30% from 174); Blue value is 117 (46.09% from 255 or 67.24% from 174); Max value from RGB is 117 - color contains mainly: blue. Hex color #350475 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350475 is #CAFB8A. Grayscale: #1F1F1F. Windows color (decimal): -13302667 or 7668789. OLE color: 7668789.
HSL color Cylindrical-coordinate representation of color #350475: hue angle of 266.02º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #350475 is Cyan = 0.55, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 4 | 117 | - |
| CMYK | 0.55 | 0.97 | 0 | 0.54 |
| HSL | 266.02º | 0.93% | 0.24% | - |
| HSV(B) | 266.02º | 0.97% | 0.46% | - |
| XYZ | 4.72 | 2.13 | 16.99 | - |
| YUV | 31.53 | 176.23 | 143.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 4 | 117 | 0.55 | 0.97 | 0 | 0.54 | 266.02 | 0.93 | 0.24 |
| Hex | 35 | 4 | 75 | 37 | 61 | 0 | 36 | 10A | 5D | 18 |
| Octal | 65 | 4 | 165 | 67 | 141 | 0 | 66 | 412 | 135 | 30 |
| Binary | 110101 | 100 | 1110101 | 110111 | 1100001 | 0 | 110110 | 100001010 | 1011101 | 11000 |
Color Harmonies of #350475
Complementary color
Monochromatic Colors of #350475
Black with #350475
Text Example
Text Example
White with #350475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350475; }
p { color: rgb(53,4,117); }
H1.HeaderClassName
{
color: #350475;
}
.AnyTagClassName
{
color: #350475;
}
</style>
background-color css
<style>
a { background-color: #350475; }
a { background-color: rgb(53,4,117); }
div.DivClassName
{
background-color: #350475;
}
.BgClassName
{
background-color: #350475;
}
</style>
border-color css
<style>
span { border-color: #350475; }
span { border-color: rgb(53,4,117); }
td.TdClassName
{
border-color: #350475;
}
.TagClassName
{
border-color: #350475;
}
</style>