Shades of Persian Indigo #380696
Tints of Persian Indigo #380696
RGB
CMYK
RGB Variations
Color information
#380696 (or 0x380696) is known color: Persian Indigo. HEX triplet: 38, 06 and 96. RGB value is (56,6,150). Sum of RGB (Red+Green+Blue) = 56+6+150=212 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.42% from 212); Green value is 6 (2.73% from 255 or 2.83% from 212); Blue value is 150 (58.98% from 255 or 70.75% from 212); Max value from RGB is 150 - color contains mainly: blue. Hex color #380696 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380696 is #C7F969. Grayscale: #242424. Windows color (decimal): -13105514 or 9831992. OLE color: 9831992.
HSL color Cylindrical-coordinate representation of color #380696: hue angle of 260.83º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #380696 is Cyan = 0.63, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 6 | 150 | - |
| CMYK | 0.63 | 0.96 | 0 | 0.41 |
| HSL | 260.83º | 0.92% | 0.31% | - |
| HSV(B) | 260.83º | 0.96% | 0.59% | - |
| XYZ | 7.2 | 3.17 | 29.09 | - |
| YUV | 37.37 | 191.57 | 141.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 150 | 0.63 | 0.96 | 0 | 0.41 | 260.83 | 0.92 | 0.31 |
| Hex | 38 | 6 | 96 | 3F | 60 | 0 | 29 | 105 | 5C | 1F |
| Octal | 70 | 6 | 226 | 77 | 140 | 0 | 51 | 405 | 134 | 37 |
| Binary | 111000 | 110 | 10010110 | 111111 | 1100000 | 0 | 101001 | 100000101 | 1011100 | 11111 |
Color Harmonies of #380696
Complementary color
Monochromatic Colors of #380696
Black with #380696
Text Example
Text Example
White with #380696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380696; }
p { color: rgb(56,6,150); }
H1.HeaderClassName
{
color: #380696;
}
.AnyTagClassName
{
color: #380696;
}
</style>
background-color css
<style>
a { background-color: #380696; }
a { background-color: rgb(56,6,150); }
div.DivClassName
{
background-color: #380696;
}
.BgClassName
{
background-color: #380696;
}
</style>
border-color css
<style>
span { border-color: #380696; }
span { border-color: rgb(56,6,150); }
td.TdClassName
{
border-color: #380696;
}
.TagClassName
{
border-color: #380696;
}
</style>