Shades of Persian Indigo #381094
Tints of Persian Indigo #381094
RGB
CMYK
RGB Variations
Color information
#381094 (or 0x381094) is known color: Persian Indigo. HEX triplet: 38, 10 and 94. RGB value is (56,16,148). Sum of RGB (Red+Green+Blue) = 56+16+148=220 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.45% from 220); Green value is 16 (6.64% from 255 or 7.27% from 220); Blue value is 148 (58.20% from 255 or 67.27% from 220); Max value from RGB is 148 - color contains mainly: blue. Hex color #381094 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381094 is #C7EF6B. Grayscale: #2A2A2A. Windows color (decimal): -13102956 or 9703480. OLE color: 9703480.
HSL color Cylindrical-coordinate representation of color #381094: hue angle of 258.18º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #381094 is Cyan = 0.62, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 16 | 148 | - |
| CMYK | 0.62 | 0.89 | 0 | 0.42 |
| HSL | 258.18º | 0.8% | 0.32% | - |
| HSV(B) | 258.18º | 0.89% | 0.58% | - |
| XYZ | 7.16 | 3.35 | 28.29 | - |
| YUV | 43.01 | 187.25 | 137.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 16 | 148 | 0.62 | 0.89 | 0 | 0.42 | 258.18 | 0.8 | 0.32 |
| Hex | 38 | 10 | 94 | 3E | 59 | 0 | 2A | 102 | 50 | 20 |
| Octal | 70 | 20 | 224 | 76 | 131 | 0 | 52 | 402 | 120 | 40 |
| Binary | 111000 | 10000 | 10010100 | 111110 | 1011001 | 0 | 101010 | 100000010 | 1010000 | 100000 |
Color Harmonies of #381094
Complementary color
Monochromatic Colors of #381094
Black with #381094
Text Example
Text Example
White with #381094
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381094; }
p { color: rgb(56,16,148); }
H1.HeaderClassName
{
color: #381094;
}
.AnyTagClassName
{
color: #381094;
}
</style>
background-color css
<style>
a { background-color: #381094; }
a { background-color: rgb(56,16,148); }
div.DivClassName
{
background-color: #381094;
}
.BgClassName
{
background-color: #381094;
}
</style>
border-color css
<style>
span { border-color: #381094; }
span { border-color: rgb(56,16,148); }
td.TdClassName
{
border-color: #381094;
}
.TagClassName
{
border-color: #381094;
}
</style>