Shades of Persian Indigo #350876
Tints of Persian Indigo #350876
RGB
CMYK
RGB Variations
Color information
#350876 (or 0x350876) is known color: Persian Indigo. HEX triplet: 35, 08 and 76. RGB value is (53,8,118). Sum of RGB (Red+Green+Blue) = 53+8+118=179 (23% of max value = 765). Red value is 53 (21.09% from 255 or 29.61% from 179); Green value is 8 (3.52% from 255 or 4.47% from 179); Blue value is 118 (46.48% from 255 or 65.92% from 179); Max value from RGB is 118 - color contains mainly: blue. Hex color #350876 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350876 is #CAF789. Grayscale: #212121. Windows color (decimal): -13301642 or 7735349. OLE color: 7735349.
HSL color Cylindrical-coordinate representation of color #350876: hue angle of 264.55º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #350876 is Cyan = 0.55, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 8 | 118 | - |
| CMYK | 0.55 | 0.93 | 0 | 0.54 |
| HSL | 264.55º | 0.87% | 0.25% | - |
| HSV(B) | 264.55º | 0.93% | 0.46% | - |
| XYZ | 4.83 | 2.24 | 17.32 | - |
| YUV | 34 | 175.41 | 141.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 8 | 118 | 0.55 | 0.93 | 0 | 0.54 | 264.55 | 0.87 | 0.25 |
| Hex | 35 | 8 | 76 | 37 | 5D | 0 | 36 | 109 | 57 | 19 |
| Octal | 65 | 10 | 166 | 67 | 135 | 0 | 66 | 411 | 127 | 31 |
| Binary | 110101 | 1000 | 1110110 | 110111 | 1011101 | 0 | 110110 | 100001001 | 1010111 | 11001 |
Color Harmonies of #350876
Complementary color
Monochromatic Colors of #350876
Black with #350876
Text Example
Text Example
White with #350876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350876; }
p { color: rgb(53,8,118); }
H1.HeaderClassName
{
color: #350876;
}
.AnyTagClassName
{
color: #350876;
}
</style>
background-color css
<style>
a { background-color: #350876; }
a { background-color: rgb(53,8,118); }
div.DivClassName
{
background-color: #350876;
}
.BgClassName
{
background-color: #350876;
}
</style>
border-color css
<style>
span { border-color: #350876; }
span { border-color: rgb(53,8,118); }
td.TdClassName
{
border-color: #350876;
}
.TagClassName
{
border-color: #350876;
}
</style>