Shades of Persian Indigo #350292
Tints of Persian Indigo #350292
RGB
CMYK
RGB Variations
Color information
#350292 (or 0x350292) is known color: Persian Indigo. HEX triplet: 35, 02 and 92. RGB value is (53,2,146). Sum of RGB (Red+Green+Blue) = 53+2+146=201 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.37% from 201); Green value is 2 (1.17% from 255 or 1.00% from 201); Blue value is 146 (57.42% from 255 or 72.64% from 201); Max value from RGB is 146 - color contains mainly: blue. Hex color #350292 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350292 is #CAFD6D. Grayscale: #212121. Windows color (decimal): -13303150 or 9568821. OLE color: 9568821.
HSL color Cylindrical-coordinate representation of color #350292: hue angle of 261.25º degrees, saturation: 0.97, 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 #350292 is Cyan = 0.64, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 2 | 146 | - |
| CMYK | 0.64 | 0.99 | 0 | 0.43 |
| HSL | 261.25º | 0.97% | 0.29% | - |
| HSV(B) | 261.25º | 0.99% | 0.57% | - |
| XYZ | 6.68 | 2.88 | 27.4 | - |
| YUV | 33.67 | 191.4 | 141.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 2 | 146 | 0.64 | 0.99 | 0 | 0.43 | 261.25 | 0.97 | 0.29 |
| Hex | 35 | 2 | 92 | 40 | 63 | 0 | 2B | 105 | 61 | 1D |
| Octal | 65 | 2 | 222 | 100 | 143 | 0 | 53 | 405 | 141 | 35 |
| Binary | 110101 | 10 | 10010010 | 1000000 | 1100011 | 0 | 101011 | 100000101 | 1100001 | 11101 |
Color Harmonies of #350292
Complementary color
Monochromatic Colors of #350292
Black with #350292
Text Example
Text Example
White with #350292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350292; }
p { color: rgb(53,2,146); }
H1.HeaderClassName
{
color: #350292;
}
.AnyTagClassName
{
color: #350292;
}
</style>
background-color css
<style>
a { background-color: #350292; }
a { background-color: rgb(53,2,146); }
div.DivClassName
{
background-color: #350292;
}
.BgClassName
{
background-color: #350292;
}
</style>
border-color css
<style>
span { border-color: #350292; }
span { border-color: rgb(53,2,146); }
td.TdClassName
{
border-color: #350292;
}
.TagClassName
{
border-color: #350292;
}
</style>