Shades of Persian Indigo #380467
Tints of Persian Indigo #380467
RGB
CMYK
RGB Variations
Color information
#380467 (or 0x380467) is known color: Persian Indigo. HEX triplet: 38, 04 and 67. RGB value is (56,4,103). Sum of RGB (Red+Green+Blue) = 56+4+103=163 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.36% from 163); Green value is 4 (1.95% from 255 or 2.45% from 163); Blue value is 103 (40.62% from 255 or 63.19% from 163); Max value from RGB is 103 - color contains mainly: blue. Hex color #380467 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380467 is #C7FB98. Grayscale: #1E1E1E. Windows color (decimal): -13106073 or 6751288. OLE color: 6751288.
HSL color Cylindrical-coordinate representation of color #380467: hue angle of 271.52º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #380467 is Cyan = 0.46, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 56 | 4 | 103 | - |
| CMYK | 0.46 | 0.96 | 0 | 0.60 |
| HSL | 271.52º | 0.93% | 0.21% | - |
| HSV(B) | 271.52º | 0.96% | 0.4% | - |
| XYZ | 4.12 | 1.91 | 12.98 | - |
| YUV | 30.83 | 168.73 | 145.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 4 | 103 | 0.46 | 0.96 | 0 | 0.60 | 271.52 | 0.93 | 0.21 |
| Hex | 38 | 4 | 67 | 2E | 60 | 0 | 3C | 110 | 5D | 15 |
| Octal | 70 | 4 | 147 | 56 | 140 | 0 | 74 | 420 | 135 | 25 |
| Binary | 111000 | 100 | 1100111 | 101110 | 1100000 | 0 | 111100 | 100010000 | 1011101 | 10101 |
Color Harmonies of #380467
Complementary color
Monochromatic Colors of #380467
Black with #380467
Text Example
Text Example
White with #380467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380467; }
p { color: rgb(56,4,103); }
H1.HeaderClassName
{
color: #380467;
}
.AnyTagClassName
{
color: #380467;
}
</style>
background-color css
<style>
a { background-color: #380467; }
a { background-color: rgb(56,4,103); }
div.DivClassName
{
background-color: #380467;
}
.BgClassName
{
background-color: #380467;
}
</style>
border-color css
<style>
span { border-color: #380467; }
span { border-color: rgb(56,4,103); }
td.TdClassName
{
border-color: #380467;
}
.TagClassName
{
border-color: #380467;
}
</style>