Shades of Persian Indigo #380868
Tints of Persian Indigo #380868
RGB
CMYK
RGB Variations
Color information
#380868 (or 0x380868) is known color: Persian Indigo. HEX triplet: 38, 08 and 68. RGB value is (56,8,104). Sum of RGB (Red+Green+Blue) = 56+8+104=168 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.33% from 168); Green value is 8 (3.52% from 255 or 4.76% from 168); Blue value is 104 (41.02% from 255 or 61.90% from 168); Max value from RGB is 104 - color contains mainly: blue. Hex color #380868 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380868 is #C7F797. Grayscale: #202020. Windows color (decimal): -13105048 or 6817848. OLE color: 6817848.
HSL color Cylindrical-coordinate representation of color #380868: hue angle of 270º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #380868 is Cyan = 0.46, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 8 | 104 | - |
| CMYK | 0.46 | 0.92 | 0 | 0.59 |
| HSL | 270º | 0.86% | 0.22% | - |
| HSV(B) | 270º | 0.92% | 0.41% | - |
| XYZ | 4.22 | 2.01 | 13.26 | - |
| YUV | 33.3 | 167.9 | 144.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 8 | 104 | 0.46 | 0.92 | 0 | 0.59 | 270 | 0.86 | 0.22 |
| Hex | 38 | 8 | 68 | 2E | 5C | 0 | 3B | 10E | 56 | 16 |
| Octal | 70 | 10 | 150 | 56 | 134 | 0 | 73 | 416 | 126 | 26 |
| Binary | 111000 | 1000 | 1101000 | 101110 | 1011100 | 0 | 111011 | 100001110 | 1010110 | 10110 |
Color Harmonies of #380868
Complementary color
Monochromatic Colors of #380868
Black with #380868
Text Example
Text Example
White with #380868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380868; }
p { color: rgb(56,8,104); }
H1.HeaderClassName
{
color: #380868;
}
.AnyTagClassName
{
color: #380868;
}
</style>
background-color css
<style>
a { background-color: #380868; }
a { background-color: rgb(56,8,104); }
div.DivClassName
{
background-color: #380868;
}
.BgClassName
{
background-color: #380868;
}
</style>
border-color css
<style>
span { border-color: #380868; }
span { border-color: rgb(56,8,104); }
td.TdClassName
{
border-color: #380868;
}
.TagClassName
{
border-color: #380868;
}
</style>