Shades of Persian Indigo #380073
Tints of Persian Indigo #380073
RGB
CMYK
RGB Variations
Color information
#380073 (or 0x380073) is known color: Persian Indigo. HEX triplet: 38, 00 and 73. RGB value is (56,0,115). Sum of RGB (Red+Green+Blue) = 56+0+115=171 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.75% from 171); Green value is 0 (0.39% from 255 or 0% from 171); Blue value is 115 (45.31% from 255 or 67.25% from 171); Max value from RGB is 115 - color contains mainly: blue. Hex color #380073 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380073 is #C7FF8C. Grayscale: #1D1D1D. Windows color (decimal): -13107085 or 7536696. OLE color: 7536696.
HSL color Cylindrical-coordinate representation of color #380073: hue angle of 269.22º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #380073 is Cyan = 0.51, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 0 | 115 | - |
| CMYK | 0.51 | 1 | 0 | 0.55 |
| HSL | 269.22º | 1% | 0.23% | - |
| HSV(B) | 269.22º | 1% | 0.45% | - |
| XYZ | 4.73 | 2.08 | 16.37 | - |
| YUV | 29.85 | 176.05 | 146.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 0 | 115 | 0.51 | 1 | 0 | 0.55 | 269.22 | 1 | 0.23 |
| Hex | 38 | 0 | 73 | 33 | 64 | 0 | 37 | 10D | 64 | 17 |
| Octal | 70 | 0 | 163 | 63 | 144 | 0 | 67 | 415 | 144 | 27 |
| Binary | 111000 | 0 | 1110011 | 110011 | 1100100 | 0 | 110111 | 100001101 | 1100100 | 10111 |
Color Harmonies of #380073
Complementary color
Monochromatic Colors of #380073
Black with #380073
Text Example
Text Example
White with #380073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380073; }
p { color: rgb(56,0,115); }
H1.HeaderClassName
{
color: #380073;
}
.AnyTagClassName
{
color: #380073;
}
</style>
background-color css
<style>
a { background-color: #380073; }
a { background-color: rgb(56,0,115); }
div.DivClassName
{
background-color: #380073;
}
.BgClassName
{
background-color: #380073;
}
</style>
border-color css
<style>
span { border-color: #380073; }
span { border-color: rgb(56,0,115); }
td.TdClassName
{
border-color: #380073;
}
.TagClassName
{
border-color: #380073;
}
</style>