Shades of Persian Indigo #382279
Tints of Persian Indigo #382279
RGB
CMYK
RGB Variations
Color information
#382279 (or 0x382279) is known color: Persian Indigo. HEX triplet: 38, 22 and 79. RGB value is (56,34,121). Sum of RGB (Red+Green+Blue) = 56+34+121=211 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.54% from 211); Green value is 34 (13.67% from 255 or 16.11% from 211); Blue value is 121 (47.66% from 255 or 57.35% from 211); Max value from RGB is 121 - color contains mainly: blue. Hex color #382279 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382279 is #C7DD86. Grayscale: #323232. Windows color (decimal): -13098375 or 7938616. OLE color: 7938616.
HSL color Cylindrical-coordinate representation of color #382279: hue angle of 255.17º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #382279 is Cyan = 0.54, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 34 | 121 | - |
| CMYK | 0.54 | 0.72 | 0 | 0.53 |
| HSL | 255.17º | 0.56% | 0.3% | - |
| HSV(B) | 255.17º | 0.72% | 0.47% | - |
| XYZ | 5.65 | 3.37 | 18.44 | - |
| YUV | 50.5 | 167.79 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 34 | 121 | 0.54 | 0.72 | 0 | 0.53 | 255.17 | 0.56 | 0.3 |
| Hex | 38 | 22 | 79 | 36 | 48 | 0 | 35 | FF | 38 | 1E |
| Octal | 70 | 42 | 171 | 66 | 110 | 0 | 65 | 377 | 70 | 36 |
| Binary | 111000 | 100010 | 1111001 | 110110 | 1001000 | 0 | 110101 | 11111111 | 111000 | 11110 |
Color Harmonies of #382279
Complementary color
Monochromatic Colors of #382279
Black with #382279
Text Example
Text Example
White with #382279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382279; }
p { color: rgb(56,34,121); }
H1.HeaderClassName
{
color: #382279;
}
.AnyTagClassName
{
color: #382279;
}
</style>
background-color css
<style>
a { background-color: #382279; }
a { background-color: rgb(56,34,121); }
div.DivClassName
{
background-color: #382279;
}
.BgClassName
{
background-color: #382279;
}
</style>
border-color css
<style>
span { border-color: #382279; }
span { border-color: rgb(56,34,121); }
td.TdClassName
{
border-color: #382279;
}
.TagClassName
{
border-color: #382279;
}
</style>