Shades of Persian Indigo #421773
Tints of Persian Indigo #421773
RGB
CMYK
RGB Variations
Color information
#421773 (or 0x421773) is known color: Persian Indigo. HEX triplet: 42, 17 and 73. RGB value is (66,23,115). Sum of RGB (Red+Green+Blue) = 66+23+115=204 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.35% from 204); Green value is 23 (9.38% from 255 or 11.27% from 204); Blue value is 115 (45.31% from 255 or 56.37% from 204); Max value from RGB is 115 - color contains mainly: blue. Hex color #421773 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421773 is #BDE88C. Grayscale: #2E2E2E. Windows color (decimal): -12445837 or 7542594. OLE color: 7542594.
HSL color Cylindrical-coordinate representation of color #421773: hue angle of 268.04º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #421773 is Cyan = 0.43, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 23 | 115 | - |
| CMYK | 0.43 | 0.80 | 0 | 0.55 |
| HSL | 268.04º | 0.67% | 0.27% | - |
| HSV(B) | 268.04º | 0.8% | 0.45% | - |
| XYZ | 5.65 | 3.01 | 16.5 | - |
| YUV | 46.35 | 166.75 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 23 | 115 | 0.43 | 0.80 | 0 | 0.55 | 268.04 | 0.67 | 0.27 |
| Hex | 42 | 17 | 73 | 2B | 50 | 0 | 37 | 10C | 43 | 1B |
| Octal | 102 | 27 | 163 | 53 | 120 | 0 | 67 | 414 | 103 | 33 |
| Binary | 1000010 | 10111 | 1110011 | 101011 | 1010000 | 0 | 110111 | 100001100 | 1000011 | 11011 |
Color Harmonies of #421773
Complementary color
Monochromatic Colors of #421773
Black with #421773
Text Example
Text Example
White with #421773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421773; }
p { color: rgb(66,23,115); }
H1.HeaderClassName
{
color: #421773;
}
.AnyTagClassName
{
color: #421773;
}
</style>
background-color css
<style>
a { background-color: #421773; }
a { background-color: rgb(66,23,115); }
div.DivClassName
{
background-color: #421773;
}
.BgClassName
{
background-color: #421773;
}
</style>
border-color css
<style>
span { border-color: #421773; }
span { border-color: rgb(66,23,115); }
td.TdClassName
{
border-color: #421773;
}
.TagClassName
{
border-color: #421773;
}
</style>