Shades of Persian Indigo #381396
Tints of Persian Indigo #381396
RGB
CMYK
RGB Variations
Color information
#381396 (or 0x381396) is known color: Persian Indigo. HEX triplet: 38, 13 and 96. RGB value is (56,19,150). Sum of RGB (Red+Green+Blue) = 56+19+150=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 19 (7.81% from 255 or 8.44% from 225); Blue value is 150 (58.98% from 255 or 66.67% from 225); Max value from RGB is 150 - color contains mainly: blue. Hex color #381396 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381396 is #C7EC69. Grayscale: #2C2C2C. Windows color (decimal): -13102186 or 9835320. OLE color: 9835320.
HSL color Cylindrical-coordinate representation of color #381396: hue angle of 256.95º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #381396 is Cyan = 0.63, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 19 | 150 | - |
| CMYK | 0.63 | 0.87 | 0 | 0.41 |
| HSL | 256.95º | 0.78% | 0.33% | - |
| HSV(B) | 256.95º | 0.87% | 0.59% | - |
| XYZ | 7.37 | 3.51 | 29.14 | - |
| YUV | 45 | 187.26 | 135.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 19 | 150 | 0.63 | 0.87 | 0 | 0.41 | 256.95 | 0.78 | 0.33 |
| Hex | 38 | 13 | 96 | 3F | 57 | 0 | 29 | 101 | 4E | 21 |
| Octal | 70 | 23 | 226 | 77 | 127 | 0 | 51 | 401 | 116 | 41 |
| Binary | 111000 | 10011 | 10010110 | 111111 | 1010111 | 0 | 101001 | 100000001 | 1001110 | 100001 |
Color Harmonies of #381396
Complementary color
Monochromatic Colors of #381396
Black with #381396
Text Example
Text Example
White with #381396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381396; }
p { color: rgb(56,19,150); }
H1.HeaderClassName
{
color: #381396;
}
.AnyTagClassName
{
color: #381396;
}
</style>
background-color css
<style>
a { background-color: #381396; }
a { background-color: rgb(56,19,150); }
div.DivClassName
{
background-color: #381396;
}
.BgClassName
{
background-color: #381396;
}
</style>
border-color css
<style>
span { border-color: #381396; }
span { border-color: rgb(56,19,150); }
td.TdClassName
{
border-color: #381396;
}
.TagClassName
{
border-color: #381396;
}
</style>