Shades of Persian Indigo #381491
Tints of Persian Indigo #381491
RGB
CMYK
RGB Variations
Color information
#381491 (or 0x381491) is known color: Persian Indigo. HEX triplet: 38, 14 and 91. RGB value is (56,20,145). Sum of RGB (Red+Green+Blue) = 56+20+145=221 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.34% from 221); Green value is 20 (8.20% from 255 or 9.05% from 221); Blue value is 145 (57.03% from 255 or 65.61% from 221); Max value from RGB is 145 - color contains mainly: blue. Hex color #381491 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381491 is #C7EB6E. Grayscale: #2C2C2C. Windows color (decimal): -13101935 or 9507896. OLE color: 9507896.
HSL color Cylindrical-coordinate representation of color #381491: hue angle of 257.28º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #381491 is Cyan = 0.61, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 20 | 145 | - |
| CMYK | 0.61 | 0.86 | 0 | 0.43 |
| HSL | 257.28º | 0.76% | 0.32% | - |
| HSV(B) | 257.28º | 0.86% | 0.57% | - |
| XYZ | 6.99 | 3.39 | 27.07 | - |
| YUV | 45.01 | 184.43 | 135.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 20 | 145 | 0.61 | 0.86 | 0 | 0.43 | 257.28 | 0.76 | 0.32 |
| Hex | 38 | 14 | 91 | 3D | 56 | 0 | 2B | 101 | 4C | 20 |
| Octal | 70 | 24 | 221 | 75 | 126 | 0 | 53 | 401 | 114 | 40 |
| Binary | 111000 | 10100 | 10010001 | 111101 | 1010110 | 0 | 101011 | 100000001 | 1001100 | 100000 |
Color Harmonies of #381491
Complementary color
Monochromatic Colors of #381491
Black with #381491
Text Example
Text Example
White with #381491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381491; }
p { color: rgb(56,20,145); }
H1.HeaderClassName
{
color: #381491;
}
.AnyTagClassName
{
color: #381491;
}
</style>
background-color css
<style>
a { background-color: #381491; }
a { background-color: rgb(56,20,145); }
div.DivClassName
{
background-color: #381491;
}
.BgClassName
{
background-color: #381491;
}
</style>
border-color css
<style>
span { border-color: #381491; }
span { border-color: rgb(56,20,145); }
td.TdClassName
{
border-color: #381491;
}
.TagClassName
{
border-color: #381491;
}
</style>