Shades of Persian Indigo #381170
Tints of Persian Indigo #381170
RGB
CMYK
RGB Variations
Color information
#381170 (or 0x381170) is known color: Persian Indigo. HEX triplet: 38, 11 and 70. RGB value is (56,17,112). Sum of RGB (Red+Green+Blue) = 56+17+112=185 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.27% from 185); Green value is 17 (7.03% from 255 or 9.19% from 185); Blue value is 112 (44.14% from 255 or 60.54% from 185); Max value from RGB is 112 - color contains mainly: blue. Hex color #381170 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381170 is #C7EE8F. Grayscale: #272727. Windows color (decimal): -13102736 or 7344440. OLE color: 7344440.
HSL color Cylindrical-coordinate representation of color #381170: hue angle of 264.63º degrees, saturation: 0.74, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #381170 is Cyan = 0.50, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 17 | 112 | - |
| CMYK | 0.50 | 0.85 | 0 | 0.56 |
| HSL | 264.63º | 0.74% | 0.25% | - |
| HSV(B) | 264.63º | 0.85% | 0.44% | - |
| XYZ | 4.76 | 2.41 | 15.54 | - |
| YUV | 39.49 | 168.92 | 139.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 112 | 0.50 | 0.85 | 0 | 0.56 | 264.63 | 0.74 | 0.25 |
| Hex | 38 | 11 | 70 | 32 | 55 | 0 | 38 | 109 | 4A | 19 |
| Octal | 70 | 21 | 160 | 62 | 125 | 0 | 70 | 411 | 112 | 31 |
| Binary | 111000 | 10001 | 1110000 | 110010 | 1010101 | 0 | 111000 | 100001001 | 1001010 | 11001 |
Color Harmonies of #381170
Complementary color
Monochromatic Colors of #381170
Black with #381170
Text Example
Text Example
White with #381170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381170; }
p { color: rgb(56,17,112); }
H1.HeaderClassName
{
color: #381170;
}
.AnyTagClassName
{
color: #381170;
}
</style>
background-color css
<style>
a { background-color: #381170; }
a { background-color: rgb(56,17,112); }
div.DivClassName
{
background-color: #381170;
}
.BgClassName
{
background-color: #381170;
}
</style>
border-color css
<style>
span { border-color: #381170; }
span { border-color: rgb(56,17,112); }
td.TdClassName
{
border-color: #381170;
}
.TagClassName
{
border-color: #381170;
}
</style>