Shades of Persian Indigo #381470
Tints of Persian Indigo #381470
RGB
CMYK
RGB Variations
Color information
#381470 (or 0x381470) is known color: Persian Indigo. HEX triplet: 38, 14 and 70. RGB value is (56,20,112). Sum of RGB (Red+Green+Blue) = 56+20+112=188 (24% of max value = 765). Red value is 56 (22.27% from 255 or 29.79% from 188); Green value is 20 (8.20% from 255 or 10.64% from 188); Blue value is 112 (44.14% from 255 or 59.57% from 188); Max value from RGB is 112 - color contains mainly: blue. Hex color #381470 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381470 is #C7EB8F. Grayscale: #282828. Windows color (decimal): -13101968 or 7345208. OLE color: 7345208.
HSL color Cylindrical-coordinate representation of color #381470: hue angle of 263.48º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #381470 is Cyan = 0.50, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 20 | 112 | - |
| CMYK | 0.50 | 0.82 | 0 | 0.56 |
| HSL | 263.48º | 0.7% | 0.26% | - |
| HSV(B) | 263.48º | 0.82% | 0.44% | - |
| XYZ | 4.81 | 2.51 | 15.56 | - |
| YUV | 41.25 | 167.93 | 138.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 20 | 112 | 0.50 | 0.82 | 0 | 0.56 | 263.48 | 0.7 | 0.26 |
| Hex | 38 | 14 | 70 | 32 | 52 | 0 | 38 | 107 | 46 | 1A |
| Octal | 70 | 24 | 160 | 62 | 122 | 0 | 70 | 407 | 106 | 32 |
| Binary | 111000 | 10100 | 1110000 | 110010 | 1010010 | 0 | 111000 | 100000111 | 1000110 | 11010 |
Color Harmonies of #381470
Complementary color
Monochromatic Colors of #381470
Black with #381470
Text Example
Text Example
White with #381470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381470; }
p { color: rgb(56,20,112); }
H1.HeaderClassName
{
color: #381470;
}
.AnyTagClassName
{
color: #381470;
}
</style>
background-color css
<style>
a { background-color: #381470; }
a { background-color: rgb(56,20,112); }
div.DivClassName
{
background-color: #381470;
}
.BgClassName
{
background-color: #381470;
}
</style>
border-color css
<style>
span { border-color: #381470; }
span { border-color: rgb(56,20,112); }
td.TdClassName
{
border-color: #381470;
}
.TagClassName
{
border-color: #381470;
}
</style>