Shades of Persian Indigo #380575
Tints of Persian Indigo #380575
RGB
CMYK
RGB Variations
Color information
#380575 (or 0x380575) is known color: Persian Indigo. HEX triplet: 38, 05 and 75. RGB value is (56,5,117). Sum of RGB (Red+Green+Blue) = 56+5+117=178 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.46% from 178); Green value is 5 (2.34% from 255 or 2.81% from 178); Blue value is 117 (46.09% from 255 or 65.73% from 178); Max value from RGB is 117 - color contains mainly: blue. Hex color #380575 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380575 is #C7FA8A. Grayscale: #202020. Windows color (decimal): -13105803 or 7669048. OLE color: 7669048.
HSL color Cylindrical-coordinate representation of color #380575: hue angle of 267.32º 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 #380575 is Cyan = 0.52, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 5 | 117 | - |
| CMYK | 0.52 | 0.96 | 0 | 0.54 |
| HSL | 267.32º | 0.92% | 0.24% | - |
| HSV(B) | 267.32º | 0.96% | 0.46% | - |
| XYZ | 4.9 | 2.23 | 17 | - |
| YUV | 33.02 | 175.4 | 144.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 117 | 0.52 | 0.96 | 0 | 0.54 | 267.32 | 0.92 | 0.24 |
| Hex | 38 | 5 | 75 | 34 | 60 | 0 | 36 | 10B | 5C | 18 |
| Octal | 70 | 5 | 165 | 64 | 140 | 0 | 66 | 413 | 134 | 30 |
| Binary | 111000 | 101 | 1110101 | 110100 | 1100000 | 0 | 110110 | 100001011 | 1011100 | 11000 |
Color Harmonies of #380575
Complementary color
Monochromatic Colors of #380575
Black with #380575
Text Example
Text Example
White with #380575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380575; }
p { color: rgb(56,5,117); }
H1.HeaderClassName
{
color: #380575;
}
.AnyTagClassName
{
color: #380575;
}
</style>
background-color css
<style>
a { background-color: #380575; }
a { background-color: rgb(56,5,117); }
div.DivClassName
{
background-color: #380575;
}
.BgClassName
{
background-color: #380575;
}
</style>
border-color css
<style>
span { border-color: #380575; }
span { border-color: rgb(56,5,117); }
td.TdClassName
{
border-color: #380575;
}
.TagClassName
{
border-color: #380575;
}
</style>