Shades of Persian Indigo #381184
Tints of Persian Indigo #381184
RGB
CMYK
RGB Variations
Color information
#381184 (or 0x381184) is known color: Persian Indigo. HEX triplet: 38, 11 and 84. RGB value is (56,17,132). Sum of RGB (Red+Green+Blue) = 56+17+132=205 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.32% from 205); Green value is 17 (7.03% from 255 or 8.29% from 205); Blue value is 132 (51.95% from 255 or 64.39% from 205); Max value from RGB is 132 - color contains mainly: blue. Hex color #381184 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381184 is #C7EE7B. Grayscale: #292929. Windows color (decimal): -13102716 or 8655160. OLE color: 8655160.
HSL color Cylindrical-coordinate representation of color #381184: hue angle of 260.35º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #381184 is Cyan = 0.58, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 17 | 132 | - |
| CMYK | 0.58 | 0.87 | 0 | 0.48 |
| HSL | 260.35º | 0.77% | 0.29% | - |
| HSV(B) | 260.35º | 0.87% | 0.52% | - |
| XYZ | 6 | 2.91 | 22.07 | - |
| YUV | 41.77 | 178.92 | 138.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 132 | 0.58 | 0.87 | 0 | 0.48 | 260.35 | 0.77 | 0.29 |
| Hex | 38 | 11 | 84 | 3A | 57 | 0 | 30 | 104 | 4D | 1D |
| Octal | 70 | 21 | 204 | 72 | 127 | 0 | 60 | 404 | 115 | 35 |
| Binary | 111000 | 10001 | 10000100 | 111010 | 1010111 | 0 | 110000 | 100000100 | 1001101 | 11101 |
Color Harmonies of #381184
Complementary color
Monochromatic Colors of #381184
Black with #381184
Text Example
Text Example
White with #381184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381184; }
p { color: rgb(56,17,132); }
H1.HeaderClassName
{
color: #381184;
}
.AnyTagClassName
{
color: #381184;
}
</style>
background-color css
<style>
a { background-color: #381184; }
a { background-color: rgb(56,17,132); }
div.DivClassName
{
background-color: #381184;
}
.BgClassName
{
background-color: #381184;
}
</style>
border-color css
<style>
span { border-color: #381184; }
span { border-color: rgb(56,17,132); }
td.TdClassName
{
border-color: #381184;
}
.TagClassName
{
border-color: #381184;
}
</style>