Shades of Persian Indigo #351482
Tints of Persian Indigo #351482
RGB
CMYK
RGB Variations
Color information
#351482 (or 0x351482) is known color: Persian Indigo. HEX triplet: 35, 14 and 82. RGB value is (53,20,130). Sum of RGB (Red+Green+Blue) = 53+20+130=203 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.11% from 203); Green value is 20 (8.20% from 255 or 9.85% from 203); Blue value is 130 (51.17% from 255 or 64.04% from 203); Max value from RGB is 130 - color contains mainly: blue. Hex color #351482 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351482 is #CAEB7D. Grayscale: #2A2A2A. Windows color (decimal): -13298558 or 8524853. OLE color: 8524853.
HSL color Cylindrical-coordinate representation of color #351482: hue angle of 258º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #351482 is Cyan = 0.59, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 20 | 130 | - |
| CMYK | 0.59 | 0.85 | 0 | 0.49 |
| HSL | 258º | 0.73% | 0.29% | - |
| HSV(B) | 258º | 0.85% | 0.51% | - |
| XYZ | 5.75 | 2.87 | 21.37 | - |
| YUV | 42.41 | 177.43 | 135.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 20 | 130 | 0.59 | 0.85 | 0 | 0.49 | 258 | 0.73 | 0.29 |
| Hex | 35 | 14 | 82 | 3B | 55 | 0 | 31 | 102 | 49 | 1D |
| Octal | 65 | 24 | 202 | 73 | 125 | 0 | 61 | 402 | 111 | 35 |
| Binary | 110101 | 10100 | 10000010 | 111011 | 1010101 | 0 | 110001 | 100000010 | 1001001 | 11101 |
Color Harmonies of #351482
Complementary color
Monochromatic Colors of #351482
Black with #351482
Text Example
Text Example
White with #351482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351482; }
p { color: rgb(53,20,130); }
H1.HeaderClassName
{
color: #351482;
}
.AnyTagClassName
{
color: #351482;
}
</style>
background-color css
<style>
a { background-color: #351482; }
a { background-color: rgb(53,20,130); }
div.DivClassName
{
background-color: #351482;
}
.BgClassName
{
background-color: #351482;
}
</style>
border-color css
<style>
span { border-color: #351482; }
span { border-color: rgb(53,20,130); }
td.TdClassName
{
border-color: #351482;
}
.TagClassName
{
border-color: #351482;
}
</style>