Shades of Persian Indigo #431985
Tints of Persian Indigo #431985
RGB
CMYK
RGB Variations
Color information
#431985 (or 0x431985) is known color: Persian Indigo. HEX triplet: 43, 19 and 85. RGB value is (67,25,133). Sum of RGB (Red+Green+Blue) = 67+25+133=225 (29% of max value = 765). Red value is 67 (26.56% from 255 or 29.78% from 225); Green value is 25 (10.16% from 255 or 11.11% from 225); Blue value is 133 (52.34% from 255 or 59.11% from 225); Max value from RGB is 133 - color contains mainly: blue. Hex color #431985 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #431985 is #BCE67A. Grayscale: #313131. Windows color (decimal): -12379771 or 8722755. OLE color: 8722755.
HSL color Cylindrical-coordinate representation of color #431985: hue angle of 263.33º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #431985 is Cyan = 0.50, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 25 | 133 | - |
| CMYK | 0.50 | 0.81 | 0 | 0.48 |
| HSL | 263.33º | 0.68% | 0.31% | - |
| HSV(B) | 263.33º | 0.81% | 0.52% | - |
| XYZ | 6.9 | 3.58 | 22.52 | - |
| YUV | 49.87 | 174.91 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 25 | 133 | 0.50 | 0.81 | 0 | 0.48 | 263.33 | 0.68 | 0.31 |
| Hex | 43 | 19 | 85 | 32 | 51 | 0 | 30 | 107 | 44 | 1F |
| Octal | 103 | 31 | 205 | 62 | 121 | 0 | 60 | 407 | 104 | 37 |
| Binary | 1000011 | 11001 | 10000101 | 110010 | 1010001 | 0 | 110000 | 100000111 | 1000100 | 11111 |
Color Harmonies of #431985
Complementary color
Monochromatic Colors of #431985
Black with #431985
Text Example
Text Example
White with #431985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431985; }
p { color: rgb(67,25,133); }
H1.HeaderClassName
{
color: #431985;
}
.AnyTagClassName
{
color: #431985;
}
</style>
background-color css
<style>
a { background-color: #431985; }
a { background-color: rgb(67,25,133); }
div.DivClassName
{
background-color: #431985;
}
.BgClassName
{
background-color: #431985;
}
</style>
border-color css
<style>
span { border-color: #431985; }
span { border-color: rgb(67,25,133); }
td.TdClassName
{
border-color: #431985;
}
.TagClassName
{
border-color: #431985;
}
</style>