Shades of Persian Indigo #381592
Tints of Persian Indigo #381592
RGB
CMYK
RGB Variations
Color information
#381592 (or 0x381592) is known color: Persian Indigo. HEX triplet: 38, 15 and 92. RGB value is (56,21,146). Sum of RGB (Red+Green+Blue) = 56+21+146=223 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.11% from 223); Green value is 21 (8.59% from 255 or 9.42% from 223); Blue value is 146 (57.42% from 255 or 65.47% from 223); Max value from RGB is 146 - color contains mainly: blue. Hex color #381592 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381592 is #C7EA6D. Grayscale: #2D2D2D. Windows color (decimal): -13101678 or 9573688. OLE color: 9573688.
HSL color Cylindrical-coordinate representation of color #381592: hue angle of 256.8º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #381592 is Cyan = 0.62, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 21 | 146 | - |
| CMYK | 0.62 | 0.86 | 0 | 0.43 |
| HSL | 256.8º | 0.75% | 0.33% | - |
| HSV(B) | 256.8º | 0.86% | 0.57% | - |
| XYZ | 7.09 | 3.45 | 27.49 | - |
| YUV | 45.72 | 184.6 | 135.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 21 | 146 | 0.62 | 0.86 | 0 | 0.43 | 256.8 | 0.75 | 0.33 |
| Hex | 38 | 15 | 92 | 3E | 56 | 0 | 2B | 101 | 4B | 21 |
| Octal | 70 | 25 | 222 | 76 | 126 | 0 | 53 | 401 | 113 | 41 |
| Binary | 111000 | 10101 | 10010010 | 111110 | 1010110 | 0 | 101011 | 100000001 | 1001011 | 100001 |
Color Harmonies of #381592
Complementary color
Monochromatic Colors of #381592
Black with #381592
Text Example
Text Example
White with #381592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381592; }
p { color: rgb(56,21,146); }
H1.HeaderClassName
{
color: #381592;
}
.AnyTagClassName
{
color: #381592;
}
</style>
background-color css
<style>
a { background-color: #381592; }
a { background-color: rgb(56,21,146); }
div.DivClassName
{
background-color: #381592;
}
.BgClassName
{
background-color: #381592;
}
</style>
border-color css
<style>
span { border-color: #381592; }
span { border-color: rgb(56,21,146); }
td.TdClassName
{
border-color: #381592;
}
.TagClassName
{
border-color: #381592;
}
</style>