Shades of Persian Indigo #381299
Tints of Persian Indigo #381299
RGB
CMYK
RGB Variations
Color information
#381299 (or 0x381299) is known color: Persian Indigo. HEX triplet: 38, 12 and 99. RGB value is (56,18,153). Sum of RGB (Red+Green+Blue) = 56+18+153=227 (30% of max value = 765). Red value is 56 (22.27% from 255 or 24.67% from 227); Green value is 18 (7.42% from 255 or 7.93% from 227); Blue value is 153 (60.16% from 255 or 67.40% from 227); Max value from RGB is 153 - color contains mainly: blue. Hex color #381299 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381299 is #C7ED66. Grayscale: #2C2C2C. Windows color (decimal): -13102439 or 10031672. OLE color: 10031672.
HSL color Cylindrical-coordinate representation of color #381299: hue angle of 256.89º degrees, saturation: 0.79, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #381299 is Cyan = 0.63, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 56 | 18 | 153 | - |
| CMYK | 0.63 | 0.88 | 0 | 0.4 |
| HSL | 256.89º | 0.79% | 0.34% | - |
| HSV(B) | 256.89º | 0.88% | 0.6% | - |
| XYZ | 7.6 | 3.57 | 30.43 | - |
| YUV | 44.75 | 189.09 | 136.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 18 | 153 | 0.63 | 0.88 | 0 | 0.4 | 256.89 | 0.79 | 0.34 |
| Hex | 38 | 12 | 99 | 3F | 58 | 0 | 28 | 101 | 4F | 22 |
| Octal | 70 | 22 | 231 | 77 | 130 | 0 | 50 | 401 | 117 | 42 |
| Binary | 111000 | 10010 | 10011001 | 111111 | 1011000 | 0 | 101000 | 100000001 | 1001111 | 100010 |
Color Harmonies of #381299
Complementary color
Monochromatic Colors of #381299
Black with #381299
Text Example
Text Example
White with #381299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381299; }
p { color: rgb(56,18,153); }
H1.HeaderClassName
{
color: #381299;
}
.AnyTagClassName
{
color: #381299;
}
</style>
background-color css
<style>
a { background-color: #381299; }
a { background-color: rgb(56,18,153); }
div.DivClassName
{
background-color: #381299;
}
.BgClassName
{
background-color: #381299;
}
</style>
border-color css
<style>
span { border-color: #381299; }
span { border-color: rgb(56,18,153); }
td.TdClassName
{
border-color: #381299;
}
.TagClassName
{
border-color: #381299;
}
</style>