Shades of Persian Indigo #380573
Tints of Persian Indigo #380573
RGB
CMYK
RGB Variations
Color information
#380573 (or 0x380573) is known color: Persian Indigo. HEX triplet: 38, 05 and 73. RGB value is (56,5,115). Sum of RGB (Red+Green+Blue) = 56+5+115=176 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.82% from 176); Green value is 5 (2.34% from 255 or 2.84% from 176); Blue value is 115 (45.31% from 255 or 65.34% from 176); Max value from RGB is 115 - color contains mainly: blue. Hex color #380573 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380573 is #C7FA8C. Grayscale: #202020. Windows color (decimal): -13105805 or 7537976. OLE color: 7537976.
HSL color Cylindrical-coordinate representation of color #380573: hue angle of 267.82º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #380573 is Cyan = 0.51, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 5 | 115 | - |
| CMYK | 0.51 | 0.96 | 0 | 0.55 |
| HSL | 267.82º | 0.92% | 0.24% | - |
| HSV(B) | 267.82º | 0.96% | 0.45% | - |
| XYZ | 4.78 | 2.19 | 16.39 | - |
| YUV | 32.79 | 174.4 | 144.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 115 | 0.51 | 0.96 | 0 | 0.55 | 267.82 | 0.92 | 0.24 |
| Hex | 38 | 5 | 73 | 33 | 60 | 0 | 37 | 10C | 5C | 18 |
| Octal | 70 | 5 | 163 | 63 | 140 | 0 | 67 | 414 | 134 | 30 |
| Binary | 111000 | 101 | 1110011 | 110011 | 1100000 | 0 | 110111 | 100001100 | 1011100 | 11000 |
Color Harmonies of #380573
Complementary color
Monochromatic Colors of #380573
Black with #380573
Text Example
Text Example
White with #380573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380573; }
p { color: rgb(56,5,115); }
H1.HeaderClassName
{
color: #380573;
}
.AnyTagClassName
{
color: #380573;
}
</style>
background-color css
<style>
a { background-color: #380573; }
a { background-color: rgb(56,5,115); }
div.DivClassName
{
background-color: #380573;
}
.BgClassName
{
background-color: #380573;
}
</style>
border-color css
<style>
span { border-color: #380573; }
span { border-color: rgb(56,5,115); }
td.TdClassName
{
border-color: #380573;
}
.TagClassName
{
border-color: #380573;
}
</style>