Shades of Persian Indigo #381570
Tints of Persian Indigo #381570
RGB
CMYK
RGB Variations
Color information
#381570 (or 0x381570) is known color: Persian Indigo. HEX triplet: 38, 15 and 70. RGB value is (56,21,112). Sum of RGB (Red+Green+Blue) = 56+21+112=189 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.63% from 189); Green value is 21 (8.59% from 255 or 11.11% from 189); Blue value is 112 (44.14% from 255 or 59.26% from 189); Max value from RGB is 112 - color contains mainly: blue. Hex color #381570 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381570 is #C7EA8F. Grayscale: #292929. Windows color (decimal): -13101712 or 7345464. OLE color: 7345464.
HSL color Cylindrical-coordinate representation of color #381570: hue angle of 263.08º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #381570 is Cyan = 0.50, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 21 | 112 | - |
| CMYK | 0.50 | 0.81 | 0 | 0.56 |
| HSL | 263.08º | 0.68% | 0.26% | - |
| HSV(B) | 263.08º | 0.81% | 0.44% | - |
| XYZ | 4.82 | 2.55 | 15.57 | - |
| YUV | 41.84 | 167.6 | 138.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 21 | 112 | 0.50 | 0.81 | 0 | 0.56 | 263.08 | 0.68 | 0.26 |
| Hex | 38 | 15 | 70 | 32 | 51 | 0 | 38 | 107 | 44 | 1A |
| Octal | 70 | 25 | 160 | 62 | 121 | 0 | 70 | 407 | 104 | 32 |
| Binary | 111000 | 10101 | 1110000 | 110010 | 1010001 | 0 | 111000 | 100000111 | 1000100 | 11010 |
Color Harmonies of #381570
Complementary color
Monochromatic Colors of #381570
Black with #381570
Text Example
Text Example
White with #381570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381570; }
p { color: rgb(56,21,112); }
H1.HeaderClassName
{
color: #381570;
}
.AnyTagClassName
{
color: #381570;
}
</style>
background-color css
<style>
a { background-color: #381570; }
a { background-color: rgb(56,21,112); }
div.DivClassName
{
background-color: #381570;
}
.BgClassName
{
background-color: #381570;
}
</style>
border-color css
<style>
span { border-color: #381570; }
span { border-color: rgb(56,21,112); }
td.TdClassName
{
border-color: #381570;
}
.TagClassName
{
border-color: #381570;
}
</style>