Shades of Persian Indigo #38156D
Tints of Persian Indigo #38156D
RGB
CMYK
RGB Variations
Color information
#38156D (or 0x38156D) is known color: Persian Indigo. HEX triplet: 38, 15 and 6D. RGB value is (56,21,109). Sum of RGB (Red+Green+Blue) = 56+21+109=186 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.11% from 186); Green value is 21 (8.59% from 255 or 11.29% from 186); Blue value is 109 (42.97% from 255 or 58.60% from 186); Max value from RGB is 109 - color contains mainly: blue. Hex color #38156D is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #38156D is #C7EA92. Grayscale: #292929. Windows color (decimal): -13101715 or 7148856. OLE color: 7148856.
HSL color Cylindrical-coordinate representation of color #38156D: hue angle of 263.86º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #38156D is Cyan = 0.49, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 56 | 21 | 109 | - |
| CMYK | 0.49 | 0.81 | 0 | 0.57 |
| HSL | 263.86º | 0.68% | 0.25% | - |
| HSV(B) | 263.86º | 0.81% | 0.43% | - |
| XYZ | 4.66 | 2.48 | 14.7 | - |
| YUV | 41.5 | 166.1 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 21 | 109 | 0.49 | 0.81 | 0 | 0.57 | 263.86 | 0.68 | 0.25 |
| Hex | 38 | 15 | 6D | 31 | 51 | 0 | 39 | 108 | 44 | 19 |
| Octal | 70 | 25 | 155 | 61 | 121 | 0 | 71 | 410 | 104 | 31 |
| Binary | 111000 | 10101 | 1101101 | 110001 | 1010001 | 0 | 111001 | 100001000 | 1000100 | 11001 |
Color Harmonies of #38156D
Complementary color
Monochromatic Colors of #38156D
Black with #38156D
Text Example
Text Example
White with #38156D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #38156D; }
p { color: rgb(56,21,109); }
H1.HeaderClassName
{
color: #38156D;
}
.AnyTagClassName
{
color: #38156D;
}
</style>
background-color css
<style>
a { background-color: #38156D; }
a { background-color: rgb(56,21,109); }
div.DivClassName
{
background-color: #38156D;
}
.BgClassName
{
background-color: #38156D;
}
</style>
border-color css
<style>
span { border-color: #38156D; }
span { border-color: rgb(56,21,109); }
td.TdClassName
{
border-color: #38156D;
}
.TagClassName
{
border-color: #38156D;
}
</style>