Shades of Persian Indigo #350192
Tints of Persian Indigo #350192
RGB
CMYK
RGB Variations
Color information
#350192 (or 0x350192) is known color: Persian Indigo. HEX triplet: 35, 01 and 92. RGB value is (53,1,146). Sum of RGB (Red+Green+Blue) = 53+1+146=200 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.5% from 200); Green value is 1 (0.78% from 255 or 0.5% from 200); Blue value is 146 (57.42% from 255 or 73% from 200); Max value from RGB is 146 - color contains mainly: blue. Hex color #350192 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350192 is #CAFE6D. Grayscale: #202020. Windows color (decimal): -13303406 or 9568565. OLE color: 9568565.
HSL color Cylindrical-coordinate representation of color #350192: hue angle of 261.52º degrees, saturation: 0.99, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #350192 is Cyan = 0.64, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 1 | 146 | - |
| CMYK | 0.64 | 0.99 | 0 | 0.43 |
| HSL | 261.52º | 0.99% | 0.29% | - |
| HSV(B) | 261.52º | 0.99% | 0.57% | - |
| XYZ | 6.67 | 2.85 | 27.39 | - |
| YUV | 33.08 | 191.73 | 142.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 1 | 146 | 0.64 | 0.99 | 0 | 0.43 | 261.52 | 0.99 | 0.29 |
| Hex | 35 | 1 | 92 | 40 | 63 | 0 | 2B | 106 | 63 | 1D |
| Octal | 65 | 1 | 222 | 100 | 143 | 0 | 53 | 406 | 143 | 35 |
| Binary | 110101 | 1 | 10010010 | 1000000 | 1100011 | 0 | 101011 | 100000110 | 1100011 | 11101 |
Color Harmonies of #350192
Complementary color
Monochromatic Colors of #350192
Black with #350192
Text Example
Text Example
White with #350192
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350192; }
p { color: rgb(53,1,146); }
H1.HeaderClassName
{
color: #350192;
}
.AnyTagClassName
{
color: #350192;
}
</style>
background-color css
<style>
a { background-color: #350192; }
a { background-color: rgb(53,1,146); }
div.DivClassName
{
background-color: #350192;
}
.BgClassName
{
background-color: #350192;
}
</style>
border-color css
<style>
span { border-color: #350192; }
span { border-color: rgb(53,1,146); }
td.TdClassName
{
border-color: #350192;
}
.TagClassName
{
border-color: #350192;
}
</style>