Shades of Persian Indigo #350169
Tints of Persian Indigo #350169
RGB
CMYK
RGB Variations
Color information
#350169 (or 0x350169) is known color: Persian Indigo. HEX triplet: 35, 01 and 69. RGB value is (53,1,105). Sum of RGB (Red+Green+Blue) = 53+1+105=159 (21% of max value = 765). Red value is 53 (21.09% from 255 or 33.33% from 159); Green value is 1 (0.78% from 255 or 0.63% from 159); Blue value is 105 (41.41% from 255 or 66.04% from 159); Max value from RGB is 105 - color contains mainly: blue. Hex color #350169 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350169 is #CAFE96. Grayscale: #1C1C1C. Windows color (decimal): -13303447 or 6881589. OLE color: 6881589.
HSL color Cylindrical-coordinate representation of color #350169: hue angle of 270º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #350169 is Cyan = 0.50, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 1 | 105 | - |
| CMYK | 0.50 | 0.99 | 0 | 0.59 |
| HSL | 270º | 0.98% | 0.21% | - |
| HSV(B) | 270º | 0.99% | 0.41% | - |
| XYZ | 4.03 | 1.8 | 13.5 | - |
| YUV | 28.4 | 171.23 | 145.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 1 | 105 | 0.50 | 0.99 | 0 | 0.59 | 270 | 0.98 | 0.21 |
| Hex | 35 | 1 | 69 | 32 | 63 | 0 | 3B | 10E | 62 | 15 |
| Octal | 65 | 1 | 151 | 62 | 143 | 0 | 73 | 416 | 142 | 25 |
| Binary | 110101 | 1 | 1101001 | 110010 | 1100011 | 0 | 111011 | 100001110 | 1100010 | 10101 |
Color Harmonies of #350169
Complementary color
Monochromatic Colors of #350169
Black with #350169
Text Example
Text Example
White with #350169
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350169; }
p { color: rgb(53,1,105); }
H1.HeaderClassName
{
color: #350169;
}
.AnyTagClassName
{
color: #350169;
}
</style>
background-color css
<style>
a { background-color: #350169; }
a { background-color: rgb(53,1,105); }
div.DivClassName
{
background-color: #350169;
}
.BgClassName
{
background-color: #350169;
}
</style>
border-color css
<style>
span { border-color: #350169; }
span { border-color: rgb(53,1,105); }
td.TdClassName
{
border-color: #350169;
}
.TagClassName
{
border-color: #350169;
}
</style>