Shades of Persian Indigo #381476
Tints of Persian Indigo #381476
RGB
CMYK
RGB Variations
Color information
#381476 (or 0x381476) is known color: Persian Indigo. HEX triplet: 38, 14 and 76. RGB value is (56,20,118). Sum of RGB (Red+Green+Blue) = 56+20+118=194 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.87% from 194); Green value is 20 (8.20% from 255 or 10.31% from 194); Blue value is 118 (46.48% from 255 or 60.82% from 194); Max value from RGB is 118 - color contains mainly: blue. Hex color #381476 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381476 is #C7EB89. Grayscale: #292929. Windows color (decimal): -13101962 or 7738424. OLE color: 7738424.
HSL color Cylindrical-coordinate representation of color #381476: hue angle of 262.04º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #381476 is Cyan = 0.53, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 20 | 118 | - |
| CMYK | 0.53 | 0.83 | 0 | 0.54 |
| HSL | 262.04º | 0.71% | 0.27% | - |
| HSV(B) | 262.04º | 0.83% | 0.46% | - |
| XYZ | 5.15 | 2.65 | 17.38 | - |
| YUV | 41.94 | 170.93 | 138.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 20 | 118 | 0.53 | 0.83 | 0 | 0.54 | 262.04 | 0.71 | 0.27 |
| Hex | 38 | 14 | 76 | 35 | 53 | 0 | 36 | 106 | 47 | 1B |
| Octal | 70 | 24 | 166 | 65 | 123 | 0 | 66 | 406 | 107 | 33 |
| Binary | 111000 | 10100 | 1110110 | 110101 | 1010011 | 0 | 110110 | 100000110 | 1000111 | 11011 |
Color Harmonies of #381476
Complementary color
Monochromatic Colors of #381476
Black with #381476
Text Example
Text Example
White with #381476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381476; }
p { color: rgb(56,20,118); }
H1.HeaderClassName
{
color: #381476;
}
.AnyTagClassName
{
color: #381476;
}
</style>
background-color css
<style>
a { background-color: #381476; }
a { background-color: rgb(56,20,118); }
div.DivClassName
{
background-color: #381476;
}
.BgClassName
{
background-color: #381476;
}
</style>
border-color css
<style>
span { border-color: #381476; }
span { border-color: rgb(56,20,118); }
td.TdClassName
{
border-color: #381476;
}
.TagClassName
{
border-color: #381476;
}
</style>