Shades of Persian Indigo #350782
Tints of Persian Indigo #350782
RGB
CMYK
RGB Variations
Color information
#350782 (or 0x350782) is known color: Persian Indigo. HEX triplet: 35, 07 and 82. RGB value is (53,7,130). Sum of RGB (Red+Green+Blue) = 53+7+130=190 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.89% from 190); Green value is 7 (3.12% from 255 or 3.68% from 190); Blue value is 130 (51.17% from 255 or 68.42% from 190); Max value from RGB is 130 - color contains mainly: blue. Hex color #350782 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350782 is #CAF87D. Grayscale: #222222. Windows color (decimal): -13301886 or 8521525. OLE color: 8521525.
HSL color Cylindrical-coordinate representation of color #350782: hue angle of 262.44º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #350782 is Cyan = 0.59, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 7 | 130 | - |
| CMYK | 0.59 | 0.95 | 0 | 0.49 |
| HSL | 262.44º | 0.9% | 0.27% | - |
| HSV(B) | 262.44º | 0.95% | 0.51% | - |
| XYZ | 5.57 | 2.52 | 21.31 | - |
| YUV | 34.78 | 181.74 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 130 | 0.59 | 0.95 | 0 | 0.49 | 262.44 | 0.9 | 0.27 |
| Hex | 35 | 7 | 82 | 3B | 5F | 0 | 31 | 106 | 5A | 1B |
| Octal | 65 | 7 | 202 | 73 | 137 | 0 | 61 | 406 | 132 | 33 |
| Binary | 110101 | 111 | 10000010 | 111011 | 1011111 | 0 | 110001 | 100000110 | 1011010 | 11011 |
Color Harmonies of #350782
Complementary color
Monochromatic Colors of #350782
Black with #350782
Text Example
Text Example
White with #350782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350782; }
p { color: rgb(53,7,130); }
H1.HeaderClassName
{
color: #350782;
}
.AnyTagClassName
{
color: #350782;
}
</style>
background-color css
<style>
a { background-color: #350782; }
a { background-color: rgb(53,7,130); }
div.DivClassName
{
background-color: #350782;
}
.BgClassName
{
background-color: #350782;
}
</style>
border-color css
<style>
span { border-color: #350782; }
span { border-color: rgb(53,7,130); }
td.TdClassName
{
border-color: #350782;
}
.TagClassName
{
border-color: #350782;
}
</style>