Shades of Persian Indigo #350086
Tints of Persian Indigo #350086
RGB
CMYK
RGB Variations
Color information
#350086 (or 0x350086) is known color: Persian Indigo. HEX triplet: 35, 00 and 86. RGB value is (53,0,134). Sum of RGB (Red+Green+Blue) = 53+0+134=187 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.34% from 187); Green value is 0 (0.39% from 255 or 0% from 187); Blue value is 134 (52.73% from 255 or 71.66% from 187); Max value from RGB is 134 - color contains mainly: blue. Hex color #350086 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350086 is #CAFF79. Grayscale: #1E1E1E. Windows color (decimal): -13303674 or 8781877. OLE color: 8781877.
HSL color Cylindrical-coordinate representation of color #350086: hue angle of 263.73º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #350086 is Cyan = 0.60, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 53 | 0 | 134 | - |
| CMYK | 0.60 | 1 | 0 | 0.47 |
| HSL | 263.73º | 1% | 0.26% | - |
| HSV(B) | 263.73º | 1% | 0.53% | - |
| XYZ | 5.77 | 2.48 | 22.73 | - |
| YUV | 31.12 | 186.06 | 143.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 0 | 134 | 0.60 | 1 | 0 | 0.47 | 263.73 | 1 | 0.26 |
| Hex | 35 | 0 | 86 | 3C | 64 | 0 | 2F | 108 | 64 | 1A |
| Octal | 65 | 0 | 206 | 74 | 144 | 0 | 57 | 410 | 144 | 32 |
| Binary | 110101 | 0 | 10000110 | 111100 | 1100100 | 0 | 101111 | 100001000 | 1100100 | 11010 |
Color Harmonies of #350086
Complementary color
Monochromatic Colors of #350086
Black with #350086
Text Example
Text Example
White with #350086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350086; }
p { color: rgb(53,0,134); }
H1.HeaderClassName
{
color: #350086;
}
.AnyTagClassName
{
color: #350086;
}
</style>
background-color css
<style>
a { background-color: #350086; }
a { background-color: rgb(53,0,134); }
div.DivClassName
{
background-color: #350086;
}
.BgClassName
{
background-color: #350086;
}
</style>
border-color css
<style>
span { border-color: #350086; }
span { border-color: rgb(53,0,134); }
td.TdClassName
{
border-color: #350086;
}
.TagClassName
{
border-color: #350086;
}
</style>