Shades of Persian Indigo #351098
Tints of Persian Indigo #351098
RGB
CMYK
RGB Variations
Color information
#351098 (or 0x351098) is known color: Persian Indigo. HEX triplet: 35, 10 and 98. RGB value is (53,16,152). Sum of RGB (Red+Green+Blue) = 53+16+152=221 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.98% from 221); Green value is 16 (6.64% from 255 or 7.24% from 221); Blue value is 152 (59.77% from 255 or 68.78% from 221); Max value from RGB is 152 - color contains mainly: blue. Hex color #351098 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351098 is #CAEF67. Grayscale: #2A2A2A. Windows color (decimal): -13299560 or 9965621. OLE color: 9965621.
HSL color Cylindrical-coordinate representation of color #351098: hue angle of 256.32º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #351098 is Cyan = 0.65, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 53 | 16 | 152 | - |
| CMYK | 0.65 | 0.89 | 0 | 0.40 |
| HSL | 256.32º | 0.81% | 0.33% | - |
| HSV(B) | 256.32º | 0.89% | 0.6% | - |
| XYZ | 7.32 | 3.39 | 29.98 | - |
| YUV | 42.57 | 189.76 | 135.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 152 | 0.65 | 0.89 | 0 | 0.40 | 256.32 | 0.81 | 0.33 |
| Hex | 35 | 10 | 98 | 41 | 59 | 0 | 28 | 100 | 51 | 21 |
| Octal | 65 | 20 | 230 | 101 | 131 | 0 | 50 | 400 | 121 | 41 |
| Binary | 110101 | 10000 | 10011000 | 1000001 | 1011001 | 0 | 101000 | 100000000 | 1010001 | 100001 |
Color Harmonies of #351098
Complementary color
Monochromatic Colors of #351098
Black with #351098
Text Example
Text Example
White with #351098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351098; }
p { color: rgb(53,16,152); }
H1.HeaderClassName
{
color: #351098;
}
.AnyTagClassName
{
color: #351098;
}
</style>
background-color css
<style>
a { background-color: #351098; }
a { background-color: rgb(53,16,152); }
div.DivClassName
{
background-color: #351098;
}
.BgClassName
{
background-color: #351098;
}
</style>
border-color css
<style>
span { border-color: #351098; }
span { border-color: rgb(53,16,152); }
td.TdClassName
{
border-color: #351098;
}
.TagClassName
{
border-color: #351098;
}
</style>