Shades of Persian Indigo #381689
Tints of Persian Indigo #381689
RGB
CMYK
RGB Variations
Color information
#381689 (or 0x381689) is known color: Persian Indigo. HEX triplet: 38, 16 and 89. RGB value is (56,22,137). Sum of RGB (Red+Green+Blue) = 56+22+137=215 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.05% from 215); Green value is 22 (8.98% from 255 or 10.23% from 215); Blue value is 137 (53.91% from 255 or 63.72% from 215); Max value from RGB is 137 - color contains mainly: blue. Hex color #381689 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381689 is #C7E976. Grayscale: #2C2C2C. Windows color (decimal): -13101431 or 8984120. OLE color: 8984120.
HSL color Cylindrical-coordinate representation of color #381689: hue angle of 257.74º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #381689 is Cyan = 0.59, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 56 | 22 | 137 | - |
| CMYK | 0.59 | 0.84 | 0 | 0.46 |
| HSL | 257.74º | 0.72% | 0.31% | - |
| HSV(B) | 257.74º | 0.84% | 0.54% | - |
| XYZ | 6.43 | 3.22 | 23.95 | - |
| YUV | 45.28 | 179.76 | 135.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 137 | 0.59 | 0.84 | 0 | 0.46 | 257.74 | 0.72 | 0.31 |
| Hex | 38 | 16 | 89 | 3B | 54 | 0 | 2E | 102 | 48 | 1F |
| Octal | 70 | 26 | 211 | 73 | 124 | 0 | 56 | 402 | 110 | 37 |
| Binary | 111000 | 10110 | 10001001 | 111011 | 1010100 | 0 | 101110 | 100000010 | 1001000 | 11111 |
Color Harmonies of #381689
Complementary color
Monochromatic Colors of #381689
Black with #381689
Text Example
Text Example
White with #381689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381689; }
p { color: rgb(56,22,137); }
H1.HeaderClassName
{
color: #381689;
}
.AnyTagClassName
{
color: #381689;
}
</style>
background-color css
<style>
a { background-color: #381689; }
a { background-color: rgb(56,22,137); }
div.DivClassName
{
background-color: #381689;
}
.BgClassName
{
background-color: #381689;
}
</style>
border-color css
<style>
span { border-color: #381689; }
span { border-color: rgb(56,22,137); }
td.TdClassName
{
border-color: #381689;
}
.TagClassName
{
border-color: #381689;
}
</style>