Shades of Persian Indigo #381378
Tints of Persian Indigo #381378
RGB
CMYK
RGB Variations
Color information
#381378 (or 0x381378) is known color: Persian Indigo. HEX triplet: 38, 13 and 78. RGB value is (56,19,120). Sum of RGB (Red+Green+Blue) = 56+19+120=195 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.72% from 195); Green value is 19 (7.81% from 255 or 9.74% from 195); Blue value is 120 (47.27% from 255 or 61.54% from 195); Max value from RGB is 120 - color contains mainly: blue. Hex color #381378 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381378 is #C7EC87. Grayscale: #292929. Windows color (decimal): -13102216 or 7869240. OLE color: 7869240.
HSL color Cylindrical-coordinate representation of color #381378: hue angle of 261.98º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #381378 is Cyan = 0.53, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 19 | 120 | - |
| CMYK | 0.53 | 0.84 | 0 | 0.53 |
| HSL | 261.98º | 0.73% | 0.27% | - |
| HSV(B) | 261.98º | 0.84% | 0.47% | - |
| XYZ | 5.25 | 2.66 | 18.01 | - |
| YUV | 41.58 | 172.26 | 138.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 19 | 120 | 0.53 | 0.84 | 0 | 0.53 | 261.98 | 0.73 | 0.27 |
| Hex | 38 | 13 | 78 | 35 | 54 | 0 | 35 | 106 | 49 | 1B |
| Octal | 70 | 23 | 170 | 65 | 124 | 0 | 65 | 406 | 111 | 33 |
| Binary | 111000 | 10011 | 1111000 | 110101 | 1010100 | 0 | 110101 | 100000110 | 1001001 | 11011 |
Color Harmonies of #381378
Complementary color
Monochromatic Colors of #381378
Black with #381378
Text Example
Text Example
White with #381378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381378; }
p { color: rgb(56,19,120); }
H1.HeaderClassName
{
color: #381378;
}
.AnyTagClassName
{
color: #381378;
}
</style>
background-color css
<style>
a { background-color: #381378; }
a { background-color: rgb(56,19,120); }
div.DivClassName
{
background-color: #381378;
}
.BgClassName
{
background-color: #381378;
}
</style>
border-color css
<style>
span { border-color: #381378; }
span { border-color: rgb(56,19,120); }
td.TdClassName
{
border-color: #381378;
}
.TagClassName
{
border-color: #381378;
}
</style>