Shades of Persian Indigo #380366
Tints of Persian Indigo #380366
RGB
CMYK
RGB Variations
Color information
#380366 (or 0x380366) is known color: Persian Indigo. HEX triplet: 38, 03 and 66. RGB value is (56,3,102). Sum of RGB (Red+Green+Blue) = 56+3+102=161 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.78% from 161); Green value is 3 (1.56% from 255 or 1.86% from 161); Blue value is 102 (40.23% from 255 or 63.35% from 161); Max value from RGB is 102 - color contains mainly: blue. Hex color #380366 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380366 is #C7FC99. Grayscale: #1D1D1D. Windows color (decimal): -13106330 or 6685496. OLE color: 6685496.
HSL color Cylindrical-coordinate representation of color #380366: hue angle of 272.12º degrees, saturation: 0.94, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #380366 is Cyan = 0.45, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 56 | 3 | 102 | - |
| CMYK | 0.45 | 0.97 | 0 | 0.6 |
| HSL | 272.12º | 0.94% | 0.21% | - |
| HSV(B) | 272.12º | 0.97% | 0.4% | - |
| XYZ | 4.06 | 1.87 | 12.72 | - |
| YUV | 30.13 | 168.56 | 146.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 3 | 102 | 0.45 | 0.97 | 0 | 0.6 | 272.12 | 0.94 | 0.21 |
| Hex | 38 | 3 | 66 | 2D | 61 | 0 | 3C | 110 | 5E | 15 |
| Octal | 70 | 3 | 146 | 55 | 141 | 0 | 74 | 420 | 136 | 25 |
| Binary | 111000 | 11 | 1100110 | 101101 | 1100001 | 0 | 111100 | 100010000 | 1011110 | 10101 |
Color Harmonies of #380366
Complementary color
Monochromatic Colors of #380366
Black with #380366
Text Example
Text Example
White with #380366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380366; }
p { color: rgb(56,3,102); }
H1.HeaderClassName
{
color: #380366;
}
.AnyTagClassName
{
color: #380366;
}
</style>
background-color css
<style>
a { background-color: #380366; }
a { background-color: rgb(56,3,102); }
div.DivClassName
{
background-color: #380366;
}
.BgClassName
{
background-color: #380366;
}
</style>
border-color css
<style>
span { border-color: #380366; }
span { border-color: rgb(56,3,102); }
td.TdClassName
{
border-color: #380366;
}
.TagClassName
{
border-color: #380366;
}
</style>