Shades of Persian Indigo #351977
Tints of Persian Indigo #351977
RGB
CMYK
RGB Variations
Color information
#351977 (or 0x351977) is known color: Persian Indigo. HEX triplet: 35, 19 and 77. RGB value is (53,25,119). Sum of RGB (Red+Green+Blue) = 53+25+119=197 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.90% from 197); Green value is 25 (10.16% from 255 or 12.69% from 197); Blue value is 119 (46.88% from 255 or 60.41% from 197); Max value from RGB is 119 - color contains mainly: blue. Hex color #351977 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351977 is #CAE688. Grayscale: #2B2B2B. Windows color (decimal): -13297289 or 7805237. OLE color: 7805237.
HSL color Cylindrical-coordinate representation of color #351977: hue angle of 257.87º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #351977 is Cyan = 0.55, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 53 | 25 | 119 | - |
| CMYK | 0.55 | 0.79 | 0 | 0.53 |
| HSL | 257.87º | 0.65% | 0.28% | - |
| HSV(B) | 257.87º | 0.79% | 0.47% | - |
| XYZ | 5.15 | 2.78 | 17.72 | - |
| YUV | 44.09 | 170.28 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 25 | 119 | 0.55 | 0.79 | 0 | 0.53 | 257.87 | 0.65 | 0.28 |
| Hex | 35 | 19 | 77 | 37 | 4F | 0 | 35 | 102 | 41 | 1C |
| Octal | 65 | 31 | 167 | 67 | 117 | 0 | 65 | 402 | 101 | 34 |
| Binary | 110101 | 11001 | 1110111 | 110111 | 1001111 | 0 | 110101 | 100000010 | 1000001 | 11100 |
Color Harmonies of #351977
Complementary color
Monochromatic Colors of #351977
Black with #351977
Text Example
Text Example
White with #351977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351977; }
p { color: rgb(53,25,119); }
H1.HeaderClassName
{
color: #351977;
}
.AnyTagClassName
{
color: #351977;
}
</style>
background-color css
<style>
a { background-color: #351977; }
a { background-color: rgb(53,25,119); }
div.DivClassName
{
background-color: #351977;
}
.BgClassName
{
background-color: #351977;
}
</style>
border-color css
<style>
span { border-color: #351977; }
span { border-color: rgb(53,25,119); }
td.TdClassName
{
border-color: #351977;
}
.TagClassName
{
border-color: #351977;
}
</style>