Shades of Persian Indigo #380176
Tints of Persian Indigo #380176
RGB
CMYK
RGB Variations
Color information
#380176 (or 0x380176) is known color: Persian Indigo. HEX triplet: 38, 01 and 76. RGB value is (56,1,118). Sum of RGB (Red+Green+Blue) = 56+1+118=175 (23% of max value = 765). Red value is 56 (22.27% from 255 or 32% from 175); Green value is 1 (0.78% from 255 or 0.57% from 175); Blue value is 118 (46.48% from 255 or 67.43% from 175); Max value from RGB is 118 - color contains mainly: blue. Hex color #380176 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380176 is #C7FE89. Grayscale: #1E1E1E. Windows color (decimal): -13106826 or 7733560. OLE color: 7733560.
HSL color Cylindrical-coordinate representation of color #380176: hue angle of 268.21º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #380176 is Cyan = 0.53, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 1 | 118 | - |
| CMYK | 0.53 | 0.99 | 0 | 0.54 |
| HSL | 268.21º | 0.98% | 0.23% | - |
| HSV(B) | 268.21º | 0.99% | 0.46% | - |
| XYZ | 4.91 | 2.17 | 17.3 | - |
| YUV | 30.78 | 177.22 | 145.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 1 | 118 | 0.53 | 0.99 | 0 | 0.54 | 268.21 | 0.98 | 0.23 |
| Hex | 38 | 1 | 76 | 35 | 63 | 0 | 36 | 10C | 62 | 17 |
| Octal | 70 | 1 | 166 | 65 | 143 | 0 | 66 | 414 | 142 | 27 |
| Binary | 111000 | 1 | 1110110 | 110101 | 1100011 | 0 | 110110 | 100001100 | 1100010 | 10111 |
Color Harmonies of #380176
Complementary color
Monochromatic Colors of #380176
Black with #380176
Text Example
Text Example
White with #380176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380176; }
p { color: rgb(56,1,118); }
H1.HeaderClassName
{
color: #380176;
}
.AnyTagClassName
{
color: #380176;
}
</style>
background-color css
<style>
a { background-color: #380176; }
a { background-color: rgb(56,1,118); }
div.DivClassName
{
background-color: #380176;
}
.BgClassName
{
background-color: #380176;
}
</style>
border-color css
<style>
span { border-color: #380176; }
span { border-color: rgb(56,1,118); }
td.TdClassName
{
border-color: #380176;
}
.TagClassName
{
border-color: #380176;
}
</style>