Shades of Persian Indigo #380991
Tints of Persian Indigo #380991
RGB
CMYK
RGB Variations
Color information
#380991 (or 0x380991) is known color: Persian Indigo. HEX triplet: 38, 09 and 91. RGB value is (56,9,145). Sum of RGB (Red+Green+Blue) = 56+9+145=210 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.67% from 210); Green value is 9 (3.91% from 255 or 4.29% from 210); Blue value is 145 (57.03% from 255 or 69.05% from 210); Max value from RGB is 145 - color contains mainly: blue. Hex color #380991 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380991 is #C7F66E. Grayscale: #262626. Windows color (decimal): -13104751 or 9505080. OLE color: 9505080.
HSL color Cylindrical-coordinate representation of color #380991: hue angle of 260.74º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #380991 is Cyan = 0.61, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 9 | 145 | - |
| CMYK | 0.61 | 0.94 | 0 | 0.43 |
| HSL | 260.74º | 0.88% | 0.3% | - |
| HSV(B) | 260.74º | 0.94% | 0.57% | - |
| XYZ | 6.84 | 3.08 | 27.02 | - |
| YUV | 38.56 | 188.07 | 140.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 9 | 145 | 0.61 | 0.94 | 0 | 0.43 | 260.74 | 0.88 | 0.3 |
| Hex | 38 | 9 | 91 | 3D | 5E | 0 | 2B | 105 | 58 | 1E |
| Octal | 70 | 11 | 221 | 75 | 136 | 0 | 53 | 405 | 130 | 36 |
| Binary | 111000 | 1001 | 10010001 | 111101 | 1011110 | 0 | 101011 | 100000101 | 1011000 | 11110 |
Color Harmonies of #380991
Complementary color
Monochromatic Colors of #380991
Black with #380991
Text Example
Text Example
White with #380991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380991; }
p { color: rgb(56,9,145); }
H1.HeaderClassName
{
color: #380991;
}
.AnyTagClassName
{
color: #380991;
}
</style>
background-color css
<style>
a { background-color: #380991; }
a { background-color: rgb(56,9,145); }
div.DivClassName
{
background-color: #380991;
}
.BgClassName
{
background-color: #380991;
}
</style>
border-color css
<style>
span { border-color: #380991; }
span { border-color: rgb(56,9,145); }
td.TdClassName
{
border-color: #380991;
}
.TagClassName
{
border-color: #380991;
}
</style>