Shades of Persian Indigo #461689
Tints of Persian Indigo #461689
RGB
CMYK
RGB Variations
Color information
#461689 (or 0x461689) is known color: Persian Indigo. HEX triplet: 46, 16 and 89. RGB value is (70,22,137). Sum of RGB (Red+Green+Blue) = 70+22+137=229 (30% of max value = 765). Red value is 70 (27.73% from 255 or 30.57% from 229); Green value is 22 (8.98% from 255 or 9.61% from 229); Blue value is 137 (53.91% from 255 or 59.83% from 229); Max value from RGB is 137 - color contains mainly: blue. Hex color #461689 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #461689 is #B9E976. Grayscale: #313131. Windows color (decimal): -12183927 or 8984134. OLE color: 8984134.
HSL color Cylindrical-coordinate representation of color #461689: hue angle of 265.04º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #461689 is Cyan = 0.49, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 70 | 22 | 137 | - |
| CMYK | 0.49 | 0.84 | 0 | 0.46 |
| HSL | 265.04º | 0.72% | 0.31% | - |
| HSV(B) | 265.04º | 0.84% | 0.54% | - |
| XYZ | 7.33 | 3.68 | 23.99 | - |
| YUV | 49.46 | 177.4 | 142.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 22 | 137 | 0.49 | 0.84 | 0 | 0.46 | 265.04 | 0.72 | 0.31 |
| Hex | 46 | 16 | 89 | 31 | 54 | 0 | 2E | 109 | 48 | 1F |
| Octal | 106 | 26 | 211 | 61 | 124 | 0 | 56 | 411 | 110 | 37 |
| Binary | 1000110 | 10110 | 10001001 | 110001 | 1010100 | 0 | 101110 | 100001001 | 1001000 | 11111 |
Color Harmonies of #461689
Complementary color
Monochromatic Colors of #461689
Black with #461689
Text Example
Text Example
White with #461689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461689; }
p { color: rgb(70,22,137); }
H1.HeaderClassName
{
color: #461689;
}
.AnyTagClassName
{
color: #461689;
}
</style>
background-color css
<style>
a { background-color: #461689; }
a { background-color: rgb(70,22,137); }
div.DivClassName
{
background-color: #461689;
}
.BgClassName
{
background-color: #461689;
}
</style>
border-color css
<style>
span { border-color: #461689; }
span { border-color: rgb(70,22,137); }
td.TdClassName
{
border-color: #461689;
}
.TagClassName
{
border-color: #461689;
}
</style>