Shades of Persian Indigo #421277
Tints of Persian Indigo #421277
RGB
CMYK
RGB Variations
Color information
#421277 (or 0x421277) is known color: Persian Indigo. HEX triplet: 42, 12 and 77. RGB value is (66,18,119). Sum of RGB (Red+Green+Blue) = 66+18+119=203 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.51% from 203); Green value is 18 (7.42% from 255 or 8.87% from 203); Blue value is 119 (46.88% from 255 or 58.62% from 203); Max value from RGB is 119 - color contains mainly: blue. Hex color #421277 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #421277 is #BDED88. Grayscale: #2B2B2B. Windows color (decimal): -12447113 or 7803458. OLE color: 7803458.
HSL color Cylindrical-coordinate representation of color #421277: hue angle of 268.51º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #421277 is Cyan = 0.45, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 18 | 119 | - |
| CMYK | 0.45 | 0.85 | 0 | 0.53 |
| HSL | 268.51º | 0.74% | 0.27% | - |
| HSV(B) | 268.51º | 0.85% | 0.47% | - |
| XYZ | 5.79 | 2.92 | 17.71 | - |
| YUV | 43.87 | 170.4 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 18 | 119 | 0.45 | 0.85 | 0 | 0.53 | 268.51 | 0.74 | 0.27 |
| Hex | 42 | 12 | 77 | 2D | 55 | 0 | 35 | 10D | 4A | 1B |
| Octal | 102 | 22 | 167 | 55 | 125 | 0 | 65 | 415 | 112 | 33 |
| Binary | 1000010 | 10010 | 1110111 | 101101 | 1010101 | 0 | 110101 | 100001101 | 1001010 | 11011 |
Color Harmonies of #421277
Complementary color
Monochromatic Colors of #421277
Black with #421277
Text Example
Text Example
White with #421277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421277; }
p { color: rgb(66,18,119); }
H1.HeaderClassName
{
color: #421277;
}
.AnyTagClassName
{
color: #421277;
}
</style>
background-color css
<style>
a { background-color: #421277; }
a { background-color: rgb(66,18,119); }
div.DivClassName
{
background-color: #421277;
}
.BgClassName
{
background-color: #421277;
}
</style>
border-color css
<style>
span { border-color: #421277; }
span { border-color: rgb(66,18,119); }
td.TdClassName
{
border-color: #421277;
}
.TagClassName
{
border-color: #421277;
}
</style>