Shades of Persian Indigo #380770
Tints of Persian Indigo #380770
RGB
CMYK
RGB Variations
Color information
#380770 (or 0x380770) is known color: Persian Indigo. HEX triplet: 38, 07 and 70. RGB value is (56,7,112). Sum of RGB (Red+Green+Blue) = 56+7+112=175 (23% of max value = 765). Red value is 56 (22.27% from 255 or 32% from 175); Green value is 7 (3.12% from 255 or 4% from 175); Blue value is 112 (44.14% from 255 or 64% from 175); Max value from RGB is 112 - color contains mainly: blue. Hex color #380770 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380770 is #C7F88F. Grayscale: #212121. Windows color (decimal): -13105296 or 7341880. OLE color: 7341880.
HSL color Cylindrical-coordinate representation of color #380770: hue angle of 268º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #380770 is Cyan = 0.50, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 7 | 112 | - |
| CMYK | 0.50 | 0.94 | 0 | 0.56 |
| HSL | 268º | 0.88% | 0.23% | - |
| HSV(B) | 268º | 0.94% | 0.44% | - |
| XYZ | 4.63 | 2.16 | 15.5 | - |
| YUV | 33.62 | 172.23 | 143.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 7 | 112 | 0.50 | 0.94 | 0 | 0.56 | 268 | 0.88 | 0.23 |
| Hex | 38 | 7 | 70 | 32 | 5E | 0 | 38 | 10C | 58 | 17 |
| Octal | 70 | 7 | 160 | 62 | 136 | 0 | 70 | 414 | 130 | 27 |
| Binary | 111000 | 111 | 1110000 | 110010 | 1011110 | 0 | 111000 | 100001100 | 1011000 | 10111 |
Color Harmonies of #380770
Complementary color
Monochromatic Colors of #380770
Black with #380770
Text Example
Text Example
White with #380770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380770; }
p { color: rgb(56,7,112); }
H1.HeaderClassName
{
color: #380770;
}
.AnyTagClassName
{
color: #380770;
}
</style>
background-color css
<style>
a { background-color: #380770; }
a { background-color: rgb(56,7,112); }
div.DivClassName
{
background-color: #380770;
}
.BgClassName
{
background-color: #380770;
}
</style>
border-color css
<style>
span { border-color: #380770; }
span { border-color: rgb(56,7,112); }
td.TdClassName
{
border-color: #380770;
}
.TagClassName
{
border-color: #380770;
}
</style>