Shades of Persian Indigo #380170
Tints of Persian Indigo #380170
RGB
CMYK
RGB Variations
Color information
#380170 (or 0x380170) is known color: Persian Indigo. HEX triplet: 38, 01 and 70. RGB value is (56,1,112). Sum of RGB (Red+Green+Blue) = 56+1+112=169 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.14% from 169); Green value is 1 (0.78% from 255 or 0.59% from 169); Blue value is 112 (44.14% from 255 or 66.27% from 169); Max value from RGB is 112 - color contains mainly: blue. Hex color #380170 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380170 is #C7FE8F. Grayscale: #1D1D1D. Windows color (decimal): -13106832 or 7340344. OLE color: 7340344.
HSL color Cylindrical-coordinate representation of color #380170: hue angle of 269.73º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #380170 is Cyan = 0.50, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 1 | 112 | - |
| CMYK | 0.50 | 0.99 | 0 | 0.56 |
| HSL | 269.73º | 0.98% | 0.22% | - |
| HSV(B) | 269.73º | 0.99% | 0.44% | - |
| XYZ | 4.57 | 2.03 | 15.48 | - |
| YUV | 30.1 | 174.22 | 146.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 1 | 112 | 0.50 | 0.99 | 0 | 0.56 | 269.73 | 0.98 | 0.22 |
| Hex | 38 | 1 | 70 | 32 | 63 | 0 | 38 | 10E | 62 | 16 |
| Octal | 70 | 1 | 160 | 62 | 143 | 0 | 70 | 416 | 142 | 26 |
| Binary | 111000 | 1 | 1110000 | 110010 | 1100011 | 0 | 111000 | 100001110 | 1100010 | 10110 |
Color Harmonies of #380170
Complementary color
Monochromatic Colors of #380170
Black with #380170
Text Example
Text Example
White with #380170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380170; }
p { color: rgb(56,1,112); }
H1.HeaderClassName
{
color: #380170;
}
.AnyTagClassName
{
color: #380170;
}
</style>
background-color css
<style>
a { background-color: #380170; }
a { background-color: rgb(56,1,112); }
div.DivClassName
{
background-color: #380170;
}
.BgClassName
{
background-color: #380170;
}
</style>
border-color css
<style>
span { border-color: #380170; }
span { border-color: rgb(56,1,112); }
td.TdClassName
{
border-color: #380170;
}
.TagClassName
{
border-color: #380170;
}
</style>