Shades of Persian Indigo #380173
Tints of Persian Indigo #380173
RGB
CMYK
RGB Variations
Color information
#380173 (or 0x380173) is known color: Persian Indigo. HEX triplet: 38, 01 and 73. RGB value is (56,1,115). Sum of RGB (Red+Green+Blue) = 56+1+115=172 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.56% from 172); Green value is 1 (0.78% from 255 or 0.58% from 172); Blue value is 115 (45.31% from 255 or 66.86% from 172); Max value from RGB is 115 - color contains mainly: blue. Hex color #380173 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380173 is #C7FE8C. Grayscale: #1E1E1E. Windows color (decimal): -13106829 or 7536952. OLE color: 7536952.
HSL color Cylindrical-coordinate representation of color #380173: hue angle of 268.95º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #380173 is Cyan = 0.51, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 1 | 115 | - |
| CMYK | 0.51 | 0.99 | 0 | 0.55 |
| HSL | 268.95º | 0.98% | 0.23% | - |
| HSV(B) | 268.95º | 0.99% | 0.45% | - |
| XYZ | 4.74 | 2.1 | 16.38 | - |
| YUV | 30.44 | 175.72 | 146.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 1 | 115 | 0.51 | 0.99 | 0 | 0.55 | 268.95 | 0.98 | 0.23 |
| Hex | 38 | 1 | 73 | 33 | 63 | 0 | 37 | 10D | 62 | 17 |
| Octal | 70 | 1 | 163 | 63 | 143 | 0 | 67 | 415 | 142 | 27 |
| Binary | 111000 | 1 | 1110011 | 110011 | 1100011 | 0 | 110111 | 100001101 | 1100010 | 10111 |
Color Harmonies of #380173
Complementary color
Monochromatic Colors of #380173
Black with #380173
Text Example
Text Example
White with #380173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380173; }
p { color: rgb(56,1,115); }
H1.HeaderClassName
{
color: #380173;
}
.AnyTagClassName
{
color: #380173;
}
</style>
background-color css
<style>
a { background-color: #380173; }
a { background-color: rgb(56,1,115); }
div.DivClassName
{
background-color: #380173;
}
.BgClassName
{
background-color: #380173;
}
</style>
border-color css
<style>
span { border-color: #380173; }
span { border-color: rgb(56,1,115); }
td.TdClassName
{
border-color: #380173;
}
.TagClassName
{
border-color: #380173;
}
</style>