Shades of Persian Indigo #382283
Tints of Persian Indigo #382283
RGB
CMYK
RGB Variations
Color information
#382283 (or 0x382283) is known color: Persian Indigo. HEX triplet: 38, 22 and 83. RGB value is (56,34,131). Sum of RGB (Red+Green+Blue) = 56+34+131=221 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.34% from 221); Green value is 34 (13.67% from 255 or 15.38% from 221); Blue value is 131 (51.56% from 255 or 59.28% from 221); Max value from RGB is 131 - color contains mainly: blue. Hex color #382283 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #382283 is #C7DD7C. Grayscale: #333333. Windows color (decimal): -13098365 or 8593976. OLE color: 8593976.
HSL color Cylindrical-coordinate representation of color #382283: hue angle of 253.61º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #382283 is Cyan = 0.57, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 34 | 131 | - |
| CMYK | 0.57 | 0.74 | 0 | 0.49 |
| HSL | 253.61º | 0.59% | 0.32% | - |
| HSV(B) | 253.61º | 0.74% | 0.51% | - |
| XYZ | 6.3 | 3.62 | 21.84 | - |
| YUV | 51.64 | 172.79 | 131.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 34 | 131 | 0.57 | 0.74 | 0 | 0.49 | 253.61 | 0.59 | 0.32 |
| Hex | 38 | 22 | 83 | 39 | 4A | 0 | 31 | FE | 3B | 20 |
| Octal | 70 | 42 | 203 | 71 | 112 | 0 | 61 | 376 | 73 | 40 |
| Binary | 111000 | 100010 | 10000011 | 111001 | 1001010 | 0 | 110001 | 11111110 | 111011 | 100000 |
Color Harmonies of #382283
Complementary color
Monochromatic Colors of #382283
Black with #382283
Text Example
Text Example
White with #382283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382283; }
p { color: rgb(56,34,131); }
H1.HeaderClassName
{
color: #382283;
}
.AnyTagClassName
{
color: #382283;
}
</style>
background-color css
<style>
a { background-color: #382283; }
a { background-color: rgb(56,34,131); }
div.DivClassName
{
background-color: #382283;
}
.BgClassName
{
background-color: #382283;
}
</style>
border-color css
<style>
span { border-color: #382283; }
span { border-color: rgb(56,34,131); }
td.TdClassName
{
border-color: #382283;
}
.TagClassName
{
border-color: #382283;
}
</style>