Shades of Persian Indigo #350198
Tints of Persian Indigo #350198
RGB
CMYK
RGB Variations
Color information
#350198 (or 0x350198) is known color: Persian Indigo. HEX triplet: 35, 01 and 98. RGB value is (53,1,152). Sum of RGB (Red+Green+Blue) = 53+1+152=206 (27% of max value = 765). Red value is 53 (21.09% from 255 or 25.73% from 206); Green value is 1 (0.78% from 255 or 0.49% from 206); Blue value is 152 (59.77% from 255 or 73.79% from 206); Max value from RGB is 152 - color contains mainly: blue. Hex color #350198 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350198 is #CAFE67. Grayscale: #212121. Windows color (decimal): -13303400 or 9961781. OLE color: 9961781.
HSL color Cylindrical-coordinate representation of color #350198: hue angle of 260.66º degrees, saturation: 0.99, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #350198 is Cyan = 0.65, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 53 | 1 | 152 | - |
| CMYK | 0.65 | 0.99 | 0 | 0.40 |
| HSL | 260.66º | 0.99% | 0.3% | - |
| HSV(B) | 260.66º | 0.99% | 0.6% | - |
| XYZ | 7.15 | 3.05 | 29.92 | - |
| YUV | 33.76 | 194.73 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 1 | 152 | 0.65 | 0.99 | 0 | 0.40 | 260.66 | 0.99 | 0.3 |
| Hex | 35 | 1 | 98 | 41 | 63 | 0 | 28 | 105 | 63 | 1E |
| Octal | 65 | 1 | 230 | 101 | 143 | 0 | 50 | 405 | 143 | 36 |
| Binary | 110101 | 1 | 10011000 | 1000001 | 1100011 | 0 | 101000 | 100000101 | 1100011 | 11110 |
Color Harmonies of #350198
Complementary color
Monochromatic Colors of #350198
Black with #350198
Text Example
Text Example
White with #350198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350198; }
p { color: rgb(53,1,152); }
H1.HeaderClassName
{
color: #350198;
}
.AnyTagClassName
{
color: #350198;
}
</style>
background-color css
<style>
a { background-color: #350198; }
a { background-color: rgb(53,1,152); }
div.DivClassName
{
background-color: #350198;
}
.BgClassName
{
background-color: #350198;
}
</style>
border-color css
<style>
span { border-color: #350198; }
span { border-color: rgb(53,1,152); }
td.TdClassName
{
border-color: #350198;
}
.TagClassName
{
border-color: #350198;
}
</style>