Shades of Persian Indigo #381078
Tints of Persian Indigo #381078
RGB
CMYK
RGB Variations
Color information
#381078 (or 0x381078) is known color: Persian Indigo. HEX triplet: 38, 10 and 78. RGB value is (56,16,120). Sum of RGB (Red+Green+Blue) = 56+16+120=192 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.17% from 192); Green value is 16 (6.64% from 255 or 8.33% from 192); Blue value is 120 (47.27% from 255 or 62.5% from 192); Max value from RGB is 120 - color contains mainly: blue. Hex color #381078 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381078 is #C7EF87. Grayscale: #272727. Windows color (decimal): -13102984 or 7868472. OLE color: 7868472.
HSL color Cylindrical-coordinate representation of color #381078: hue angle of 263.08º degrees, saturation: 0.76, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #381078 is Cyan = 0.53, Magento = 0.87, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 16 | 120 | - |
| CMYK | 0.53 | 0.87 | 0 | 0.53 |
| HSL | 263.08º | 0.76% | 0.27% | - |
| HSV(B) | 263.08º | 0.87% | 0.47% | - |
| XYZ | 5.21 | 2.57 | 17.99 | - |
| YUV | 39.82 | 173.25 | 139.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 16 | 120 | 0.53 | 0.87 | 0 | 0.53 | 263.08 | 0.76 | 0.27 |
| Hex | 38 | 10 | 78 | 35 | 57 | 0 | 35 | 107 | 4C | 1B |
| Octal | 70 | 20 | 170 | 65 | 127 | 0 | 65 | 407 | 114 | 33 |
| Binary | 111000 | 10000 | 1111000 | 110101 | 1010111 | 0 | 110101 | 100000111 | 1001100 | 11011 |
Color Harmonies of #381078
Complementary color
Monochromatic Colors of #381078
Black with #381078
Text Example
Text Example
White with #381078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381078; }
p { color: rgb(56,16,120); }
H1.HeaderClassName
{
color: #381078;
}
.AnyTagClassName
{
color: #381078;
}
</style>
background-color css
<style>
a { background-color: #381078; }
a { background-color: rgb(56,16,120); }
div.DivClassName
{
background-color: #381078;
}
.BgClassName
{
background-color: #381078;
}
</style>
border-color css
<style>
span { border-color: #381078; }
span { border-color: rgb(56,16,120); }
td.TdClassName
{
border-color: #381078;
}
.TagClassName
{
border-color: #381078;
}
</style>