Shades of Persian Indigo #350976
Tints of Persian Indigo #350976
RGB
CMYK
RGB Variations
Color information
#350976 (or 0x350976) is known color: Persian Indigo. HEX triplet: 35, 09 and 76. RGB value is (53,9,118). Sum of RGB (Red+Green+Blue) = 53+9+118=180 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.44% from 180); Green value is 9 (3.91% from 255 or 5% from 180); Blue value is 118 (46.48% from 255 or 65.56% from 180); Max value from RGB is 118 - color contains mainly: blue. Hex color #350976 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350976 is #CAF689. Grayscale: #222222. Windows color (decimal): -13301386 or 7735605. OLE color: 7735605.
HSL color Cylindrical-coordinate representation of color #350976: hue angle of 264.22º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #350976 is Cyan = 0.55, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 9 | 118 | - |
| CMYK | 0.55 | 0.92 | 0 | 0.54 |
| HSL | 264.22º | 0.86% | 0.25% | - |
| HSV(B) | 264.22º | 0.92% | 0.46% | - |
| XYZ | 4.84 | 2.26 | 17.32 | - |
| YUV | 34.58 | 175.08 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 9 | 118 | 0.55 | 0.92 | 0 | 0.54 | 264.22 | 0.86 | 0.25 |
| Hex | 35 | 9 | 76 | 37 | 5C | 0 | 36 | 108 | 56 | 19 |
| Octal | 65 | 11 | 166 | 67 | 134 | 0 | 66 | 410 | 126 | 31 |
| Binary | 110101 | 1001 | 1110110 | 110111 | 1011100 | 0 | 110110 | 100001000 | 1010110 | 11001 |
Color Harmonies of #350976
Complementary color
Monochromatic Colors of #350976
Black with #350976
Text Example
Text Example
White with #350976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350976; }
p { color: rgb(53,9,118); }
H1.HeaderClassName
{
color: #350976;
}
.AnyTagClassName
{
color: #350976;
}
</style>
background-color css
<style>
a { background-color: #350976; }
a { background-color: rgb(53,9,118); }
div.DivClassName
{
background-color: #350976;
}
.BgClassName
{
background-color: #350976;
}
</style>
border-color css
<style>
span { border-color: #350976; }
span { border-color: rgb(53,9,118); }
td.TdClassName
{
border-color: #350976;
}
.TagClassName
{
border-color: #350976;
}
</style>