Shades of Persian Indigo #380768
Tints of Persian Indigo #380768
RGB
CMYK
RGB Variations
Color information
#380768 (or 0x380768) is known color: Persian Indigo. HEX triplet: 38, 07 and 68. RGB value is (56,7,104). Sum of RGB (Red+Green+Blue) = 56+7+104=167 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.53% from 167); Green value is 7 (3.12% from 255 or 4.19% from 167); Blue value is 104 (41.02% from 255 or 62.28% from 167); Max value from RGB is 104 - color contains mainly: blue. Hex color #380768 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380768 is #C7F897. Grayscale: #202020. Windows color (decimal): -13105304 or 6817592. OLE color: 6817592.
HSL color Cylindrical-coordinate representation of color #380768: hue angle of 270.31º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #380768 is Cyan = 0.46, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 7 | 104 | - |
| CMYK | 0.46 | 0.93 | 0 | 0.59 |
| HSL | 270.31º | 0.87% | 0.22% | - |
| HSV(B) | 270.31º | 0.93% | 0.41% | - |
| XYZ | 4.21 | 1.99 | 13.26 | - |
| YUV | 32.71 | 168.23 | 144.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 7 | 104 | 0.46 | 0.93 | 0 | 0.59 | 270.31 | 0.87 | 0.22 |
| Hex | 38 | 7 | 68 | 2E | 5D | 0 | 3B | 10E | 57 | 16 |
| Octal | 70 | 7 | 150 | 56 | 135 | 0 | 73 | 416 | 127 | 26 |
| Binary | 111000 | 111 | 1101000 | 101110 | 1011101 | 0 | 111011 | 100001110 | 1010111 | 10110 |
Color Harmonies of #380768
Complementary color
Monochromatic Colors of #380768
Black with #380768
Text Example
Text Example
White with #380768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380768; }
p { color: rgb(56,7,104); }
H1.HeaderClassName
{
color: #380768;
}
.AnyTagClassName
{
color: #380768;
}
</style>
background-color css
<style>
a { background-color: #380768; }
a { background-color: rgb(56,7,104); }
div.DivClassName
{
background-color: #380768;
}
.BgClassName
{
background-color: #380768;
}
</style>
border-color css
<style>
span { border-color: #380768; }
span { border-color: rgb(56,7,104); }
td.TdClassName
{
border-color: #380768;
}
.TagClassName
{
border-color: #380768;
}
</style>