Shades of Persian Indigo #350792
Tints of Persian Indigo #350792
RGB
CMYK
RGB Variations
Color information
#350792 (or 0x350792) is known color: Persian Indigo. HEX triplet: 35, 07 and 92. RGB value is (53,7,146). Sum of RGB (Red+Green+Blue) = 53+7+146=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 7 (3.12% from 255 or 3.40% from 206); Blue value is 146 (57.42% from 255 or 70.87% from 206); Max value from RGB is 146 - color contains mainly: blue. Hex color #350792 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350792 is #CAF86D. Grayscale: #242424. Windows color (decimal): -13301870 or 9570101. OLE color: 9570101.
HSL color Cylindrical-coordinate representation of color #350792: hue angle of 259.86º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #350792 is Cyan = 0.64, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 53 | 7 | 146 | - |
| CMYK | 0.64 | 0.95 | 0 | 0.43 |
| HSL | 259.86º | 0.91% | 0.3% | - |
| HSV(B) | 259.86º | 0.95% | 0.57% | - |
| XYZ | 6.73 | 2.98 | 27.42 | - |
| YUV | 36.6 | 189.74 | 139.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 146 | 0.64 | 0.95 | 0 | 0.43 | 259.86 | 0.91 | 0.3 |
| Hex | 35 | 7 | 92 | 40 | 5F | 0 | 2B | 104 | 5B | 1E |
| Octal | 65 | 7 | 222 | 100 | 137 | 0 | 53 | 404 | 133 | 36 |
| Binary | 110101 | 111 | 10010010 | 1000000 | 1011111 | 0 | 101011 | 100000100 | 1011011 | 11110 |
Color Harmonies of #350792
Complementary color
Monochromatic Colors of #350792
Black with #350792
Text Example
Text Example
White with #350792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350792; }
p { color: rgb(53,7,146); }
H1.HeaderClassName
{
color: #350792;
}
.AnyTagClassName
{
color: #350792;
}
</style>
background-color css
<style>
a { background-color: #350792; }
a { background-color: rgb(53,7,146); }
div.DivClassName
{
background-color: #350792;
}
.BgClassName
{
background-color: #350792;
}
</style>
border-color css
<style>
span { border-color: #350792; }
span { border-color: rgb(53,7,146); }
td.TdClassName
{
border-color: #350792;
}
.TagClassName
{
border-color: #350792;
}
</style>