Shades of Persian Indigo #431680
Tints of Persian Indigo #431680
RGB
CMYK
RGB Variations
Color information
#431680 (or 0x431680) is known color: Persian Indigo. HEX triplet: 43, 16 and 80. RGB value is (67,22,128). Sum of RGB (Red+Green+Blue) = 67+22+128=217 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.88% from 217); Green value is 22 (8.98% from 255 or 10.14% from 217); Blue value is 128 (50.39% from 255 or 58.99% from 217); Max value from RGB is 128 - color contains mainly: blue. Hex color #431680 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431680 is #BCE97F. Grayscale: #2F2F2F. Windows color (decimal): -12380544 or 8394307. OLE color: 8394307.
HSL color Cylindrical-coordinate representation of color #431680: hue angle of 265.47º degrees, saturation: 0.71, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #431680 is Cyan = 0.48, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 67 | 22 | 128 | - |
| CMYK | 0.48 | 0.83 | 0 | 0.50 |
| HSL | 265.47º | 0.71% | 0.29% | - |
| HSV(B) | 265.47º | 0.83% | 0.5% | - |
| XYZ | 6.5 | 3.33 | 20.72 | - |
| YUV | 47.54 | 173.41 | 141.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 22 | 128 | 0.48 | 0.83 | 0 | 0.50 | 265.47 | 0.71 | 0.29 |
| Hex | 43 | 16 | 80 | 30 | 53 | 0 | 32 | 109 | 47 | 1D |
| Octal | 103 | 26 | 200 | 60 | 123 | 0 | 62 | 411 | 107 | 35 |
| Binary | 1000011 | 10110 | 10000000 | 110000 | 1010011 | 0 | 110010 | 100001001 | 1000111 | 11101 |
Color Harmonies of #431680
Complementary color
Monochromatic Colors of #431680
Black with #431680
Text Example
Text Example
White with #431680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431680; }
p { color: rgb(67,22,128); }
H1.HeaderClassName
{
color: #431680;
}
.AnyTagClassName
{
color: #431680;
}
</style>
background-color css
<style>
a { background-color: #431680; }
a { background-color: rgb(67,22,128); }
div.DivClassName
{
background-color: #431680;
}
.BgClassName
{
background-color: #431680;
}
</style>
border-color css
<style>
span { border-color: #431680; }
span { border-color: rgb(67,22,128); }
td.TdClassName
{
border-color: #431680;
}
.TagClassName
{
border-color: #431680;
}
</style>