Shades of Persian Indigo #351376
Tints of Persian Indigo #351376
RGB
CMYK
RGB Variations
Color information
#351376 (or 0x351376) is known color: Persian Indigo. HEX triplet: 35, 13 and 76. RGB value is (53,19,118). Sum of RGB (Red+Green+Blue) = 53+19+118=190 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.89% from 190); Green value is 19 (7.81% from 255 or 10% from 190); Blue value is 118 (46.48% from 255 or 62.11% from 190); Max value from RGB is 118 - color contains mainly: blue. Hex color #351376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351376 is #CAEC89. Grayscale: #282828. Windows color (decimal): -13298826 or 7738165. OLE color: 7738165.
HSL color Cylindrical-coordinate representation of color #351376: hue angle of 260.61º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #351376 is Cyan = 0.55, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 19 | 118 | - |
| CMYK | 0.55 | 0.84 | 0 | 0.54 |
| HSL | 260.61º | 0.72% | 0.27% | - |
| HSV(B) | 260.61º | 0.84% | 0.46% | - |
| XYZ | 4.97 | 2.53 | 17.37 | - |
| YUV | 40.45 | 171.76 | 136.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 19 | 118 | 0.55 | 0.84 | 0 | 0.54 | 260.61 | 0.72 | 0.27 |
| Hex | 35 | 13 | 76 | 37 | 54 | 0 | 36 | 105 | 48 | 1B |
| Octal | 65 | 23 | 166 | 67 | 124 | 0 | 66 | 405 | 110 | 33 |
| Binary | 110101 | 10011 | 1110110 | 110111 | 1010100 | 0 | 110110 | 100000101 | 1001000 | 11011 |
Color Harmonies of #351376
Complementary color
Monochromatic Colors of #351376
Black with #351376
Text Example
Text Example
White with #351376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351376; }
p { color: rgb(53,19,118); }
H1.HeaderClassName
{
color: #351376;
}
.AnyTagClassName
{
color: #351376;
}
</style>
background-color css
<style>
a { background-color: #351376; }
a { background-color: rgb(53,19,118); }
div.DivClassName
{
background-color: #351376;
}
.BgClassName
{
background-color: #351376;
}
</style>
border-color css
<style>
span { border-color: #351376; }
span { border-color: rgb(53,19,118); }
td.TdClassName
{
border-color: #351376;
}
.TagClassName
{
border-color: #351376;
}
</style>