Shades of Persian Indigo #380686
Tints of Persian Indigo #380686
RGB
CMYK
RGB Variations
Color information
#380686 (or 0x380686) is known color: Persian Indigo. HEX triplet: 38, 06 and 86. RGB value is (56,6,134). Sum of RGB (Red+Green+Blue) = 56+6+134=196 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.57% from 196); Green value is 6 (2.73% from 255 or 3.06% from 196); Blue value is 134 (52.73% from 255 or 68.37% from 196); Max value from RGB is 134 - color contains mainly: blue. Hex color #380686 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380686 is #C7F979. Grayscale: #232323. Windows color (decimal): -13105530 or 8783416. OLE color: 8783416.
HSL color Cylindrical-coordinate representation of color #380686: hue angle of 263.44º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #380686 is Cyan = 0.58, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 6 | 134 | - |
| CMYK | 0.58 | 0.96 | 0 | 0.47 |
| HSL | 263.44º | 0.91% | 0.27% | - |
| HSV(B) | 263.44º | 0.96% | 0.53% | - |
| XYZ | 6 | 2.69 | 22.76 | - |
| YUV | 35.54 | 183.57 | 142.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 134 | 0.58 | 0.96 | 0 | 0.47 | 263.44 | 0.91 | 0.27 |
| Hex | 38 | 6 | 86 | 3A | 60 | 0 | 2F | 107 | 5B | 1B |
| Octal | 70 | 6 | 206 | 72 | 140 | 0 | 57 | 407 | 133 | 33 |
| Binary | 111000 | 110 | 10000110 | 111010 | 1100000 | 0 | 101111 | 100000111 | 1011011 | 11011 |
Color Harmonies of #380686
Complementary color
Monochromatic Colors of #380686
Black with #380686
Text Example
Text Example
White with #380686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380686; }
p { color: rgb(56,6,134); }
H1.HeaderClassName
{
color: #380686;
}
.AnyTagClassName
{
color: #380686;
}
</style>
background-color css
<style>
a { background-color: #380686; }
a { background-color: rgb(56,6,134); }
div.DivClassName
{
background-color: #380686;
}
.BgClassName
{
background-color: #380686;
}
</style>
border-color css
<style>
span { border-color: #380686; }
span { border-color: rgb(56,6,134); }
td.TdClassName
{
border-color: #380686;
}
.TagClassName
{
border-color: #380686;
}
</style>