Shades of Persian Indigo #431775
Tints of Persian Indigo #431775
RGB
CMYK
RGB Variations
Color information
#431775 (or 0x431775) is known color: Persian Indigo. HEX triplet: 43, 17 and 75. RGB value is (67,23,117). Sum of RGB (Red+Green+Blue) = 67+23+117=207 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.37% from 207); Green value is 23 (9.38% from 255 or 11.11% from 207); Blue value is 117 (46.09% from 255 or 56.52% from 207); Max value from RGB is 117 - color contains mainly: blue. Hex color #431775 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #431775 is #BCE88A. Grayscale: #2E2E2E. Windows color (decimal): -12380299 or 7673667. OLE color: 7673667.
HSL color Cylindrical-coordinate representation of color #431775: hue angle of 268.09º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #431775 is Cyan = 0.43, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 23 | 117 | - |
| CMYK | 0.43 | 0.80 | 0 | 0.54 |
| HSL | 268.09º | 0.67% | 0.27% | - |
| HSV(B) | 268.09º | 0.8% | 0.46% | - |
| XYZ | 5.83 | 3.09 | 17.12 | - |
| YUV | 46.87 | 167.58 | 142.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 23 | 117 | 0.43 | 0.80 | 0 | 0.54 | 268.09 | 0.67 | 0.27 |
| Hex | 43 | 17 | 75 | 2B | 50 | 0 | 36 | 10C | 43 | 1B |
| Octal | 103 | 27 | 165 | 53 | 120 | 0 | 66 | 414 | 103 | 33 |
| Binary | 1000011 | 10111 | 1110101 | 101011 | 1010000 | 0 | 110110 | 100001100 | 1000011 | 11011 |
Color Harmonies of #431775
Complementary color
Monochromatic Colors of #431775
Black with #431775
Text Example
Text Example
White with #431775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431775; }
p { color: rgb(67,23,117); }
H1.HeaderClassName
{
color: #431775;
}
.AnyTagClassName
{
color: #431775;
}
</style>
background-color css
<style>
a { background-color: #431775; }
a { background-color: rgb(67,23,117); }
div.DivClassName
{
background-color: #431775;
}
.BgClassName
{
background-color: #431775;
}
</style>
border-color css
<style>
span { border-color: #431775; }
span { border-color: rgb(67,23,117); }
td.TdClassName
{
border-color: #431775;
}
.TagClassName
{
border-color: #431775;
}
</style>