Shades of Persian Indigo #351099
Tints of Persian Indigo #351099
RGB
CMYK
RGB Variations
Color information
#351099 (or 0x351099) is known color: Persian Indigo. HEX triplet: 35, 10 and 99. RGB value is (53,16,153). Sum of RGB (Red+Green+Blue) = 53+16+153=222 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.87% from 222); Green value is 16 (6.64% from 255 or 7.21% from 222); Blue value is 153 (60.16% from 255 or 68.92% from 222); Max value from RGB is 153 - color contains mainly: blue. Hex color #351099 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351099 is #CAEF66. Grayscale: #2A2A2A. Windows color (decimal): -13299559 or 10031157. OLE color: 10031157.
HSL color Cylindrical-coordinate representation of color #351099: hue angle of 256.2º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #351099 is Cyan = 0.65, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 53 | 16 | 153 | - |
| CMYK | 0.65 | 0.90 | 0 | 0.4 |
| HSL | 256.2º | 0.81% | 0.33% | - |
| HSV(B) | 256.2º | 0.9% | 0.6% | - |
| XYZ | 7.4 | 3.43 | 30.41 | - |
| YUV | 42.68 | 190.26 | 135.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 16 | 153 | 0.65 | 0.90 | 0 | 0.4 | 256.2 | 0.81 | 0.33 |
| Hex | 35 | 10 | 99 | 41 | 5A | 0 | 28 | 100 | 51 | 21 |
| Octal | 65 | 20 | 231 | 101 | 132 | 0 | 50 | 400 | 121 | 41 |
| Binary | 110101 | 10000 | 10011001 | 1000001 | 1011010 | 0 | 101000 | 100000000 | 1010001 | 100001 |
Color Harmonies of #351099
Complementary color
Monochromatic Colors of #351099
Black with #351099
Text Example
Text Example
White with #351099
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351099; }
p { color: rgb(53,16,153); }
H1.HeaderClassName
{
color: #351099;
}
.AnyTagClassName
{
color: #351099;
}
</style>
background-color css
<style>
a { background-color: #351099; }
a { background-color: rgb(53,16,153); }
div.DivClassName
{
background-color: #351099;
}
.BgClassName
{
background-color: #351099;
}
</style>
border-color css
<style>
span { border-color: #351099; }
span { border-color: rgb(53,16,153); }
td.TdClassName
{
border-color: #351099;
}
.TagClassName
{
border-color: #351099;
}
</style>