Shades of Persian Indigo #351878
Tints of Persian Indigo #351878
RGB
CMYK
RGB Variations
Color information
#351878 (or 0x351878) is known color: Persian Indigo. HEX triplet: 35, 18 and 78. RGB value is (53,24,120). Sum of RGB (Red+Green+Blue) = 53+24+120=197 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.90% from 197); Green value is 24 (9.77% from 255 or 12.18% from 197); Blue value is 120 (47.27% from 255 or 60.91% from 197); Max value from RGB is 120 - color contains mainly: blue. Hex color #351878 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351878 is #CAE787. Grayscale: #2B2B2B. Windows color (decimal): -13297544 or 7870517. OLE color: 7870517.
HSL color Cylindrical-coordinate representation of color #351878: hue angle of 258.12º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #351878 is Cyan = 0.56, Magento = 0.8, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 24 | 120 | - |
| CMYK | 0.56 | 0.8 | 0 | 0.53 |
| HSL | 258.13º | 0.67% | 0.28% | - |
| HSV(B) | 258.13º | 0.8% | 0.47% | - |
| XYZ | 5.18 | 2.77 | 18.03 | - |
| YUV | 43.62 | 171.11 | 134.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 24 | 120 | 0.56 | 0.8 | 0 | 0.53 | 258.13 | 0.67 | 0.28 |
| Hex | 35 | 18 | 78 | 38 | 50 | 0 | 35 | 102 | 43 | 1C |
| Octal | 65 | 30 | 170 | 70 | 120 | 0 | 65 | 402 | 103 | 34 |
| Binary | 110101 | 11000 | 1111000 | 111000 | 1010000 | 0 | 110101 | 100000010 | 1000011 | 11100 |
Color Harmonies of #351878
Complementary color
Monochromatic Colors of #351878
Black with #351878
Text Example
Text Example
White with #351878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351878; }
p { color: rgb(53,24,120); }
H1.HeaderClassName
{
color: #351878;
}
.AnyTagClassName
{
color: #351878;
}
</style>
background-color css
<style>
a { background-color: #351878; }
a { background-color: rgb(53,24,120); }
div.DivClassName
{
background-color: #351878;
}
.BgClassName
{
background-color: #351878;
}
</style>
border-color css
<style>
span { border-color: #351878; }
span { border-color: rgb(53,24,120); }
td.TdClassName
{
border-color: #351878;
}
.TagClassName
{
border-color: #351878;
}
</style>