Shades of Persian Indigo #381190
Tints of Persian Indigo #381190
RGB
CMYK
RGB Variations
Color information
#381190 (or 0x381190) is known color: Persian Indigo. HEX triplet: 38, 11 and 90. RGB value is (56,17,144). Sum of RGB (Red+Green+Blue) = 56+17+144=217 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.81% from 217); Green value is 17 (7.03% from 255 or 7.83% from 217); Blue value is 144 (56.64% from 255 or 66.36% from 217); Max value from RGB is 144 - color contains mainly: blue. Hex color #381190 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381190 is #C7EE6F. Grayscale: #2A2A2A. Windows color (decimal): -13102704 or 9441592. OLE color: 9441592.
HSL color Cylindrical-coordinate representation of color #381190: hue angle of 258.43º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #381190 is Cyan = 0.61, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 17 | 144 | - |
| CMYK | 0.61 | 0.88 | 0 | 0.44 |
| HSL | 258.43º | 0.79% | 0.32% | - |
| HSV(B) | 258.43º | 0.88% | 0.56% | - |
| XYZ | 6.87 | 3.26 | 26.65 | - |
| YUV | 43.14 | 184.92 | 137.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 144 | 0.61 | 0.88 | 0 | 0.44 | 258.43 | 0.79 | 0.32 |
| Hex | 38 | 11 | 90 | 3D | 58 | 0 | 2C | 102 | 4F | 20 |
| Octal | 70 | 21 | 220 | 75 | 130 | 0 | 54 | 402 | 117 | 40 |
| Binary | 111000 | 10001 | 10010000 | 111101 | 1011000 | 0 | 101100 | 100000010 | 1001111 | 100000 |
Color Harmonies of #381190
Complementary color
Monochromatic Colors of #381190
Black with #381190
Text Example
Text Example
White with #381190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381190; }
p { color: rgb(56,17,144); }
H1.HeaderClassName
{
color: #381190;
}
.AnyTagClassName
{
color: #381190;
}
</style>
background-color css
<style>
a { background-color: #381190; }
a { background-color: rgb(56,17,144); }
div.DivClassName
{
background-color: #381190;
}
.BgClassName
{
background-color: #381190;
}
</style>
border-color css
<style>
span { border-color: #381190; }
span { border-color: rgb(56,17,144); }
td.TdClassName
{
border-color: #381190;
}
.TagClassName
{
border-color: #381190;
}
</style>