Shades of Persian Indigo #350581
Tints of Persian Indigo #350581
RGB
CMYK
RGB Variations
Color information
#350581 (or 0x350581) is known color: Persian Indigo. HEX triplet: 35, 05 and 81. RGB value is (53,5,129). Sum of RGB (Red+Green+Blue) = 53+5+129=187 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.34% from 187); Green value is 5 (2.34% from 255 or 2.67% from 187); Blue value is 129 (50.78% from 255 or 68.98% from 187); Max value from RGB is 129 - color contains mainly: blue. Hex color #350581 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350581 is #CAFA7E. Grayscale: #212121. Windows color (decimal): -13302399 or 8455477. OLE color: 8455477.
HSL color Cylindrical-coordinate representation of color #350581: hue angle of 263.23º degrees, saturation: 0.93, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #350581 is Cyan = 0.59, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 5 | 129 | - |
| CMYK | 0.59 | 0.96 | 0 | 0.49 |
| HSL | 263.23º | 0.93% | 0.26% | - |
| HSV(B) | 263.23º | 0.96% | 0.51% | - |
| XYZ | 5.48 | 2.45 | 20.95 | - |
| YUV | 33.49 | 181.9 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 5 | 129 | 0.59 | 0.96 | 0 | 0.49 | 263.23 | 0.93 | 0.26 |
| Hex | 35 | 5 | 81 | 3B | 60 | 0 | 31 | 107 | 5D | 1A |
| Octal | 65 | 5 | 201 | 73 | 140 | 0 | 61 | 407 | 135 | 32 |
| Binary | 110101 | 101 | 10000001 | 111011 | 1100000 | 0 | 110001 | 100000111 | 1011101 | 11010 |
Color Harmonies of #350581
Complementary color
Monochromatic Colors of #350581
Black with #350581
Text Example
Text Example
White with #350581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350581; }
p { color: rgb(53,5,129); }
H1.HeaderClassName
{
color: #350581;
}
.AnyTagClassName
{
color: #350581;
}
</style>
background-color css
<style>
a { background-color: #350581; }
a { background-color: rgb(53,5,129); }
div.DivClassName
{
background-color: #350581;
}
.BgClassName
{
background-color: #350581;
}
</style>
border-color css
<style>
span { border-color: #350581; }
span { border-color: rgb(53,5,129); }
td.TdClassName
{
border-color: #350581;
}
.TagClassName
{
border-color: #350581;
}
</style>