Shades of Persian Indigo #382386
Tints of Persian Indigo #382386
RGB
CMYK
RGB Variations
Color information
#382386 (or 0x382386) is known color: Persian Indigo. HEX triplet: 38, 23 and 86. RGB value is (56,35,134). Sum of RGB (Red+Green+Blue) = 56+35+134=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 35 (14.06% from 255 or 15.56% from 225); Blue value is 134 (52.73% from 255 or 59.56% from 225); Max value from RGB is 134 - color contains mainly: blue. Hex color #382386 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #382386 is #C7DC79. Grayscale: #343434. Windows color (decimal): -13098106 or 8790840. OLE color: 8790840.
HSL color Cylindrical-coordinate representation of color #382386: hue angle of 252.73º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #382386 is Cyan = 0.58, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 35 | 134 | - |
| CMYK | 0.58 | 0.74 | 0 | 0.47 |
| HSL | 252.73º | 0.59% | 0.33% | - |
| HSV(B) | 252.73º | 0.74% | 0.53% | - |
| XYZ | 6.53 | 3.76 | 22.94 | - |
| YUV | 52.57 | 173.96 | 130.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 35 | 134 | 0.58 | 0.74 | 0 | 0.47 | 252.73 | 0.59 | 0.33 |
| Hex | 38 | 23 | 86 | 3A | 4A | 0 | 2F | FD | 3B | 21 |
| Octal | 70 | 43 | 206 | 72 | 112 | 0 | 57 | 375 | 73 | 41 |
| Binary | 111000 | 100011 | 10000110 | 111010 | 1001010 | 0 | 101111 | 11111101 | 111011 | 100001 |
Color Harmonies of #382386
Complementary color
Monochromatic Colors of #382386
Black with #382386
Text Example
Text Example
White with #382386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382386; }
p { color: rgb(56,35,134); }
H1.HeaderClassName
{
color: #382386;
}
.AnyTagClassName
{
color: #382386;
}
</style>
background-color css
<style>
a { background-color: #382386; }
a { background-color: rgb(56,35,134); }
div.DivClassName
{
background-color: #382386;
}
.BgClassName
{
background-color: #382386;
}
</style>
border-color css
<style>
span { border-color: #382386; }
span { border-color: rgb(56,35,134); }
td.TdClassName
{
border-color: #382386;
}
.TagClassName
{
border-color: #382386;
}
</style>