Shades of Persian Indigo #380970
Tints of Persian Indigo #380970
RGB
CMYK
RGB Variations
Color information
#380970 (or 0x380970) is known color: Persian Indigo. HEX triplet: 38, 09 and 70. RGB value is (56,9,112). Sum of RGB (Red+Green+Blue) = 56+9+112=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 9 (3.91% from 255 or 5.08% from 177); Blue value is 112 (44.14% from 255 or 63.28% from 177); Max value from RGB is 112 - color contains mainly: blue. Hex color #380970 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380970 is #C7F68F. Grayscale: #222222. Windows color (decimal): -13104784 or 7342392. OLE color: 7342392.
HSL color Cylindrical-coordinate representation of color #380970: hue angle of 267.38º degrees, saturation: 0.85, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #380970 is Cyan = 0.50, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 9 | 112 | - |
| CMYK | 0.50 | 0.92 | 0 | 0.56 |
| HSL | 267.38º | 0.85% | 0.24% | - |
| HSV(B) | 267.38º | 0.92% | 0.44% | - |
| XYZ | 4.65 | 2.21 | 15.51 | - |
| YUV | 34.8 | 171.57 | 143.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 9 | 112 | 0.50 | 0.92 | 0 | 0.56 | 267.38 | 0.85 | 0.24 |
| Hex | 38 | 9 | 70 | 32 | 5C | 0 | 38 | 10B | 55 | 18 |
| Octal | 70 | 11 | 160 | 62 | 134 | 0 | 70 | 413 | 125 | 30 |
| Binary | 111000 | 1001 | 1110000 | 110010 | 1011100 | 0 | 111000 | 100001011 | 1010101 | 11000 |
Color Harmonies of #380970
Complementary color
Monochromatic Colors of #380970
Black with #380970
Text Example
Text Example
White with #380970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380970; }
p { color: rgb(56,9,112); }
H1.HeaderClassName
{
color: #380970;
}
.AnyTagClassName
{
color: #380970;
}
</style>
background-color css
<style>
a { background-color: #380970; }
a { background-color: rgb(56,9,112); }
div.DivClassName
{
background-color: #380970;
}
.BgClassName
{
background-color: #380970;
}
</style>
border-color css
<style>
span { border-color: #380970; }
span { border-color: rgb(56,9,112); }
td.TdClassName
{
border-color: #380970;
}
.TagClassName
{
border-color: #380970;
}
</style>