Shades of Persian Indigo #380372
Tints of Persian Indigo #380372
RGB
CMYK
RGB Variations
Color information
#380372 (or 0x380372) is known color: Persian Indigo. HEX triplet: 38, 03 and 72. RGB value is (56,3,114). Sum of RGB (Red+Green+Blue) = 56+3+114=173 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.37% from 173); Green value is 3 (1.56% from 255 or 1.73% from 173); Blue value is 114 (44.92% from 255 or 65.90% from 173); Max value from RGB is 114 - color contains mainly: blue. Hex color #380372 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380372 is #C7FC8D. Grayscale: #1F1F1F. Windows color (decimal): -13106318 or 7471928. OLE color: 7471928.
HSL color Cylindrical-coordinate representation of color #380372: hue angle of 268.65º degrees, saturation: 0.95, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #380372 is Cyan = 0.51, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 3 | 114 | - |
| CMYK | 0.51 | 0.97 | 0 | 0.55 |
| HSL | 268.65º | 0.95% | 0.23% | - |
| HSV(B) | 268.65º | 0.97% | 0.45% | - |
| XYZ | 4.7 | 2.12 | 16.08 | - |
| YUV | 31.5 | 174.56 | 145.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 3 | 114 | 0.51 | 0.97 | 0 | 0.55 | 268.65 | 0.95 | 0.23 |
| Hex | 38 | 3 | 72 | 33 | 61 | 0 | 37 | 10D | 5F | 17 |
| Octal | 70 | 3 | 162 | 63 | 141 | 0 | 67 | 415 | 137 | 27 |
| Binary | 111000 | 11 | 1110010 | 110011 | 1100001 | 0 | 110111 | 100001101 | 1011111 | 10111 |
Color Harmonies of #380372
Complementary color
Monochromatic Colors of #380372
Black with #380372
Text Example
Text Example
White with #380372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380372; }
p { color: rgb(56,3,114); }
H1.HeaderClassName
{
color: #380372;
}
.AnyTagClassName
{
color: #380372;
}
</style>
background-color css
<style>
a { background-color: #380372; }
a { background-color: rgb(56,3,114); }
div.DivClassName
{
background-color: #380372;
}
.BgClassName
{
background-color: #380372;
}
</style>
border-color css
<style>
span { border-color: #380372; }
span { border-color: rgb(56,3,114); }
td.TdClassName
{
border-color: #380372;
}
.TagClassName
{
border-color: #380372;
}
</style>