Shades of Persian Indigo #381390
Tints of Persian Indigo #381390
RGB
CMYK
RGB Variations
Color information
#381390 (or 0x381390) is known color: Persian Indigo. HEX triplet: 38, 13 and 90. RGB value is (56,19,144). Sum of RGB (Red+Green+Blue) = 56+19+144=219 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.57% from 219); Green value is 19 (7.81% from 255 or 8.68% from 219); Blue value is 144 (56.64% from 255 or 65.75% from 219); Max value from RGB is 144 - color contains mainly: blue. Hex color #381390 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381390 is #C7EC6F. Grayscale: #2B2B2B. Windows color (decimal): -13102192 or 9442104. OLE color: 9442104.
HSL color Cylindrical-coordinate representation of color #381390: hue angle of 257.76º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #381390 is Cyan = 0.61, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 19 | 144 | - |
| CMYK | 0.61 | 0.87 | 0 | 0.44 |
| HSL | 257.76º | 0.77% | 0.32% | - |
| HSV(B) | 257.76º | 0.87% | 0.56% | - |
| XYZ | 6.9 | 3.32 | 26.66 | - |
| YUV | 44.31 | 184.26 | 136.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 19 | 144 | 0.61 | 0.87 | 0 | 0.44 | 257.76 | 0.77 | 0.32 |
| Hex | 38 | 13 | 90 | 3D | 57 | 0 | 2C | 102 | 4D | 20 |
| Octal | 70 | 23 | 220 | 75 | 127 | 0 | 54 | 402 | 115 | 40 |
| Binary | 111000 | 10011 | 10010000 | 111101 | 1010111 | 0 | 101100 | 100000010 | 1001101 | 100000 |
Color Harmonies of #381390
Complementary color
Monochromatic Colors of #381390
Black with #381390
Text Example
Text Example
White with #381390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381390; }
p { color: rgb(56,19,144); }
H1.HeaderClassName
{
color: #381390;
}
.AnyTagClassName
{
color: #381390;
}
</style>
background-color css
<style>
a { background-color: #381390; }
a { background-color: rgb(56,19,144); }
div.DivClassName
{
background-color: #381390;
}
.BgClassName
{
background-color: #381390;
}
</style>
border-color css
<style>
span { border-color: #381390; }
span { border-color: rgb(56,19,144); }
td.TdClassName
{
border-color: #381390;
}
.TagClassName
{
border-color: #381390;
}
</style>