Shades of Persian Indigo #431488
Tints of Persian Indigo #431488
RGB
CMYK
RGB Variations
Color information
#431488 (or 0x431488) is known color: Persian Indigo. HEX triplet: 43, 14 and 88. RGB value is (67,20,136). Sum of RGB (Red+Green+Blue) = 67+20+136=223 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.04% from 223); Green value is 20 (8.20% from 255 or 8.97% from 223); Blue value is 136 (53.52% from 255 or 60.99% from 223); Max value from RGB is 136 - color contains mainly: blue. Hex color #431488 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431488 is #BCEB77. Grayscale: #2E2E2E. Windows color (decimal): -12381048 or 8918083. OLE color: 8918083.
HSL color Cylindrical-coordinate representation of color #431488: hue angle of 264.31º degrees, saturation: 0.74, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #431488 is Cyan = 0.51, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 20 | 136 | - |
| CMYK | 0.51 | 0.85 | 0 | 0.47 |
| HSL | 264.31º | 0.74% | 0.31% | - |
| HSV(B) | 264.31º | 0.85% | 0.53% | - |
| XYZ | 7.01 | 3.47 | 23.59 | - |
| YUV | 47.28 | 178.07 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 20 | 136 | 0.51 | 0.85 | 0 | 0.47 | 264.31 | 0.74 | 0.31 |
| Hex | 43 | 14 | 88 | 33 | 55 | 0 | 2F | 108 | 4A | 1F |
| Octal | 103 | 24 | 210 | 63 | 125 | 0 | 57 | 410 | 112 | 37 |
| Binary | 1000011 | 10100 | 10001000 | 110011 | 1010101 | 0 | 101111 | 100001000 | 1001010 | 11111 |
Color Harmonies of #431488
Complementary color
Monochromatic Colors of #431488
Black with #431488
Text Example
Text Example
White with #431488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431488; }
p { color: rgb(67,20,136); }
H1.HeaderClassName
{
color: #431488;
}
.AnyTagClassName
{
color: #431488;
}
</style>
background-color css
<style>
a { background-color: #431488; }
a { background-color: rgb(67,20,136); }
div.DivClassName
{
background-color: #431488;
}
.BgClassName
{
background-color: #431488;
}
</style>
border-color css
<style>
span { border-color: #431488; }
span { border-color: rgb(67,20,136); }
td.TdClassName
{
border-color: #431488;
}
.TagClassName
{
border-color: #431488;
}
</style>