Shades of Persian Indigo #350982
Tints of Persian Indigo #350982
RGB
CMYK
RGB Variations
Color information
#350982 (or 0x350982) is known color: Persian Indigo. HEX triplet: 35, 09 and 82. RGB value is (53,9,130). Sum of RGB (Red+Green+Blue) = 53+9+130=192 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.60% from 192); Green value is 9 (3.91% from 255 or 4.69% from 192); Blue value is 130 (51.17% from 255 or 67.71% from 192); Max value from RGB is 130 - color contains mainly: blue. Hex color #350982 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350982 is #CAF67D. Grayscale: #232323. Windows color (decimal): -13301374 or 8522037. OLE color: 8522037.
HSL color Cylindrical-coordinate representation of color #350982: hue angle of 261.82º degrees, saturation: 0.87, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #350982 is Cyan = 0.59, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 53 | 9 | 130 | - |
| CMYK | 0.59 | 0.93 | 0 | 0.49 |
| HSL | 261.82º | 0.87% | 0.27% | - |
| HSV(B) | 261.82º | 0.93% | 0.51% | - |
| XYZ | 5.6 | 2.56 | 21.32 | - |
| YUV | 35.95 | 181.08 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 9 | 130 | 0.59 | 0.93 | 0 | 0.49 | 261.82 | 0.87 | 0.27 |
| Hex | 35 | 9 | 82 | 3B | 5D | 0 | 31 | 106 | 57 | 1B |
| Octal | 65 | 11 | 202 | 73 | 135 | 0 | 61 | 406 | 127 | 33 |
| Binary | 110101 | 1001 | 10000010 | 111011 | 1011101 | 0 | 110001 | 100000110 | 1010111 | 11011 |
Color Harmonies of #350982
Complementary color
Monochromatic Colors of #350982
Black with #350982
Text Example
Text Example
White with #350982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350982; }
p { color: rgb(53,9,130); }
H1.HeaderClassName
{
color: #350982;
}
.AnyTagClassName
{
color: #350982;
}
</style>
background-color css
<style>
a { background-color: #350982; }
a { background-color: rgb(53,9,130); }
div.DivClassName
{
background-color: #350982;
}
.BgClassName
{
background-color: #350982;
}
</style>
border-color css
<style>
span { border-color: #350982; }
span { border-color: rgb(53,9,130); }
td.TdClassName
{
border-color: #350982;
}
.TagClassName
{
border-color: #350982;
}
</style>