Shades of Persian Indigo #350166
Tints of Persian Indigo #350166
RGB
CMYK
RGB Variations
Color information
#350166 (or 0x350166) is known color: Persian Indigo. HEX triplet: 35, 01 and 66. RGB value is (53,1,102). Sum of RGB (Red+Green+Blue) = 53+1+102=156 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.97% from 156); Green value is 1 (0.78% from 255 or 0.64% from 156); Blue value is 102 (40.23% from 255 or 65.38% from 156); Max value from RGB is 102 - color contains mainly: blue. Hex color #350166 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350166 is #CAFE99. Grayscale: #1B1B1B. Windows color (decimal): -13303450 or 6684981. OLE color: 6684981.
HSL color Cylindrical-coordinate representation of color #350166: hue angle of 270.89º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #350166 is Cyan = 0.48, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 53 | 1 | 102 | - |
| CMYK | 0.48 | 0.99 | 0 | 0.6 |
| HSL | 270.89º | 0.98% | 0.2% | - |
| HSV(B) | 270.89º | 0.99% | 0.4% | - |
| XYZ | 3.88 | 1.74 | 12.7 | - |
| YUV | 28.06 | 169.73 | 145.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 1 | 102 | 0.48 | 0.99 | 0 | 0.6 | 270.89 | 0.98 | 0.2 |
| Hex | 35 | 1 | 66 | 30 | 63 | 0 | 3C | 10F | 62 | 14 |
| Octal | 65 | 1 | 146 | 60 | 143 | 0 | 74 | 417 | 142 | 24 |
| Binary | 110101 | 1 | 1100110 | 110000 | 1100011 | 0 | 111100 | 100001111 | 1100010 | 10100 |
Color Harmonies of #350166
Complementary color
Monochromatic Colors of #350166
Black with #350166
Text Example
Text Example
White with #350166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350166; }
p { color: rgb(53,1,102); }
H1.HeaderClassName
{
color: #350166;
}
.AnyTagClassName
{
color: #350166;
}
</style>
background-color css
<style>
a { background-color: #350166; }
a { background-color: rgb(53,1,102); }
div.DivClassName
{
background-color: #350166;
}
.BgClassName
{
background-color: #350166;
}
</style>
border-color css
<style>
span { border-color: #350166; }
span { border-color: rgb(53,1,102); }
td.TdClassName
{
border-color: #350166;
}
.TagClassName
{
border-color: #350166;
}
</style>