Shades of Persian Indigo #38059D
Tints of Persian Indigo #38059D
RGB
CMYK
RGB Variations
Color information
#38059D (or 0x38059D) is known color: Persian Indigo. HEX triplet: 38, 05 and 9D. RGB value is (56,5,157). Sum of RGB (Red+Green+Blue) = 56+5+157=218 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.69% from 218); Green value is 5 (2.34% from 255 or 2.29% from 218); Blue value is 157 (61.72% from 255 or 72.02% from 218); Max value from RGB is 157 - color contains mainly: blue. Hex color #38059D is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #38059D is #C7FA62. Grayscale: #252525. Windows color (decimal): -13105763 or 10290488. OLE color: 10290488.
HSL color Cylindrical-coordinate representation of color #38059D: hue angle of 260.13º degrees, saturation: 0.94, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #38059D is Cyan = 0.64, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 56 | 5 | 157 | - |
| CMYK | 0.64 | 0.97 | 0 | 0.38 |
| HSL | 260.13º | 0.94% | 0.32% | - |
| HSV(B) | 260.13º | 0.97% | 0.62% | - |
| XYZ | 7.77 | 3.38 | 32.14 | - |
| YUV | 37.58 | 195.4 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 157 | 0.64 | 0.97 | 0 | 0.38 | 260.13 | 0.94 | 0.32 |
| Hex | 38 | 5 | 9D | 40 | 61 | 0 | 26 | 104 | 5E | 20 |
| Octal | 70 | 5 | 235 | 100 | 141 | 0 | 46 | 404 | 136 | 40 |
| Binary | 111000 | 101 | 10011101 | 1000000 | 1100001 | 0 | 100110 | 100000100 | 1011110 | 100000 |
Color Harmonies of #38059D
Complementary color
Monochromatic Colors of #38059D
Black with #38059D
Text Example
Text Example
White with #38059D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #38059D; }
p { color: rgb(56,5,157); }
H1.HeaderClassName
{
color: #38059D;
}
.AnyTagClassName
{
color: #38059D;
}
</style>
background-color css
<style>
a { background-color: #38059D; }
a { background-color: rgb(56,5,157); }
div.DivClassName
{
background-color: #38059D;
}
.BgClassName
{
background-color: #38059D;
}
</style>
border-color css
<style>
span { border-color: #38059D; }
span { border-color: rgb(56,5,157); }
td.TdClassName
{
border-color: #38059D;
}
.TagClassName
{
border-color: #38059D;
}
</style>