Shades of Persian Indigo #350392
Tints of Persian Indigo #350392
RGB
CMYK
RGB Variations
Color information
#350392 (or 0x350392) is known color: Persian Indigo. HEX triplet: 35, 03 and 92. RGB value is (53,3,146). Sum of RGB (Red+Green+Blue) = 53+3+146=202 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.24% from 202); Green value is 3 (1.56% from 255 or 1.49% from 202); Blue value is 146 (57.42% from 255 or 72.28% from 202); Max value from RGB is 146 - color contains mainly: blue. Hex color #350392 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350392 is #CAFC6D. Grayscale: #212121. Windows color (decimal): -13302894 or 9569077. OLE color: 9569077.
HSL color Cylindrical-coordinate representation of color #350392: hue angle of 260.98º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #350392 is Cyan = 0.64, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 3 | 146 | - |
| CMYK | 0.64 | 0.98 | 0 | 0.43 |
| HSL | 260.98º | 0.96% | 0.29% | - |
| HSV(B) | 260.98º | 0.98% | 0.57% | - |
| XYZ | 6.69 | 2.9 | 27.4 | - |
| YUV | 34.25 | 191.07 | 141.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 3 | 146 | 0.64 | 0.98 | 0 | 0.43 | 260.98 | 0.96 | 0.29 |
| Hex | 35 | 3 | 92 | 40 | 62 | 0 | 2B | 105 | 60 | 1D |
| Octal | 65 | 3 | 222 | 100 | 142 | 0 | 53 | 405 | 140 | 35 |
| Binary | 110101 | 11 | 10010010 | 1000000 | 1100010 | 0 | 101011 | 100000101 | 1100000 | 11101 |
Color Harmonies of #350392
Complementary color
Monochromatic Colors of #350392
Black with #350392
Text Example
Text Example
White with #350392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350392; }
p { color: rgb(53,3,146); }
H1.HeaderClassName
{
color: #350392;
}
.AnyTagClassName
{
color: #350392;
}
</style>
background-color css
<style>
a { background-color: #350392; }
a { background-color: rgb(53,3,146); }
div.DivClassName
{
background-color: #350392;
}
.BgClassName
{
background-color: #350392;
}
</style>
border-color css
<style>
span { border-color: #350392; }
span { border-color: rgb(53,3,146); }
td.TdClassName
{
border-color: #350392;
}
.TagClassName
{
border-color: #350392;
}
</style>