Shades of Persian Indigo #380691
Tints of Persian Indigo #380691
RGB
CMYK
RGB Variations
Color information
#380691 (or 0x380691) is known color: Persian Indigo. HEX triplet: 38, 06 and 91. RGB value is (56,6,145). Sum of RGB (Red+Green+Blue) = 56+6+145=207 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.05% from 207); Green value is 6 (2.73% from 255 or 2.90% from 207); Blue value is 145 (57.03% from 255 or 70.05% from 207); Max value from RGB is 145 - color contains mainly: blue. Hex color #380691 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380691 is #C7F96E. Grayscale: #242424. Windows color (decimal): -13105519 or 9504312. OLE color: 9504312.
HSL color Cylindrical-coordinate representation of color #380691: hue angle of 261.58º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #380691 is Cyan = 0.61, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 6 | 145 | - |
| CMYK | 0.61 | 0.96 | 0 | 0.43 |
| HSL | 261.58º | 0.92% | 0.3% | - |
| HSV(B) | 261.58º | 0.96% | 0.57% | - |
| XYZ | 6.81 | 3.02 | 27.01 | - |
| YUV | 36.8 | 189.07 | 141.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 145 | 0.61 | 0.96 | 0 | 0.43 | 261.58 | 0.92 | 0.3 |
| Hex | 38 | 6 | 91 | 3D | 60 | 0 | 2B | 106 | 5C | 1E |
| Octal | 70 | 6 | 221 | 75 | 140 | 0 | 53 | 406 | 134 | 36 |
| Binary | 111000 | 110 | 10010001 | 111101 | 1100000 | 0 | 101011 | 100000110 | 1011100 | 11110 |
Color Harmonies of #380691
Complementary color
Monochromatic Colors of #380691
Black with #380691
Text Example
Text Example
White with #380691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380691; }
p { color: rgb(56,6,145); }
H1.HeaderClassName
{
color: #380691;
}
.AnyTagClassName
{
color: #380691;
}
</style>
background-color css
<style>
a { background-color: #380691; }
a { background-color: rgb(56,6,145); }
div.DivClassName
{
background-color: #380691;
}
.BgClassName
{
background-color: #380691;
}
</style>
border-color css
<style>
span { border-color: #380691; }
span { border-color: rgb(56,6,145); }
td.TdClassName
{
border-color: #380691;
}
.TagClassName
{
border-color: #380691;
}
</style>