Shades of Persian Indigo #350181
Tints of Persian Indigo #350181
RGB
CMYK
RGB Variations
Color information
#350181 (or 0x350181) is known color: Persian Indigo. HEX triplet: 35, 01 and 81. RGB value is (53,1,129). Sum of RGB (Red+Green+Blue) = 53+1+129=183 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.96% from 183); Green value is 1 (0.78% from 255 or 0.55% from 183); Blue value is 129 (50.78% from 255 or 70.49% from 183); Max value from RGB is 129 - color contains mainly: blue. Hex color #350181 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350181 is #CAFE7E. Grayscale: #1E1E1E. Windows color (decimal): -13303423 or 8454453. OLE color: 8454453.
HSL color Cylindrical-coordinate representation of color #350181: hue angle of 264.38º degrees, saturation: 0.98, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #350181 is Cyan = 0.59, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 1 | 129 | - |
| CMYK | 0.59 | 0.99 | 0 | 0.49 |
| HSL | 264.38º | 0.98% | 0.25% | - |
| HSV(B) | 264.38º | 0.99% | 0.51% | - |
| XYZ | 5.44 | 2.36 | 20.94 | - |
| YUV | 31.14 | 183.23 | 143.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 1 | 129 | 0.59 | 0.99 | 0 | 0.49 | 264.38 | 0.98 | 0.25 |
| Hex | 35 | 1 | 81 | 3B | 63 | 0 | 31 | 108 | 62 | 19 |
| Octal | 65 | 1 | 201 | 73 | 143 | 0 | 61 | 410 | 142 | 31 |
| Binary | 110101 | 1 | 10000001 | 111011 | 1100011 | 0 | 110001 | 100001000 | 1100010 | 11001 |
Color Harmonies of #350181
Complementary color
Monochromatic Colors of #350181
Black with #350181
Text Example
Text Example
White with #350181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350181; }
p { color: rgb(53,1,129); }
H1.HeaderClassName
{
color: #350181;
}
.AnyTagClassName
{
color: #350181;
}
</style>
background-color css
<style>
a { background-color: #350181; }
a { background-color: rgb(53,1,129); }
div.DivClassName
{
background-color: #350181;
}
.BgClassName
{
background-color: #350181;
}
</style>
border-color css
<style>
span { border-color: #350181; }
span { border-color: rgb(53,1,129); }
td.TdClassName
{
border-color: #350181;
}
.TagClassName
{
border-color: #350181;
}
</style>