Shades of Persian Indigo #380893
Tints of Persian Indigo #380893
RGB
CMYK
RGB Variations
Color information
#380893 (or 0x380893) is known color: Persian Indigo. HEX triplet: 38, 08 and 93. RGB value is (56,8,147). Sum of RGB (Red+Green+Blue) = 56+8+147=211 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.54% from 211); Green value is 8 (3.52% from 255 or 3.79% from 211); Blue value is 147 (57.81% from 255 or 69.67% from 211); Max value from RGB is 147 - color contains mainly: blue. Hex color #380893 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380893 is #C7F76C. Grayscale: #252525. Windows color (decimal): -13105005 or 9635896. OLE color: 9635896.
HSL color Cylindrical-coordinate representation of color #380893: hue angle of 260.72º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #380893 is Cyan = 0.62, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 8 | 147 | - |
| CMYK | 0.62 | 0.95 | 0 | 0.42 |
| HSL | 260.72º | 0.9% | 0.3% | - |
| HSV(B) | 260.72º | 0.95% | 0.58% | - |
| XYZ | 6.98 | 3.12 | 27.84 | - |
| YUV | 38.2 | 189.4 | 140.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 8 | 147 | 0.62 | 0.95 | 0 | 0.42 | 260.72 | 0.9 | 0.3 |
| Hex | 38 | 8 | 93 | 3E | 5F | 0 | 2A | 105 | 5A | 1E |
| Octal | 70 | 10 | 223 | 76 | 137 | 0 | 52 | 405 | 132 | 36 |
| Binary | 111000 | 1000 | 10010011 | 111110 | 1011111 | 0 | 101010 | 100000101 | 1011010 | 11110 |
Color Harmonies of #380893
Complementary color
Monochromatic Colors of #380893
Black with #380893
Text Example
Text Example
White with #380893
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380893; }
p { color: rgb(56,8,147); }
H1.HeaderClassName
{
color: #380893;
}
.AnyTagClassName
{
color: #380893;
}
</style>
background-color css
<style>
a { background-color: #380893; }
a { background-color: rgb(56,8,147); }
div.DivClassName
{
background-color: #380893;
}
.BgClassName
{
background-color: #380893;
}
</style>
border-color css
<style>
span { border-color: #380893; }
span { border-color: rgb(56,8,147); }
td.TdClassName
{
border-color: #380893;
}
.TagClassName
{
border-color: #380893;
}
</style>