Shades of Persian Indigo #431678
Tints of Persian Indigo #431678
RGB
CMYK
RGB Variations
Color information
#431678 (or 0x431678) is known color: Persian Indigo. HEX triplet: 43, 16 and 78. RGB value is (67,22,120). Sum of RGB (Red+Green+Blue) = 67+22+120=209 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.06% from 209); Green value is 22 (8.98% from 255 or 10.53% from 209); Blue value is 120 (47.27% from 255 or 57.42% from 209); Max value from RGB is 120 - color contains mainly: blue. Hex color #431678 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #431678 is #BCE987. Grayscale: #2E2E2E. Windows color (decimal): -12380552 or 7870019. OLE color: 7870019.
HSL color Cylindrical-coordinate representation of color #431678: hue angle of 267.55º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #431678 is Cyan = 0.44, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 22 | 120 | - |
| CMYK | 0.44 | 0.82 | 0 | 0.53 |
| HSL | 267.55º | 0.69% | 0.28% | - |
| HSV(B) | 267.55º | 0.82% | 0.47% | - |
| XYZ | 5.99 | 3.12 | 18.06 | - |
| YUV | 46.63 | 169.41 | 142.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 22 | 120 | 0.44 | 0.82 | 0 | 0.53 | 267.55 | 0.69 | 0.28 |
| Hex | 43 | 16 | 78 | 2C | 52 | 0 | 35 | 10C | 45 | 1C |
| Octal | 103 | 26 | 170 | 54 | 122 | 0 | 65 | 414 | 105 | 34 |
| Binary | 1000011 | 10110 | 1111000 | 101100 | 1010010 | 0 | 110101 | 100001100 | 1000101 | 11100 |
Color Harmonies of #431678
Complementary color
Monochromatic Colors of #431678
Black with #431678
Text Example
Text Example
White with #431678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431678; }
p { color: rgb(67,22,120); }
H1.HeaderClassName
{
color: #431678;
}
.AnyTagClassName
{
color: #431678;
}
</style>
background-color css
<style>
a { background-color: #431678; }
a { background-color: rgb(67,22,120); }
div.DivClassName
{
background-color: #431678;
}
.BgClassName
{
background-color: #431678;
}
</style>
border-color css
<style>
span { border-color: #431678; }
span { border-color: rgb(67,22,120); }
td.TdClassName
{
border-color: #431678;
}
.TagClassName
{
border-color: #431678;
}
</style>