Shades of Persian Indigo #38059A
Tints of Persian Indigo #38059A
RGB
CMYK
RGB Variations
Color information
#38059A (or 0x38059A) is known color: Persian Indigo. HEX triplet: 38, 05 and 9A. RGB value is (56,5,154). Sum of RGB (Red+Green+Blue) = 56+5+154=215 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.05% from 215); Green value is 5 (2.34% from 255 or 2.33% from 215); Blue value is 154 (60.55% from 255 or 71.63% from 215); Max value from RGB is 154 - color contains mainly: blue. Hex color #38059A is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #38059A is #C7FA65. Grayscale: #242424. Windows color (decimal): -13105766 or 10093880. OLE color: 10093880.
HSL color Cylindrical-coordinate representation of color #38059A: hue angle of 260.54º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #38059A is Cyan = 0.64, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 56 | 5 | 154 | - |
| CMYK | 0.64 | 0.97 | 0 | 0.40 |
| HSL | 260.54º | 0.94% | 0.31% | - |
| HSV(B) | 260.54º | 0.97% | 0.6% | - |
| XYZ | 7.52 | 3.28 | 30.81 | - |
| YUV | 37.24 | 193.9 | 141.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 154 | 0.64 | 0.97 | 0 | 0.40 | 260.54 | 0.94 | 0.31 |
| Hex | 38 | 5 | 9A | 40 | 61 | 0 | 28 | 105 | 5E | 1F |
| Octal | 70 | 5 | 232 | 100 | 141 | 0 | 50 | 405 | 136 | 37 |
| Binary | 111000 | 101 | 10011010 | 1000000 | 1100001 | 0 | 101000 | 100000101 | 1011110 | 11111 |
Color Harmonies of #38059A
Complementary color
Monochromatic Colors of #38059A
Black with #38059A
Text Example
Text Example
White with #38059A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #38059A; }
p { color: rgb(56,5,154); }
H1.HeaderClassName
{
color: #38059A;
}
.AnyTagClassName
{
color: #38059A;
}
</style>
background-color css
<style>
a { background-color: #38059A; }
a { background-color: rgb(56,5,154); }
div.DivClassName
{
background-color: #38059A;
}
.BgClassName
{
background-color: #38059A;
}
</style>
border-color css
<style>
span { border-color: #38059A; }
span { border-color: rgb(56,5,154); }
td.TdClassName
{
border-color: #38059A;
}
.TagClassName
{
border-color: #38059A;
}
</style>