Shades of Persian Indigo #381285
Tints of Persian Indigo #381285
RGB
CMYK
RGB Variations
Color information
#381285 (or 0x381285) is known color: Persian Indigo. HEX triplet: 38, 12 and 85. RGB value is (56,18,133). Sum of RGB (Red+Green+Blue) = 56+18+133=207 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.05% from 207); Green value is 18 (7.42% from 255 or 8.70% from 207); Blue value is 133 (52.34% from 255 or 64.25% from 207); Max value from RGB is 133 - color contains mainly: blue. Hex color #381285 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381285 is #C7ED7A. Grayscale: #2A2A2A. Windows color (decimal): -13102459 or 8720952. OLE color: 8720952.
HSL color Cylindrical-coordinate representation of color #381285: hue angle of 259.83º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #381285 is Cyan = 0.58, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 18 | 133 | - |
| CMYK | 0.58 | 0.86 | 0 | 0.48 |
| HSL | 259.83º | 0.76% | 0.3% | - |
| HSV(B) | 259.83º | 0.86% | 0.52% | - |
| XYZ | 6.08 | 2.97 | 22.44 | - |
| YUV | 42.47 | 179.09 | 137.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 133 | 0.58 | 0.86 | 0 | 0.48 | 259.83 | 0.76 | 0.3 |
| Hex | 38 | 12 | 85 | 3A | 56 | 0 | 30 | 104 | 4C | 1E |
| Octal | 70 | 22 | 205 | 72 | 126 | 0 | 60 | 404 | 114 | 36 |
| Binary | 111000 | 10010 | 10000101 | 111010 | 1010110 | 0 | 110000 | 100000100 | 1001100 | 11110 |
Color Harmonies of #381285
Complementary color
Monochromatic Colors of #381285
Black with #381285
Text Example
Text Example
White with #381285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381285; }
p { color: rgb(56,18,133); }
H1.HeaderClassName
{
color: #381285;
}
.AnyTagClassName
{
color: #381285;
}
</style>
background-color css
<style>
a { background-color: #381285; }
a { background-color: rgb(56,18,133); }
div.DivClassName
{
background-color: #381285;
}
.BgClassName
{
background-color: #381285;
}
</style>
border-color css
<style>
span { border-color: #381285; }
span { border-color: rgb(56,18,133); }
td.TdClassName
{
border-color: #381285;
}
.TagClassName
{
border-color: #381285;
}
</style>