Shades of Persian Indigo #380577
Tints of Persian Indigo #380577
RGB
CMYK
RGB Variations
Color information
#380577 (or 0x380577) is known color: Persian Indigo. HEX triplet: 38, 05 and 77. RGB value is (56,5,119). Sum of RGB (Red+Green+Blue) = 56+5+119=180 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.11% from 180); Green value is 5 (2.34% from 255 or 2.78% from 180); Blue value is 119 (46.88% from 255 or 66.11% from 180); Max value from RGB is 119 - color contains mainly: blue. Hex color #380577 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380577 is #C7FA88. Grayscale: #202020. Windows color (decimal): -13105801 or 7800120. OLE color: 7800120.
HSL color Cylindrical-coordinate representation of color #380577: hue angle of 266.84º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #380577 is Cyan = 0.53, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 5 | 119 | - |
| CMYK | 0.53 | 0.96 | 0 | 0.53 |
| HSL | 266.84º | 0.92% | 0.24% | - |
| HSV(B) | 266.84º | 0.96% | 0.47% | - |
| XYZ | 5.01 | 2.28 | 17.63 | - |
| YUV | 33.25 | 176.4 | 144.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 119 | 0.53 | 0.96 | 0 | 0.53 | 266.84 | 0.92 | 0.24 |
| Hex | 38 | 5 | 77 | 35 | 60 | 0 | 35 | 10B | 5C | 18 |
| Octal | 70 | 5 | 167 | 65 | 140 | 0 | 65 | 413 | 134 | 30 |
| Binary | 111000 | 101 | 1110111 | 110101 | 1100000 | 0 | 110101 | 100001011 | 1011100 | 11000 |
Color Harmonies of #380577
Complementary color
Monochromatic Colors of #380577
Black with #380577
Text Example
Text Example
White with #380577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380577; }
p { color: rgb(56,5,119); }
H1.HeaderClassName
{
color: #380577;
}
.AnyTagClassName
{
color: #380577;
}
</style>
background-color css
<style>
a { background-color: #380577; }
a { background-color: rgb(56,5,119); }
div.DivClassName
{
background-color: #380577;
}
.BgClassName
{
background-color: #380577;
}
</style>
border-color css
<style>
span { border-color: #380577; }
span { border-color: rgb(56,5,119); }
td.TdClassName
{
border-color: #380577;
}
.TagClassName
{
border-color: #380577;
}
</style>