Shades of Persian Indigo #380997
Tints of Persian Indigo #380997
RGB
CMYK
RGB Variations
Color information
#380997 (or 0x380997) is known color: Persian Indigo. HEX triplet: 38, 09 and 97. RGB value is (56,9,151). Sum of RGB (Red+Green+Blue) = 56+9+151=216 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.93% from 216); Green value is 9 (3.91% from 255 or 4.17% from 216); Blue value is 151 (59.38% from 255 or 69.91% from 216); Max value from RGB is 151 - color contains mainly: blue. Hex color #380997 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380997 is #C7F668. Grayscale: #262626. Windows color (decimal): -13104745 or 9898296. OLE color: 9898296.
HSL color Cylindrical-coordinate representation of color #380997: hue angle of 259.86º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #380997 is Cyan = 0.63, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 9 | 151 | - |
| CMYK | 0.63 | 0.94 | 0 | 0.41 |
| HSL | 259.86º | 0.89% | 0.31% | - |
| HSV(B) | 259.86º | 0.94% | 0.59% | - |
| XYZ | 7.31 | 3.27 | 29.52 | - |
| YUV | 39.24 | 191.07 | 139.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 9 | 151 | 0.63 | 0.94 | 0 | 0.41 | 259.86 | 0.89 | 0.31 |
| Hex | 38 | 9 | 97 | 3F | 5E | 0 | 29 | 104 | 59 | 1F |
| Octal | 70 | 11 | 227 | 77 | 136 | 0 | 51 | 404 | 131 | 37 |
| Binary | 111000 | 1001 | 10010111 | 111111 | 1011110 | 0 | 101001 | 100000100 | 1011001 | 11111 |
Color Harmonies of #380997
Complementary color
Monochromatic Colors of #380997
Black with #380997
Text Example
Text Example
White with #380997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380997; }
p { color: rgb(56,9,151); }
H1.HeaderClassName
{
color: #380997;
}
.AnyTagClassName
{
color: #380997;
}
</style>
background-color css
<style>
a { background-color: #380997; }
a { background-color: rgb(56,9,151); }
div.DivClassName
{
background-color: #380997;
}
.BgClassName
{
background-color: #380997;
}
</style>
border-color css
<style>
span { border-color: #380997; }
span { border-color: rgb(56,9,151); }
td.TdClassName
{
border-color: #380997;
}
.TagClassName
{
border-color: #380997;
}
</style>