Shades of Persian Indigo #381597
Tints of Persian Indigo #381597
RGB
CMYK
RGB Variations
Color information
#381597 (or 0x381597) is known color: Persian Indigo. HEX triplet: 38, 15 and 97. RGB value is (56,21,151). Sum of RGB (Red+Green+Blue) = 56+21+151=228 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.56% from 228); Green value is 21 (8.59% from 255 or 9.21% from 228); Blue value is 151 (59.38% from 255 or 66.23% from 228); Max value from RGB is 151 - color contains mainly: blue. Hex color #381597 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381597 is #C7EA68. Grayscale: #2D2D2D. Windows color (decimal): -13101673 or 9901368. OLE color: 9901368.
HSL color Cylindrical-coordinate representation of color #381597: hue angle of 256.15º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #381597 is Cyan = 0.63, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 21 | 151 | - |
| CMYK | 0.63 | 0.86 | 0 | 0.41 |
| HSL | 256.15º | 0.76% | 0.34% | - |
| HSV(B) | 256.15º | 0.86% | 0.59% | - |
| XYZ | 7.48 | 3.61 | 29.58 | - |
| YUV | 46.29 | 187.1 | 134.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 21 | 151 | 0.63 | 0.86 | 0 | 0.41 | 256.15 | 0.76 | 0.34 |
| Hex | 38 | 15 | 97 | 3F | 56 | 0 | 29 | 100 | 4C | 22 |
| Octal | 70 | 25 | 227 | 77 | 126 | 0 | 51 | 400 | 114 | 42 |
| Binary | 111000 | 10101 | 10010111 | 111111 | 1010110 | 0 | 101001 | 100000000 | 1001100 | 100010 |
Color Harmonies of #381597
Complementary color
Monochromatic Colors of #381597
Black with #381597
Text Example
Text Example
White with #381597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381597; }
p { color: rgb(56,21,151); }
H1.HeaderClassName
{
color: #381597;
}
.AnyTagClassName
{
color: #381597;
}
</style>
background-color css
<style>
a { background-color: #381597; }
a { background-color: rgb(56,21,151); }
div.DivClassName
{
background-color: #381597;
}
.BgClassName
{
background-color: #381597;
}
</style>
border-color css
<style>
span { border-color: #381597; }
span { border-color: rgb(56,21,151); }
td.TdClassName
{
border-color: #381597;
}
.TagClassName
{
border-color: #381597;
}
</style>