Shades of Persian Indigo #382073
Tints of Persian Indigo #382073
RGB
CMYK
RGB Variations
Color information
#382073 (or 0x382073) is known color: Persian Indigo. HEX triplet: 38, 20 and 73. RGB value is (56,32,115). Sum of RGB (Red+Green+Blue) = 56+32+115=203 (26% of max value = 765). Red value is 56 (22.27% from 255 or 27.59% from 203); Green value is 32 (12.89% from 255 or 15.76% from 203); Blue value is 115 (45.31% from 255 or 56.65% from 203); Max value from RGB is 115 - color contains mainly: blue. Hex color #382073 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382073 is #C7DF8C. Grayscale: #303030. Windows color (decimal): -13098893 or 7544888. OLE color: 7544888.
HSL color Cylindrical-coordinate representation of color #382073: hue angle of 257.35º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #382073 is Cyan = 0.51, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 32 | 115 | - |
| CMYK | 0.51 | 0.72 | 0 | 0.55 |
| HSL | 257.35º | 0.56% | 0.29% | - |
| HSV(B) | 257.35º | 0.72% | 0.45% | - |
| XYZ | 5.24 | 3.11 | 16.54 | - |
| YUV | 48.64 | 165.45 | 133.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 32 | 115 | 0.51 | 0.72 | 0 | 0.55 | 257.35 | 0.56 | 0.29 |
| Hex | 38 | 20 | 73 | 33 | 48 | 0 | 37 | 101 | 38 | 1D |
| Octal | 70 | 40 | 163 | 63 | 110 | 0 | 67 | 401 | 70 | 35 |
| Binary | 111000 | 100000 | 1110011 | 110011 | 1001000 | 0 | 110111 | 100000001 | 111000 | 11101 |
Color Harmonies of #382073
Complementary color
Monochromatic Colors of #382073
Black with #382073
Text Example
Text Example
White with #382073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382073; }
p { color: rgb(56,32,115); }
H1.HeaderClassName
{
color: #382073;
}
.AnyTagClassName
{
color: #382073;
}
</style>
background-color css
<style>
a { background-color: #382073; }
a { background-color: rgb(56,32,115); }
div.DivClassName
{
background-color: #382073;
}
.BgClassName
{
background-color: #382073;
}
</style>
border-color css
<style>
span { border-color: #382073; }
span { border-color: rgb(56,32,115); }
td.TdClassName
{
border-color: #382073;
}
.TagClassName
{
border-color: #382073;
}
</style>