Shades of Persian Indigo #350376
Tints of Persian Indigo #350376
RGB
CMYK
RGB Variations
Color information
#350376 (or 0x350376) is known color: Persian Indigo. HEX triplet: 35, 03 and 76. RGB value is (53,3,118). Sum of RGB (Red+Green+Blue) = 53+3+118=174 (23% of max value = 765). Red value is 53 (21.09% from 255 or 30.46% from 174); Green value is 3 (1.56% from 255 or 1.72% from 174); Blue value is 118 (46.48% from 255 or 67.82% from 174); Max value from RGB is 118 - color contains mainly: blue. Hex color #350376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #350376 is #CAFC89. Grayscale: #1E1E1E. Windows color (decimal): -13302922 or 7734069. OLE color: 7734069.
HSL color Cylindrical-coordinate representation of color #350376: hue angle of 266.09º degrees, saturation: 0.95, 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 #350376 is Cyan = 0.55, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 53 | 3 | 118 | - |
| CMYK | 0.55 | 0.97 | 0 | 0.54 |
| HSL | 266.09º | 0.95% | 0.24% | - |
| HSV(B) | 266.09º | 0.97% | 0.46% | - |
| XYZ | 4.77 | 2.13 | 17.3 | - |
| YUV | 31.06 | 177.07 | 143.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 3 | 118 | 0.55 | 0.97 | 0 | 0.54 | 266.09 | 0.95 | 0.24 |
| Hex | 35 | 3 | 76 | 37 | 61 | 0 | 36 | 10A | 5F | 18 |
| Octal | 65 | 3 | 166 | 67 | 141 | 0 | 66 | 412 | 137 | 30 |
| Binary | 110101 | 11 | 1110110 | 110111 | 1100001 | 0 | 110110 | 100001010 | 1011111 | 11000 |
Color Harmonies of #350376
Complementary color
Monochromatic Colors of #350376
Black with #350376
Text Example
Text Example
White with #350376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350376; }
p { color: rgb(53,3,118); }
H1.HeaderClassName
{
color: #350376;
}
.AnyTagClassName
{
color: #350376;
}
</style>
background-color css
<style>
a { background-color: #350376; }
a { background-color: rgb(53,3,118); }
div.DivClassName
{
background-color: #350376;
}
.BgClassName
{
background-color: #350376;
}
</style>
border-color css
<style>
span { border-color: #350376; }
span { border-color: rgb(53,3,118); }
td.TdClassName
{
border-color: #350376;
}
.TagClassName
{
border-color: #350376;
}
</style>