Shades of Persian Indigo #421673
Tints of Persian Indigo #421673
RGB
CMYK
RGB Variations
Color information
#421673 (or 0x421673) is known color: Persian Indigo. HEX triplet: 42, 16 and 73. RGB value is (66,22,115). Sum of RGB (Red+Green+Blue) = 66+22+115=203 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.51% from 203); Green value is 22 (8.98% from 255 or 10.84% from 203); Blue value is 115 (45.31% from 255 or 56.65% from 203); Max value from RGB is 115 - color contains mainly: blue. Hex color #421673 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421673 is #BDE98C. Grayscale: #2D2D2D. Windows color (decimal): -12446093 or 7542338. OLE color: 7542338.
HSL color Cylindrical-coordinate representation of color #421673: hue angle of 268.39º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #421673 is Cyan = 0.43, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 22 | 115 | - |
| CMYK | 0.43 | 0.81 | 0 | 0.55 |
| HSL | 268.39º | 0.68% | 0.27% | - |
| HSV(B) | 268.39º | 0.81% | 0.45% | - |
| XYZ | 5.63 | 2.97 | 16.5 | - |
| YUV | 45.76 | 167.08 | 142.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 22 | 115 | 0.43 | 0.81 | 0 | 0.55 | 268.39 | 0.68 | 0.27 |
| Hex | 42 | 16 | 73 | 2B | 51 | 0 | 37 | 10C | 44 | 1B |
| Octal | 102 | 26 | 163 | 53 | 121 | 0 | 67 | 414 | 104 | 33 |
| Binary | 1000010 | 10110 | 1110011 | 101011 | 1010001 | 0 | 110111 | 100001100 | 1000100 | 11011 |
Color Harmonies of #421673
Complementary color
Monochromatic Colors of #421673
Black with #421673
Text Example
Text Example
White with #421673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421673; }
p { color: rgb(66,22,115); }
H1.HeaderClassName
{
color: #421673;
}
.AnyTagClassName
{
color: #421673;
}
</style>
background-color css
<style>
a { background-color: #421673; }
a { background-color: rgb(66,22,115); }
div.DivClassName
{
background-color: #421673;
}
.BgClassName
{
background-color: #421673;
}
</style>
border-color css
<style>
span { border-color: #421673; }
span { border-color: rgb(66,22,115); }
td.TdClassName
{
border-color: #421673;
}
.TagClassName
{
border-color: #421673;
}
</style>