Shades of Persian Indigo #380272
Tints of Persian Indigo #380272
RGB
CMYK
RGB Variations
Color information
#380272 (or 0x380272) is known color: Persian Indigo. HEX triplet: 38, 02 and 72. RGB value is (56,2,114). Sum of RGB (Red+Green+Blue) = 56+2+114=172 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.56% from 172); Green value is 2 (1.17% from 255 or 1.16% from 172); Blue value is 114 (44.92% from 255 or 66.28% from 172); Max value from RGB is 114 - color contains mainly: blue. Hex color #380272 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380272 is #C7FD8D. Grayscale: #1E1E1E. Windows color (decimal): -13106574 or 7471672. OLE color: 7471672.
HSL color Cylindrical-coordinate representation of color #380272: hue angle of 268.93º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #380272 is Cyan = 0.51, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 2 | 114 | - |
| CMYK | 0.51 | 0.98 | 0 | 0.55 |
| HSL | 268.93º | 0.97% | 0.23% | - |
| HSV(B) | 268.93º | 0.98% | 0.45% | - |
| XYZ | 4.69 | 2.1 | 16.08 | - |
| YUV | 30.91 | 174.89 | 145.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 2 | 114 | 0.51 | 0.98 | 0 | 0.55 | 268.93 | 0.97 | 0.23 |
| Hex | 38 | 2 | 72 | 33 | 62 | 0 | 37 | 10D | 61 | 17 |
| Octal | 70 | 2 | 162 | 63 | 142 | 0 | 67 | 415 | 141 | 27 |
| Binary | 111000 | 10 | 1110010 | 110011 | 1100010 | 0 | 110111 | 100001101 | 1100001 | 10111 |
Color Harmonies of #380272
Complementary color
Monochromatic Colors of #380272
Black with #380272
Text Example
Text Example
White with #380272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380272; }
p { color: rgb(56,2,114); }
H1.HeaderClassName
{
color: #380272;
}
.AnyTagClassName
{
color: #380272;
}
</style>
background-color css
<style>
a { background-color: #380272; }
a { background-color: rgb(56,2,114); }
div.DivClassName
{
background-color: #380272;
}
.BgClassName
{
background-color: #380272;
}
</style>
border-color css
<style>
span { border-color: #380272; }
span { border-color: rgb(56,2,114); }
td.TdClassName
{
border-color: #380272;
}
.TagClassName
{
border-color: #380272;
}
</style>