Shades of Persian Indigo #350776
Tints of Persian Indigo #350776
RGB
CMYK
RGB Variations
Color information
#350776 (or 0x350776) is known color: Persian Indigo. HEX triplet: 35, 07 and 76. RGB value is (53,7,118). Sum of RGB (Red+Green+Blue) = 53+7+118=178 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.78% from 178); Green value is 7 (3.12% from 255 or 3.93% from 178); Blue value is 118 (46.48% from 255 or 66.29% from 178); Max value from RGB is 118 - color contains mainly: blue. Hex color #350776 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350776 is #CAF889. Grayscale: #212121. Windows color (decimal): -13301898 or 7735093. OLE color: 7735093.
HSL color Cylindrical-coordinate representation of color #350776: hue angle of 264.86º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #350776 is Cyan = 0.55, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 7 | 118 | - |
| CMYK | 0.55 | 0.94 | 0 | 0.54 |
| HSL | 264.86º | 0.89% | 0.25% | - |
| HSV(B) | 264.86º | 0.94% | 0.46% | - |
| XYZ | 4.81 | 2.22 | 17.31 | - |
| YUV | 33.41 | 175.74 | 141.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 118 | 0.55 | 0.94 | 0 | 0.54 | 264.86 | 0.89 | 0.25 |
| Hex | 35 | 7 | 76 | 37 | 5E | 0 | 36 | 109 | 59 | 19 |
| Octal | 65 | 7 | 166 | 67 | 136 | 0 | 66 | 411 | 131 | 31 |
| Binary | 110101 | 111 | 1110110 | 110111 | 1011110 | 0 | 110110 | 100001001 | 1011001 | 11001 |
Color Harmonies of #350776
Complementary color
Monochromatic Colors of #350776
Black with #350776
Text Example
Text Example
White with #350776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350776; }
p { color: rgb(53,7,118); }
H1.HeaderClassName
{
color: #350776;
}
.AnyTagClassName
{
color: #350776;
}
</style>
background-color css
<style>
a { background-color: #350776; }
a { background-color: rgb(53,7,118); }
div.DivClassName
{
background-color: #350776;
}
.BgClassName
{
background-color: #350776;
}
</style>
border-color css
<style>
span { border-color: #350776; }
span { border-color: rgb(53,7,118); }
td.TdClassName
{
border-color: #350776;
}
.TagClassName
{
border-color: #350776;
}
</style>