Shades of Persian Indigo #431792
Tints of Persian Indigo #431792
RGB
CMYK
RGB Variations
Color information
#431792 (or 0x431792) is known color: Persian Indigo. HEX triplet: 43, 17 and 92. RGB value is (67,23,146). Sum of RGB (Red+Green+Blue) = 67+23+146=236 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.39% from 236); Green value is 23 (9.38% from 255 or 9.75% from 236); Blue value is 146 (57.42% from 255 or 61.86% from 236); Max value from RGB is 146 - color contains mainly: blue. Hex color #431792 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431792 is #BCE86D. Grayscale: #313131. Windows color (decimal): -12380270 or 9574211. OLE color: 9574211.
HSL color Cylindrical-coordinate representation of color #431792: hue angle of 261.46º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #431792 is Cyan = 0.54, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 67 | 23 | 146 | - |
| CMYK | 0.54 | 0.84 | 0 | 0.43 |
| HSL | 261.46º | 0.73% | 0.33% | - |
| HSV(B) | 261.46º | 0.84% | 0.57% | - |
| XYZ | 7.81 | 3.88 | 27.53 | - |
| YUV | 50.18 | 182.08 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 23 | 146 | 0.54 | 0.84 | 0 | 0.43 | 261.46 | 0.73 | 0.33 |
| Hex | 43 | 17 | 92 | 36 | 54 | 0 | 2B | 105 | 49 | 21 |
| Octal | 103 | 27 | 222 | 66 | 124 | 0 | 53 | 405 | 111 | 41 |
| Binary | 1000011 | 10111 | 10010010 | 110110 | 1010100 | 0 | 101011 | 100000101 | 1001001 | 100001 |
Color Harmonies of #431792
Complementary color
Monochromatic Colors of #431792
Black with #431792
Text Example
Text Example
White with #431792
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431792; }
p { color: rgb(67,23,146); }
H1.HeaderClassName
{
color: #431792;
}
.AnyTagClassName
{
color: #431792;
}
</style>
background-color css
<style>
a { background-color: #431792; }
a { background-color: rgb(67,23,146); }
div.DivClassName
{
background-color: #431792;
}
.BgClassName
{
background-color: #431792;
}
</style>
border-color css
<style>
span { border-color: #431792; }
span { border-color: rgb(67,23,146); }
td.TdClassName
{
border-color: #431792;
}
.TagClassName
{
border-color: #431792;
}
</style>