Shades of Persian Indigo #350789
Tints of Persian Indigo #350789
RGB
CMYK
RGB Variations
Color information
#350789 (or 0x350789) is known color: Persian Indigo. HEX triplet: 35, 07 and 89. RGB value is (53,7,137). Sum of RGB (Red+Green+Blue) = 53+7+137=197 (26% of max value = 765). Red value is 53 (21.09% from 255 or 26.90% from 197); Green value is 7 (3.12% from 255 or 3.55% from 197); Blue value is 137 (53.91% from 255 or 69.54% from 197); Max value from RGB is 137 - color contains mainly: blue. Hex color #350789 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #350789 is #CAF876. Grayscale: #232323. Windows color (decimal): -13301879 or 8980277. OLE color: 8980277.
HSL color Cylindrical-coordinate representation of color #350789: hue angle of 261.23º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #350789 is Cyan = 0.61, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 53 | 7 | 137 | - |
| CMYK | 0.61 | 0.95 | 0 | 0.46 |
| HSL | 261.23º | 0.9% | 0.28% | - |
| HSV(B) | 261.23º | 0.95% | 0.54% | - |
| XYZ | 6.06 | 2.71 | 23.87 | - |
| YUV | 35.57 | 185.24 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 7 | 137 | 0.61 | 0.95 | 0 | 0.46 | 261.23 | 0.9 | 0.28 |
| Hex | 35 | 7 | 89 | 3D | 5F | 0 | 2E | 105 | 5A | 1C |
| Octal | 65 | 7 | 211 | 75 | 137 | 0 | 56 | 405 | 132 | 34 |
| Binary | 110101 | 111 | 10001001 | 111101 | 1011111 | 0 | 101110 | 100000101 | 1011010 | 11100 |
Color Harmonies of #350789
Complementary color
Monochromatic Colors of #350789
Black with #350789
Text Example
Text Example
White with #350789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #350789; }
p { color: rgb(53,7,137); }
H1.HeaderClassName
{
color: #350789;
}
.AnyTagClassName
{
color: #350789;
}
</style>
background-color css
<style>
a { background-color: #350789; }
a { background-color: rgb(53,7,137); }
div.DivClassName
{
background-color: #350789;
}
.BgClassName
{
background-color: #350789;
}
</style>
border-color css
<style>
span { border-color: #350789; }
span { border-color: rgb(53,7,137); }
td.TdClassName
{
border-color: #350789;
}
.TagClassName
{
border-color: #350789;
}
</style>