Shades of Persian Indigo #350175
Tints of Persian Indigo #350175
RGB
CMYK
RGB Variations
Color information
#350175 (or 0x350175) is known color: Persian Indigo. HEX triplet: 35, 01 and 75. RGB value is (53,1,117). Sum of RGB (Red+Green+Blue) = 53+1+117=171 (22% of max value = 765). Red value is 53 (21.09% from 255 or 30.99% from 171); Green value is 1 (0.78% from 255 or 0.58% from 171); Blue value is 117 (46.09% from 255 or 68.42% from 171); Max value from RGB is 117 - color contains mainly: blue. Hex color #350175 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350175 is #CAFE8A. Grayscale: #1D1D1D. Windows color (decimal): -13303435 or 7668021. OLE color: 7668021.
HSL color Cylindrical-coordinate representation of color #350175: hue angle of 266.9º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #350175 is Cyan = 0.55, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 1 | 117 | - |
| CMYK | 0.55 | 0.99 | 0 | 0.54 |
| HSL | 266.9º | 0.98% | 0.23% | - |
| HSV(B) | 266.9º | 0.99% | 0.46% | - |
| XYZ | 4.69 | 2.06 | 16.98 | - |
| YUV | 29.77 | 177.23 | 144.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 1 | 117 | 0.55 | 0.99 | 0 | 0.54 | 266.9 | 0.98 | 0.23 |
| Hex | 35 | 1 | 75 | 37 | 63 | 0 | 36 | 10B | 62 | 17 |
| Octal | 65 | 1 | 165 | 67 | 143 | 0 | 66 | 413 | 142 | 27 |
| Binary | 110101 | 1 | 1110101 | 110111 | 1100011 | 0 | 110110 | 100001011 | 1100010 | 10111 |
Color Harmonies of #350175
Complementary color
Monochromatic Colors of #350175
Black with #350175
Text Example
Text Example
White with #350175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350175; }
p { color: rgb(53,1,117); }
H1.HeaderClassName
{
color: #350175;
}
.AnyTagClassName
{
color: #350175;
}
</style>
background-color css
<style>
a { background-color: #350175; }
a { background-color: rgb(53,1,117); }
div.DivClassName
{
background-color: #350175;
}
.BgClassName
{
background-color: #350175;
}
</style>
border-color css
<style>
span { border-color: #350175; }
span { border-color: rgb(53,1,117); }
td.TdClassName
{
border-color: #350175;
}
.TagClassName
{
border-color: #350175;
}
</style>