Shades of Persian Indigo #381972
Tints of Persian Indigo #381972
RGB
CMYK
RGB Variations
Color information
#381972 (or 0x381972) is known color: Persian Indigo. HEX triplet: 38, 19 and 72. RGB value is (56,25,114). Sum of RGB (Red+Green+Blue) = 56+25+114=195 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.72% from 195); Green value is 25 (10.16% from 255 or 12.82% from 195); Blue value is 114 (44.92% from 255 or 58.46% from 195); Max value from RGB is 114 - color contains mainly: blue. Hex color #381972 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381972 is #C7E68D. Grayscale: #2C2C2C. Windows color (decimal): -13100686 or 7477560. OLE color: 7477560.
HSL color Cylindrical-coordinate representation of color #381972: hue angle of 260.9º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #381972 is Cyan = 0.51, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 25 | 114 | - |
| CMYK | 0.51 | 0.78 | 0 | 0.55 |
| HSL | 260.9º | 0.64% | 0.27% | - |
| HSV(B) | 260.9º | 0.78% | 0.45% | - |
| XYZ | 5.02 | 2.75 | 16.19 | - |
| YUV | 44.42 | 167.27 | 136.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 25 | 114 | 0.51 | 0.78 | 0 | 0.55 | 260.9 | 0.64 | 0.27 |
| Hex | 38 | 19 | 72 | 33 | 4E | 0 | 37 | 105 | 40 | 1B |
| Octal | 70 | 31 | 162 | 63 | 116 | 0 | 67 | 405 | 100 | 33 |
| Binary | 111000 | 11001 | 1110010 | 110011 | 1001110 | 0 | 110111 | 100000101 | 1000000 | 11011 |
Color Harmonies of #381972
Complementary color
Monochromatic Colors of #381972
Black with #381972
Text Example
Text Example
White with #381972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381972; }
p { color: rgb(56,25,114); }
H1.HeaderClassName
{
color: #381972;
}
.AnyTagClassName
{
color: #381972;
}
</style>
background-color css
<style>
a { background-color: #381972; }
a { background-color: rgb(56,25,114); }
div.DivClassName
{
background-color: #381972;
}
.BgClassName
{
background-color: #381972;
}
</style>
border-color css
<style>
span { border-color: #381972; }
span { border-color: rgb(56,25,114); }
td.TdClassName
{
border-color: #381972;
}
.TagClassName
{
border-color: #381972;
}
</style>