Shades of Persian Indigo #350697
Tints of Persian Indigo #350697
RGB
CMYK
RGB Variations
Color information
#350697 (or 0x350697) is known color: Persian Indigo. HEX triplet: 35, 06 and 97. RGB value is (53,6,151). Sum of RGB (Red+Green+Blue) = 53+6+151=210 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.24% from 210); Green value is 6 (2.73% from 255 or 2.86% from 210); Blue value is 151 (59.38% from 255 or 71.90% from 210); Max value from RGB is 151 - color contains mainly: blue. Hex color #350697 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350697 is #CAF968. Grayscale: #242424. Windows color (decimal): -13302121 or 9897525. OLE color: 9897525.
HSL color Cylindrical-coordinate representation of color #350697: hue angle of 259.45º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #350697 is Cyan = 0.65, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 53 | 6 | 151 | - |
| CMYK | 0.65 | 0.96 | 0 | 0.41 |
| HSL | 259.45º | 0.92% | 0.31% | - |
| HSV(B) | 259.45º | 0.96% | 0.59% | - |
| XYZ | 7.12 | 3.12 | 29.51 | - |
| YUV | 36.58 | 192.57 | 139.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 6 | 151 | 0.65 | 0.96 | 0 | 0.41 | 259.45 | 0.92 | 0.31 |
| Hex | 35 | 6 | 97 | 41 | 60 | 0 | 29 | 103 | 5C | 1F |
| Octal | 65 | 6 | 227 | 101 | 140 | 0 | 51 | 403 | 134 | 37 |
| Binary | 110101 | 110 | 10010111 | 1000001 | 1100000 | 0 | 101001 | 100000011 | 1011100 | 11111 |
Color Harmonies of #350697
Complementary color
Monochromatic Colors of #350697
Black with #350697
Text Example
Text Example
White with #350697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350697; }
p { color: rgb(53,6,151); }
H1.HeaderClassName
{
color: #350697;
}
.AnyTagClassName
{
color: #350697;
}
</style>
background-color css
<style>
a { background-color: #350697; }
a { background-color: rgb(53,6,151); }
div.DivClassName
{
background-color: #350697;
}
.BgClassName
{
background-color: #350697;
}
</style>
border-color css
<style>
span { border-color: #350697; }
span { border-color: rgb(53,6,151); }
td.TdClassName
{
border-color: #350697;
}
.TagClassName
{
border-color: #350697;
}
</style>