Shades of Persian Indigo #380593
Tints of Persian Indigo #380593
RGB
CMYK
RGB Variations
Color information
#380593 (or 0x380593) is known color: Persian Indigo. HEX triplet: 38, 05 and 93. RGB value is (56,5,147). Sum of RGB (Red+Green+Blue) = 56+5+147=208 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.92% from 208); Green value is 5 (2.34% from 255 or 2.40% from 208); Blue value is 147 (57.81% from 255 or 70.67% from 208); Max value from RGB is 147 - color contains mainly: blue. Hex color #380593 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380593 is #C7FA6C. Grayscale: #232323. Windows color (decimal): -13105773 or 9635128. OLE color: 9635128.
HSL color Cylindrical-coordinate representation of color #380593: hue angle of 261.55º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #380593 is Cyan = 0.62, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 5 | 147 | - |
| CMYK | 0.62 | 0.97 | 0 | 0.42 |
| HSL | 261.55º | 0.93% | 0.3% | - |
| HSV(B) | 261.55º | 0.97% | 0.58% | - |
| XYZ | 6.95 | 3.06 | 27.83 | - |
| YUV | 36.44 | 190.4 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 147 | 0.62 | 0.97 | 0 | 0.42 | 261.55 | 0.93 | 0.3 |
| Hex | 38 | 5 | 93 | 3E | 61 | 0 | 2A | 106 | 5D | 1E |
| Octal | 70 | 5 | 223 | 76 | 141 | 0 | 52 | 406 | 135 | 36 |
| Binary | 111000 | 101 | 10010011 | 111110 | 1100001 | 0 | 101010 | 100000110 | 1011101 | 11110 |
Color Harmonies of #380593
Complementary color
Monochromatic Colors of #380593
Black with #380593
Text Example
Text Example
White with #380593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380593; }
p { color: rgb(56,5,147); }
H1.HeaderClassName
{
color: #380593;
}
.AnyTagClassName
{
color: #380593;
}
</style>
background-color css
<style>
a { background-color: #380593; }
a { background-color: rgb(56,5,147); }
div.DivClassName
{
background-color: #380593;
}
.BgClassName
{
background-color: #380593;
}
</style>
border-color css
<style>
span { border-color: #380593; }
span { border-color: rgb(56,5,147); }
td.TdClassName
{
border-color: #380593;
}
.TagClassName
{
border-color: #380593;
}
</style>