Shades of Persian Indigo #350476
Tints of Persian Indigo #350476
RGB
CMYK
RGB Variations
Color information
#350476 (or 0x350476) is known color: Persian Indigo. HEX triplet: 35, 04 and 76. RGB value is (53,4,118). Sum of RGB (Red+Green+Blue) = 53+4+118=175 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.29% from 175); Green value is 4 (1.95% from 255 or 2.29% from 175); Blue value is 118 (46.48% from 255 or 67.43% from 175); Max value from RGB is 118 - color contains mainly: blue. Hex color #350476 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350476 is #CAFB89. Grayscale: #1F1F1F. Windows color (decimal): -13302666 or 7734325. OLE color: 7734325.
HSL color Cylindrical-coordinate representation of color #350476: hue angle of 265.79º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #350476 is Cyan = 0.55, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 4 | 118 | - |
| CMYK | 0.55 | 0.97 | 0 | 0.54 |
| HSL | 265.79º | 0.93% | 0.24% | - |
| HSV(B) | 265.79º | 0.97% | 0.46% | - |
| XYZ | 4.78 | 2.15 | 17.3 | - |
| YUV | 31.65 | 176.73 | 143.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 4 | 118 | 0.55 | 0.97 | 0 | 0.54 | 265.79 | 0.93 | 0.24 |
| Hex | 35 | 4 | 76 | 37 | 61 | 0 | 36 | 10A | 5D | 18 |
| Octal | 65 | 4 | 166 | 67 | 141 | 0 | 66 | 412 | 135 | 30 |
| Binary | 110101 | 100 | 1110110 | 110111 | 1100001 | 0 | 110110 | 100001010 | 1011101 | 11000 |
Color Harmonies of #350476
Complementary color
Monochromatic Colors of #350476
Black with #350476
Text Example
Text Example
White with #350476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350476; }
p { color: rgb(53,4,118); }
H1.HeaderClassName
{
color: #350476;
}
.AnyTagClassName
{
color: #350476;
}
</style>
background-color css
<style>
a { background-color: #350476; }
a { background-color: rgb(53,4,118); }
div.DivClassName
{
background-color: #350476;
}
.BgClassName
{
background-color: #350476;
}
</style>
border-color css
<style>
span { border-color: #350476; }
span { border-color: rgb(53,4,118); }
td.TdClassName
{
border-color: #350476;
}
.TagClassName
{
border-color: #350476;
}
</style>