Shades of Persian Indigo #380992
Tints of Persian Indigo #380992
RGB
CMYK
RGB Variations
Color information
#380992 (or 0x380992) is known color: Persian Indigo. HEX triplet: 38, 09 and 92. RGB value is (56,9,146). Sum of RGB (Red+Green+Blue) = 56+9+146=211 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.54% from 211); Green value is 9 (3.91% from 255 or 4.27% from 211); Blue value is 146 (57.42% from 255 or 69.19% from 211); Max value from RGB is 146 - color contains mainly: blue. Hex color #380992 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380992 is #C7F66D. Grayscale: #262626. Windows color (decimal): -13104750 or 9570616. OLE color: 9570616.
HSL color Cylindrical-coordinate representation of color #380992: hue angle of 260.58º 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 #380992 is Cyan = 0.62, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 56 | 9 | 146 | - |
| CMYK | 0.62 | 0.94 | 0 | 0.43 |
| HSL | 260.58º | 0.88% | 0.3% | - |
| HSV(B) | 260.58º | 0.94% | 0.57% | - |
| XYZ | 6.92 | 3.11 | 27.43 | - |
| YUV | 38.67 | 188.57 | 140.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 9 | 146 | 0.62 | 0.94 | 0 | 0.43 | 260.58 | 0.88 | 0.3 |
| Hex | 38 | 9 | 92 | 3E | 5E | 0 | 2B | 105 | 58 | 1E |
| Octal | 70 | 11 | 222 | 76 | 136 | 0 | 53 | 405 | 130 | 36 |
| Binary | 111000 | 1001 | 10010010 | 111110 | 1011110 | 0 | 101011 | 100000101 | 1011000 | 11110 |
Color Harmonies of #380992
Complementary color
Monochromatic Colors of #380992
Black with #380992
Text Example
Text Example
White with #380992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380992; }
p { color: rgb(56,9,146); }
H1.HeaderClassName
{
color: #380992;
}
.AnyTagClassName
{
color: #380992;
}
</style>
background-color css
<style>
a { background-color: #380992; }
a { background-color: rgb(56,9,146); }
div.DivClassName
{
background-color: #380992;
}
.BgClassName
{
background-color: #380992;
}
</style>
border-color css
<style>
span { border-color: #380992; }
span { border-color: rgb(56,9,146); }
td.TdClassName
{
border-color: #380992;
}
.TagClassName
{
border-color: #380992;
}
</style>