Shades of Persian Indigo #351282
Tints of Persian Indigo #351282
RGB
CMYK
RGB Variations
Color information
#351282 (or 0x351282) is known color: Persian Indigo. HEX triplet: 35, 12 and 82. RGB value is (53,18,130). Sum of RGB (Red+Green+Blue) = 53+18+130=201 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.37% from 201); Green value is 18 (7.42% from 255 or 8.96% from 201); Blue value is 130 (51.17% from 255 or 64.68% from 201); Max value from RGB is 130 - color contains mainly: blue. Hex color #351282 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351282 is #CAED7D. Grayscale: #282828. Windows color (decimal): -13299070 or 8524341. OLE color: 8524341.
HSL color Cylindrical-coordinate representation of color #351282: hue angle of 258.75º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #351282 is Cyan = 0.59, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 18 | 130 | - |
| CMYK | 0.59 | 0.86 | 0 | 0.49 |
| HSL | 258.75º | 0.76% | 0.29% | - |
| HSV(B) | 258.75º | 0.86% | 0.51% | - |
| XYZ | 5.71 | 2.8 | 21.36 | - |
| YUV | 41.23 | 178.1 | 136.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 18 | 130 | 0.59 | 0.86 | 0 | 0.49 | 258.75 | 0.76 | 0.29 |
| Hex | 35 | 12 | 82 | 3B | 56 | 0 | 31 | 103 | 4C | 1D |
| Octal | 65 | 22 | 202 | 73 | 126 | 0 | 61 | 403 | 114 | 35 |
| Binary | 110101 | 10010 | 10000010 | 111011 | 1010110 | 0 | 110001 | 100000011 | 1001100 | 11101 |
Color Harmonies of #351282
Complementary color
Monochromatic Colors of #351282
Black with #351282
Text Example
Text Example
White with #351282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351282; }
p { color: rgb(53,18,130); }
H1.HeaderClassName
{
color: #351282;
}
.AnyTagClassName
{
color: #351282;
}
</style>
background-color css
<style>
a { background-color: #351282; }
a { background-color: rgb(53,18,130); }
div.DivClassName
{
background-color: #351282;
}
.BgClassName
{
background-color: #351282;
}
</style>
border-color css
<style>
span { border-color: #351282; }
span { border-color: rgb(53,18,130); }
td.TdClassName
{
border-color: #351282;
}
.TagClassName
{
border-color: #351282;
}
</style>