Shades of Persian Indigo #382391
Tints of Persian Indigo #382391
RGB
CMYK
RGB Variations
Color information
#382391 (or 0x382391) is known color: Persian Indigo. HEX triplet: 38, 23 and 91. RGB value is (56,35,145). Sum of RGB (Red+Green+Blue) = 56+35+145=236 (31% of max value = 765). Red value is 56 (22.27% from 255 or 23.73% from 236); Green value is 35 (14.06% from 255 or 14.83% from 236); Blue value is 145 (57.03% from 255 or 61.44% from 236); Max value from RGB is 145 - color contains mainly: blue. Hex color #382391 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #382391 is #C7DC6E. Grayscale: #353535. Windows color (decimal): -13098095 or 9511736. OLE color: 9511736.
HSL color Cylindrical-coordinate representation of color #382391: hue angle of 251.45º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #382391 is Cyan = 0.61, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 35 | 145 | - |
| CMYK | 0.61 | 0.76 | 0 | 0.43 |
| HSL | 251.45º | 0.61% | 0.35% | - |
| HSV(B) | 251.45º | 0.76% | 0.57% | - |
| XYZ | 7.34 | 4.09 | 27.19 | - |
| YUV | 53.82 | 179.46 | 129.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 35 | 145 | 0.61 | 0.76 | 0 | 0.43 | 251.45 | 0.61 | 0.35 |
| Hex | 38 | 23 | 91 | 3D | 4C | 0 | 2B | FB | 3D | 23 |
| Octal | 70 | 43 | 221 | 75 | 114 | 0 | 53 | 373 | 75 | 43 |
| Binary | 111000 | 100011 | 10010001 | 111101 | 1001100 | 0 | 101011 | 11111011 | 111101 | 100011 |
Color Harmonies of #382391
Complementary color
Monochromatic Colors of #382391
Black with #382391
Text Example
Text Example
White with #382391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382391; }
p { color: rgb(56,35,145); }
H1.HeaderClassName
{
color: #382391;
}
.AnyTagClassName
{
color: #382391;
}
</style>
background-color css
<style>
a { background-color: #382391; }
a { background-color: rgb(56,35,145); }
div.DivClassName
{
background-color: #382391;
}
.BgClassName
{
background-color: #382391;
}
</style>
border-color css
<style>
span { border-color: #382391; }
span { border-color: rgb(56,35,145); }
td.TdClassName
{
border-color: #382391;
}
.TagClassName
{
border-color: #382391;
}
</style>