Shades of Persian Indigo #351298
Tints of Persian Indigo #351298
RGB
CMYK
RGB Variations
Color information
#351298 (or 0x351298) is known color: Persian Indigo. HEX triplet: 35, 12 and 98. RGB value is (53,18,152). Sum of RGB (Red+Green+Blue) = 53+18+152=223 (29% of max value = 765). Red value is 53 (21.09% from 255 or 23.77% from 223); Green value is 18 (7.42% from 255 or 8.07% from 223); Blue value is 152 (59.77% from 255 or 68.16% from 223); Max value from RGB is 152 - color contains mainly: blue. Hex color #351298 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #351298 is #CAED67. Grayscale: #2B2B2B. Windows color (decimal): -13299048 or 9966133. OLE color: 9966133.
HSL color Cylindrical-coordinate representation of color #351298: hue angle of 255.67º degrees, saturation: 0.79, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #351298 is Cyan = 0.65, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 53 | 18 | 152 | - |
| CMYK | 0.65 | 0.88 | 0 | 0.40 |
| HSL | 255.67º | 0.79% | 0.33% | - |
| HSV(B) | 255.67º | 0.88% | 0.6% | - |
| XYZ | 7.35 | 3.46 | 29.99 | - |
| YUV | 43.74 | 189.1 | 134.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 18 | 152 | 0.65 | 0.88 | 0 | 0.40 | 255.67 | 0.79 | 0.33 |
| Hex | 35 | 12 | 98 | 41 | 58 | 0 | 28 | 100 | 4F | 21 |
| Octal | 65 | 22 | 230 | 101 | 130 | 0 | 50 | 400 | 117 | 41 |
| Binary | 110101 | 10010 | 10011000 | 1000001 | 1011000 | 0 | 101000 | 100000000 | 1001111 | 100001 |
Color Harmonies of #351298
Complementary color
Monochromatic Colors of #351298
Black with #351298
Text Example
Text Example
White with #351298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #351298; }
p { color: rgb(53,18,152); }
H1.HeaderClassName
{
color: #351298;
}
.AnyTagClassName
{
color: #351298;
}
</style>
background-color css
<style>
a { background-color: #351298; }
a { background-color: rgb(53,18,152); }
div.DivClassName
{
background-color: #351298;
}
.BgClassName
{
background-color: #351298;
}
</style>
border-color css
<style>
span { border-color: #351298; }
span { border-color: rgb(53,18,152); }
td.TdClassName
{
border-color: #351298;
}
.TagClassName
{
border-color: #351298;
}
</style>