Shades of Persian Indigo #431682
Tints of Persian Indigo #431682
RGB
CMYK
RGB Variations
Color information
#431682 (or 0x431682) is known color: Persian Indigo. HEX triplet: 43, 16 and 82. RGB value is (67,22,130). Sum of RGB (Red+Green+Blue) = 67+22+130=219 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.59% from 219); Green value is 22 (8.98% from 255 or 10.05% from 219); Blue value is 130 (51.17% from 255 or 59.36% from 219); Max value from RGB is 130 - color contains mainly: blue. Hex color #431682 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431682 is #BCE97D. Grayscale: #2F2F2F. Windows color (decimal): -12380542 or 8525379. OLE color: 8525379.
HSL color Cylindrical-coordinate representation of color #431682: hue angle of 265º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #431682 is Cyan = 0.48, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 22 | 130 | - |
| CMYK | 0.48 | 0.83 | 0 | 0.49 |
| HSL | 265º | 0.71% | 0.3% | - |
| HSV(B) | 265º | 0.83% | 0.51% | - |
| XYZ | 6.63 | 3.38 | 21.42 | - |
| YUV | 47.77 | 174.41 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 22 | 130 | 0.48 | 0.83 | 0 | 0.49 | 265 | 0.71 | 0.3 |
| Hex | 43 | 16 | 82 | 30 | 53 | 0 | 31 | 109 | 47 | 1E |
| Octal | 103 | 26 | 202 | 60 | 123 | 0 | 61 | 411 | 107 | 36 |
| Binary | 1000011 | 10110 | 10000010 | 110000 | 1010011 | 0 | 110001 | 100001001 | 1000111 | 11110 |
Color Harmonies of #431682
Complementary color
Monochromatic Colors of #431682
Black with #431682
Text Example
Text Example
White with #431682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431682; }
p { color: rgb(67,22,130); }
H1.HeaderClassName
{
color: #431682;
}
.AnyTagClassName
{
color: #431682;
}
</style>
background-color css
<style>
a { background-color: #431682; }
a { background-color: rgb(67,22,130); }
div.DivClassName
{
background-color: #431682;
}
.BgClassName
{
background-color: #431682;
}
</style>
border-color css
<style>
span { border-color: #431682; }
span { border-color: rgb(67,22,130); }
td.TdClassName
{
border-color: #431682;
}
.TagClassName
{
border-color: #431682;
}
</style>