Shades of Persian Indigo #351897
Tints of Persian Indigo #351897
RGB
CMYK
RGB Variations
Color information
#351897 (or 0x351897) is known color: Persian Indigo. HEX triplet: 35, 18 and 97. RGB value is (53,24,151). Sum of RGB (Red+Green+Blue) = 53+24+151=228 (30% of max value = 765). Red value is 53 (21.09% from 255 or 23.25% from 228); Green value is 24 (9.77% from 255 or 10.53% from 228); Blue value is 151 (59.38% from 255 or 66.23% from 228); Max value from RGB is 151 - color contains mainly: blue. Hex color #351897 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351897 is #CAE768. Grayscale: #2E2E2E. Windows color (decimal): -13297513 or 9902133. OLE color: 9902133.
HSL color Cylindrical-coordinate representation of color #351897: hue angle of 253.7º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #351897 is Cyan = 0.65, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 24 | 151 | - |
| CMYK | 0.65 | 0.84 | 0 | 0.41 |
| HSL | 253.7º | 0.73% | 0.34% | - |
| HSV(B) | 253.7º | 0.84% | 0.59% | - |
| XYZ | 7.38 | 3.64 | 29.59 | - |
| YUV | 47.15 | 186.61 | 132.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 24 | 151 | 0.65 | 0.84 | 0 | 0.41 | 253.7 | 0.73 | 0.34 |
| Hex | 35 | 18 | 97 | 41 | 54 | 0 | 29 | FE | 49 | 22 |
| Octal | 65 | 30 | 227 | 101 | 124 | 0 | 51 | 376 | 111 | 42 |
| Binary | 110101 | 11000 | 10010111 | 1000001 | 1010100 | 0 | 101001 | 11111110 | 1001001 | 100010 |
Color Harmonies of #351897
Complementary color
Monochromatic Colors of #351897
Black with #351897
Text Example
Text Example
White with #351897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351897; }
p { color: rgb(53,24,151); }
H1.HeaderClassName
{
color: #351897;
}
.AnyTagClassName
{
color: #351897;
}
</style>
background-color css
<style>
a { background-color: #351897; }
a { background-color: rgb(53,24,151); }
div.DivClassName
{
background-color: #351897;
}
.BgClassName
{
background-color: #351897;
}
</style>
border-color css
<style>
span { border-color: #351897; }
span { border-color: rgb(53,24,151); }
td.TdClassName
{
border-color: #351897;
}
.TagClassName
{
border-color: #351897;
}
</style>