Shades of Persian Indigo #351774
Tints of Persian Indigo #351774
RGB
CMYK
RGB Variations
Color information
#351774 (or 0x351774) is known color: Persian Indigo. HEX triplet: 35, 17 and 74. RGB value is (53,23,116). Sum of RGB (Red+Green+Blue) = 53+23+116=192 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.60% from 192); Green value is 23 (9.38% from 255 or 11.98% from 192); Blue value is 116 (45.70% from 255 or 60.42% from 192); Max value from RGB is 116 - color contains mainly: blue. Hex color #351774 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #351774 is #CAE88B. Grayscale: #2A2A2A. Windows color (decimal): -13297804 or 7608117. OLE color: 7608117.
HSL color Cylindrical-coordinate representation of color #351774: hue angle of 259.35º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #351774 is Cyan = 0.54, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 53 | 23 | 116 | - |
| CMYK | 0.54 | 0.80 | 0 | 0.55 |
| HSL | 259.35º | 0.67% | 0.27% | - |
| HSV(B) | 259.35º | 0.8% | 0.45% | - |
| XYZ | 4.93 | 2.63 | 16.77 | - |
| YUV | 42.57 | 169.44 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 23 | 116 | 0.54 | 0.80 | 0 | 0.55 | 259.35 | 0.67 | 0.27 |
| Hex | 35 | 17 | 74 | 36 | 50 | 0 | 37 | 103 | 43 | 1B |
| Octal | 65 | 27 | 164 | 66 | 120 | 0 | 67 | 403 | 103 | 33 |
| Binary | 110101 | 10111 | 1110100 | 110110 | 1010000 | 0 | 110111 | 100000011 | 1000011 | 11011 |
Color Harmonies of #351774
Complementary color
Monochromatic Colors of #351774
Black with #351774
Text Example
Text Example
White with #351774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351774; }
p { color: rgb(53,23,116); }
H1.HeaderClassName
{
color: #351774;
}
.AnyTagClassName
{
color: #351774;
}
</style>
background-color css
<style>
a { background-color: #351774; }
a { background-color: rgb(53,23,116); }
div.DivClassName
{
background-color: #351774;
}
.BgClassName
{
background-color: #351774;
}
</style>
border-color css
<style>
span { border-color: #351774; }
span { border-color: rgb(53,23,116); }
td.TdClassName
{
border-color: #351774;
}
.TagClassName
{
border-color: #351774;
}
</style>