Shades of Persian Indigo #380576
Tints of Persian Indigo #380576
RGB
CMYK
RGB Variations
Color information
#380576 (or 0x380576) is known color: Persian Indigo. HEX triplet: 38, 05 and 76. RGB value is (56,5,118). Sum of RGB (Red+Green+Blue) = 56+5+118=179 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.28% from 179); Green value is 5 (2.34% from 255 or 2.79% from 179); Blue value is 118 (46.48% from 255 or 65.92% from 179); Max value from RGB is 118 - color contains mainly: blue. Hex color #380576 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380576 is #C7FA89. Grayscale: #202020. Windows color (decimal): -13105802 or 7734584. OLE color: 7734584.
HSL color Cylindrical-coordinate representation of color #380576: hue angle of 267.08º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #380576 is Cyan = 0.53, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 5 | 118 | - |
| CMYK | 0.53 | 0.96 | 0 | 0.54 |
| HSL | 267.08º | 0.92% | 0.24% | - |
| HSV(B) | 267.08º | 0.96% | 0.46% | - |
| XYZ | 4.96 | 2.26 | 17.31 | - |
| YUV | 33.13 | 175.9 | 144.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 118 | 0.53 | 0.96 | 0 | 0.54 | 267.08 | 0.92 | 0.24 |
| Hex | 38 | 5 | 76 | 35 | 60 | 0 | 36 | 10B | 5C | 18 |
| Octal | 70 | 5 | 166 | 65 | 140 | 0 | 66 | 413 | 134 | 30 |
| Binary | 111000 | 101 | 1110110 | 110101 | 1100000 | 0 | 110110 | 100001011 | 1011100 | 11000 |
Color Harmonies of #380576
Complementary color
Monochromatic Colors of #380576
Black with #380576
Text Example
Text Example
White with #380576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380576; }
p { color: rgb(56,5,118); }
H1.HeaderClassName
{
color: #380576;
}
.AnyTagClassName
{
color: #380576;
}
</style>
background-color css
<style>
a { background-color: #380576; }
a { background-color: rgb(56,5,118); }
div.DivClassName
{
background-color: #380576;
}
.BgClassName
{
background-color: #380576;
}
</style>
border-color css
<style>
span { border-color: #380576; }
span { border-color: rgb(56,5,118); }
td.TdClassName
{
border-color: #380576;
}
.TagClassName
{
border-color: #380576;
}
</style>