Shades of Persian Indigo #380178
Tints of Persian Indigo #380178
RGB
CMYK
RGB Variations
Color information
#380178 (or 0x380178) is known color: Persian Indigo. HEX triplet: 38, 01 and 78. RGB value is (56,1,120). Sum of RGB (Red+Green+Blue) = 56+1+120=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 1 (0.78% from 255 or 0.56% from 177); Blue value is 120 (47.27% from 255 or 67.80% from 177); Max value from RGB is 120 - color contains mainly: blue. Hex color #380178 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380178 is #C7FE87. Grayscale: #1E1E1E. Windows color (decimal): -13106824 or 7864632. OLE color: 7864632.
HSL color Cylindrical-coordinate representation of color #380178: hue angle of 267.73º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #380178 is Cyan = 0.53, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 1 | 120 | - |
| CMYK | 0.53 | 0.99 | 0 | 0.53 |
| HSL | 267.73º | 0.98% | 0.24% | - |
| HSV(B) | 267.73º | 0.99% | 0.47% | - |
| XYZ | 5.03 | 2.22 | 17.93 | - |
| YUV | 31.01 | 178.22 | 145.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 1 | 120 | 0.53 | 0.99 | 0 | 0.53 | 267.73 | 0.98 | 0.24 |
| Hex | 38 | 1 | 78 | 35 | 63 | 0 | 35 | 10C | 62 | 18 |
| Octal | 70 | 1 | 170 | 65 | 143 | 0 | 65 | 414 | 142 | 30 |
| Binary | 111000 | 1 | 1111000 | 110101 | 1100011 | 0 | 110101 | 100001100 | 1100010 | 11000 |
Color Harmonies of #380178
Complementary color
Monochromatic Colors of #380178
Black with #380178
Text Example
Text Example
White with #380178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380178; }
p { color: rgb(56,1,120); }
H1.HeaderClassName
{
color: #380178;
}
.AnyTagClassName
{
color: #380178;
}
</style>
background-color css
<style>
a { background-color: #380178; }
a { background-color: rgb(56,1,120); }
div.DivClassName
{
background-color: #380178;
}
.BgClassName
{
background-color: #380178;
}
</style>
border-color css
<style>
span { border-color: #380178; }
span { border-color: rgb(56,1,120); }
td.TdClassName
{
border-color: #380178;
}
.TagClassName
{
border-color: #380178;
}
</style>