Shades of Persian Indigo #380584
Tints of Persian Indigo #380584
RGB
CMYK
RGB Variations
Color information
#380584 (or 0x380584) is known color: Persian Indigo. HEX triplet: 38, 05 and 84. RGB value is (56,5,132). Sum of RGB (Red+Green+Blue) = 56+5+132=193 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.02% from 193); Green value is 5 (2.34% from 255 or 2.59% from 193); Blue value is 132 (51.95% from 255 or 68.39% from 193); Max value from RGB is 132 - color contains mainly: blue. Hex color #380584 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380584 is #C7FA7B. Grayscale: #222222. Windows color (decimal): -13105788 or 8652088. OLE color: 8652088.
HSL color Cylindrical-coordinate representation of color #380584: hue angle of 264.09º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #380584 is Cyan = 0.58, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 5 | 132 | - |
| CMYK | 0.58 | 0.96 | 0 | 0.48 |
| HSL | 264.09º | 0.93% | 0.27% | - |
| HSV(B) | 264.09º | 0.96% | 0.52% | - |
| XYZ | 5.85 | 2.62 | 22.03 | - |
| YUV | 34.73 | 182.9 | 143.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 132 | 0.58 | 0.96 | 0 | 0.48 | 264.09 | 0.93 | 0.27 |
| Hex | 38 | 5 | 84 | 3A | 60 | 0 | 30 | 108 | 5D | 1B |
| Octal | 70 | 5 | 204 | 72 | 140 | 0 | 60 | 410 | 135 | 33 |
| Binary | 111000 | 101 | 10000100 | 111010 | 1100000 | 0 | 110000 | 100001000 | 1011101 | 11011 |
Color Harmonies of #380584
Complementary color
Monochromatic Colors of #380584
Black with #380584
Text Example
Text Example
White with #380584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380584; }
p { color: rgb(56,5,132); }
H1.HeaderClassName
{
color: #380584;
}
.AnyTagClassName
{
color: #380584;
}
</style>
background-color css
<style>
a { background-color: #380584; }
a { background-color: rgb(56,5,132); }
div.DivClassName
{
background-color: #380584;
}
.BgClassName
{
background-color: #380584;
}
</style>
border-color css
<style>
span { border-color: #380584; }
span { border-color: rgb(56,5,132); }
td.TdClassName
{
border-color: #380584;
}
.TagClassName
{
border-color: #380584;
}
</style>