Shades of Persian Indigo #380174
Tints of Persian Indigo #380174
RGB
CMYK
RGB Variations
Color information
#380174 (or 0x380174) is known color: Persian Indigo. HEX triplet: 38, 01 and 74. RGB value is (56,1,116). Sum of RGB (Red+Green+Blue) = 56+1+116=173 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.37% from 173); Green value is 1 (0.78% from 255 or 0.58% from 173); Blue value is 116 (45.70% from 255 or 67.05% from 173); Max value from RGB is 116 - color contains mainly: blue. Hex color #380174 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380174 is #C7FE8B. Grayscale: #1E1E1E. Windows color (decimal): -13106828 or 7602488. OLE color: 7602488.
HSL color Cylindrical-coordinate representation of color #380174: hue angle of 268.7º 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 #380174 is Cyan = 0.52, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 1 | 116 | - |
| CMYK | 0.52 | 0.99 | 0 | 0.55 |
| HSL | 268.7º | 0.98% | 0.23% | - |
| HSV(B) | 268.7º | 0.99% | 0.45% | - |
| XYZ | 4.79 | 2.12 | 16.68 | - |
| YUV | 30.56 | 176.22 | 146.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 1 | 116 | 0.52 | 0.99 | 0 | 0.55 | 268.7 | 0.98 | 0.23 |
| Hex | 38 | 1 | 74 | 34 | 63 | 0 | 37 | 10D | 62 | 17 |
| Octal | 70 | 1 | 164 | 64 | 143 | 0 | 67 | 415 | 142 | 27 |
| Binary | 111000 | 1 | 1110100 | 110100 | 1100011 | 0 | 110111 | 100001101 | 1100010 | 10111 |
Color Harmonies of #380174
Complementary color
Monochromatic Colors of #380174
Black with #380174
Text Example
Text Example
White with #380174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380174; }
p { color: rgb(56,1,116); }
H1.HeaderClassName
{
color: #380174;
}
.AnyTagClassName
{
color: #380174;
}
</style>
background-color css
<style>
a { background-color: #380174; }
a { background-color: rgb(56,1,116); }
div.DivClassName
{
background-color: #380174;
}
.BgClassName
{
background-color: #380174;
}
</style>
border-color css
<style>
span { border-color: #380174; }
span { border-color: rgb(56,1,116); }
td.TdClassName
{
border-color: #380174;
}
.TagClassName
{
border-color: #380174;
}
</style>