Shades of Persian Indigo #421083
Tints of Persian Indigo #421083
RGB
CMYK
RGB Variations
Color information
#421083 (or 0x421083) is known color: Persian Indigo. HEX triplet: 42, 10 and 83. RGB value is (66,16,131). Sum of RGB (Red+Green+Blue) = 66+16+131=213 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.99% from 213); Green value is 16 (6.64% from 255 or 7.51% from 213); Blue value is 131 (51.56% from 255 or 61.50% from 213); Max value from RGB is 131 - color contains mainly: blue. Hex color #421083 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #421083 is #BDEF7C. Grayscale: #2B2B2B. Windows color (decimal): -12447613 or 8589378. OLE color: 8589378.
HSL color Cylindrical-coordinate representation of color #421083: hue angle of 266.09º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #421083 is Cyan = 0.50, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 16 | 131 | - |
| CMYK | 0.50 | 0.88 | 0 | 0.49 |
| HSL | 266.09º | 0.78% | 0.29% | - |
| HSV(B) | 266.09º | 0.88% | 0.51% | - |
| XYZ | 6.53 | 3.17 | 21.74 | - |
| YUV | 44.06 | 177.07 | 143.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 16 | 131 | 0.50 | 0.88 | 0 | 0.49 | 266.09 | 0.78 | 0.29 |
| Hex | 42 | 10 | 83 | 32 | 58 | 0 | 31 | 10A | 4E | 1D |
| Octal | 102 | 20 | 203 | 62 | 130 | 0 | 61 | 412 | 116 | 35 |
| Binary | 1000010 | 10000 | 10000011 | 110010 | 1011000 | 0 | 110001 | 100001010 | 1001110 | 11101 |
Color Harmonies of #421083
Complementary color
Monochromatic Colors of #421083
Black with #421083
Text Example
Text Example
White with #421083
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421083; }
p { color: rgb(66,16,131); }
H1.HeaderClassName
{
color: #421083;
}
.AnyTagClassName
{
color: #421083;
}
</style>
background-color css
<style>
a { background-color: #421083; }
a { background-color: rgb(66,16,131); }
div.DivClassName
{
background-color: #421083;
}
.BgClassName
{
background-color: #421083;
}
</style>
border-color css
<style>
span { border-color: #421083; }
span { border-color: rgb(66,16,131); }
td.TdClassName
{
border-color: #421083;
}
.TagClassName
{
border-color: #421083;
}
</style>