Shades of Persian Indigo #350992
Tints of Persian Indigo #350992
RGB
CMYK
RGB Variations
Color information
#350992 (or 0x350992) is known color: Persian Indigo. HEX triplet: 35, 09 and 92. RGB value is (53,9,146). Sum of RGB (Red+Green+Blue) = 53+9+146=208 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.48% from 208); Green value is 9 (3.91% from 255 or 4.33% from 208); Blue value is 146 (57.42% from 255 or 70.19% from 208); Max value from RGB is 146 - color contains mainly: blue. Hex color #350992 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350992 is #CAF66D. Grayscale: #252525. Windows color (decimal): -13301358 or 9570613. OLE color: 9570613.
HSL color Cylindrical-coordinate representation of color #350992: hue angle of 259.27º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #350992 is Cyan = 0.64, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 9 | 146 | - |
| CMYK | 0.64 | 0.94 | 0 | 0.43 |
| HSL | 259.27º | 0.88% | 0.3% | - |
| HSV(B) | 259.27º | 0.94% | 0.57% | - |
| XYZ | 6.75 | 3.03 | 27.42 | - |
| YUV | 37.77 | 189.08 | 138.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 9 | 146 | 0.64 | 0.94 | 0 | 0.43 | 259.27 | 0.88 | 0.3 |
| Hex | 35 | 9 | 92 | 40 | 5E | 0 | 2B | 103 | 58 | 1E |
| Octal | 65 | 11 | 222 | 100 | 136 | 0 | 53 | 403 | 130 | 36 |
| Binary | 110101 | 1001 | 10010010 | 1000000 | 1011110 | 0 | 101011 | 100000011 | 1011000 | 11110 |
Color Harmonies of #350992
Complementary color
Monochromatic Colors of #350992
Black with #350992
Text Example
Text Example
White with #350992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350992; }
p { color: rgb(53,9,146); }
H1.HeaderClassName
{
color: #350992;
}
.AnyTagClassName
{
color: #350992;
}
</style>
background-color css
<style>
a { background-color: #350992; }
a { background-color: rgb(53,9,146); }
div.DivClassName
{
background-color: #350992;
}
.BgClassName
{
background-color: #350992;
}
</style>
border-color css
<style>
span { border-color: #350992; }
span { border-color: rgb(53,9,146); }
td.TdClassName
{
border-color: #350992;
}
.TagClassName
{
border-color: #350992;
}
</style>