Shades of Persian Indigo #350798
Tints of Persian Indigo #350798
RGB
CMYK
RGB Variations
Color information
#350798 (or 0x350798) is known color: Persian Indigo. HEX triplet: 35, 07 and 98. RGB value is (53,7,152). Sum of RGB (Red+Green+Blue) = 53+7+152=212 (28% of max value = 765). Red value is 53 (21.09% from 255 or 25% from 212); Green value is 7 (3.12% from 255 or 3.30% from 212); Blue value is 152 (59.77% from 255 or 71.70% from 212); Max value from RGB is 152 - color contains mainly: blue. Hex color #350798 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350798 is #CAF867. Grayscale: #242424. Windows color (decimal): -13301864 or 9963317. OLE color: 9963317.
HSL color Cylindrical-coordinate representation of color #350798: hue angle of 259.03º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #350798 is Cyan = 0.65, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 53 | 7 | 152 | - |
| CMYK | 0.65 | 0.95 | 0 | 0.40 |
| HSL | 259.03º | 0.91% | 0.31% | - |
| HSV(B) | 259.03º | 0.95% | 0.6% | - |
| XYZ | 7.21 | 3.18 | 29.94 | - |
| YUV | 37.28 | 192.74 | 139.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 152 | 0.65 | 0.95 | 0 | 0.40 | 259.03 | 0.91 | 0.31 |
| Hex | 35 | 7 | 98 | 41 | 5F | 0 | 28 | 103 | 5B | 1F |
| Octal | 65 | 7 | 230 | 101 | 137 | 0 | 50 | 403 | 133 | 37 |
| Binary | 110101 | 111 | 10011000 | 1000001 | 1011111 | 0 | 101000 | 100000011 | 1011011 | 11111 |
Color Harmonies of #350798
Complementary color
Monochromatic Colors of #350798
Black with #350798
Text Example
Text Example
White with #350798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350798; }
p { color: rgb(53,7,152); }
H1.HeaderClassName
{
color: #350798;
}
.AnyTagClassName
{
color: #350798;
}
</style>
background-color css
<style>
a { background-color: #350798; }
a { background-color: rgb(53,7,152); }
div.DivClassName
{
background-color: #350798;
}
.BgClassName
{
background-color: #350798;
}
</style>
border-color css
<style>
span { border-color: #350798; }
span { border-color: rgb(53,7,152); }
td.TdClassName
{
border-color: #350798;
}
.TagClassName
{
border-color: #350798;
}
</style>