Shades of Persian Indigo #350998
Tints of Persian Indigo #350998
RGB
CMYK
RGB Variations
Color information
#350998 (or 0x350998) is known color: Persian Indigo. HEX triplet: 35, 09 and 98. RGB value is (53,9,152). Sum of RGB (Red+Green+Blue) = 53+9+152=214 (28% of max value = 765). Red value is 53 (21.09% from 255 or 24.77% from 214); Green value is 9 (3.91% from 255 or 4.21% from 214); Blue value is 152 (59.77% from 255 or 71.03% from 214); Max value from RGB is 152 - color contains mainly: blue. Hex color #350998 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350998 is #CAF667. Grayscale: #252525. Windows color (decimal): -13301352 or 9963829. OLE color: 9963829.
HSL color Cylindrical-coordinate representation of color #350998: hue angle of 258.46º degrees, saturation: 0.89, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #350998 is Cyan = 0.65, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 53 | 9 | 152 | - |
| CMYK | 0.65 | 0.94 | 0 | 0.40 |
| HSL | 258.46º | 0.89% | 0.32% | - |
| HSV(B) | 258.46º | 0.94% | 0.6% | - |
| XYZ | 7.23 | 3.22 | 29.95 | - |
| YUV | 38.46 | 192.08 | 138.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 9 | 152 | 0.65 | 0.94 | 0 | 0.40 | 258.46 | 0.89 | 0.32 |
| Hex | 35 | 9 | 98 | 41 | 5E | 0 | 28 | 102 | 59 | 20 |
| Octal | 65 | 11 | 230 | 101 | 136 | 0 | 50 | 402 | 131 | 40 |
| Binary | 110101 | 1001 | 10011000 | 1000001 | 1011110 | 0 | 101000 | 100000010 | 1011001 | 100000 |
Color Harmonies of #350998
Complementary color
Monochromatic Colors of #350998
Black with #350998
Text Example
Text Example
White with #350998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350998; }
p { color: rgb(53,9,152); }
H1.HeaderClassName
{
color: #350998;
}
.AnyTagClassName
{
color: #350998;
}
</style>
background-color css
<style>
a { background-color: #350998; }
a { background-color: rgb(53,9,152); }
div.DivClassName
{
background-color: #350998;
}
.BgClassName
{
background-color: #350998;
}
</style>
border-color css
<style>
span { border-color: #350998; }
span { border-color: rgb(53,9,152); }
td.TdClassName
{
border-color: #350998;
}
.TagClassName
{
border-color: #350998;
}
</style>