Shades of Persian Indigo #381680
Tints of Persian Indigo #381680
RGB
CMYK
RGB Variations
Color information
#381680 (or 0x381680) is known color: Persian Indigo. HEX triplet: 38, 16 and 80. RGB value is (56,22,128). Sum of RGB (Red+Green+Blue) = 56+22+128=206 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.18% from 206); Green value is 22 (8.98% from 255 or 10.68% from 206); Blue value is 128 (50.39% from 255 or 62.14% from 206); Max value from RGB is 128 - color contains mainly: blue. Hex color #381680 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381680 is #C7E97F. Grayscale: #2B2B2B. Windows color (decimal): -13101440 or 8394296. OLE color: 8394296.
HSL color Cylindrical-coordinate representation of color #381680: hue angle of 259.25º degrees, saturation: 0.71, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #381680 is Cyan = 0.56, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 56 | 22 | 128 | - |
| CMYK | 0.56 | 0.83 | 0 | 0.50 |
| HSL | 259.25º | 0.71% | 0.29% | - |
| HSV(B) | 259.25º | 0.83% | 0.5% | - |
| XYZ | 5.81 | 2.97 | 20.69 | - |
| YUV | 44.25 | 175.26 | 136.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 128 | 0.56 | 0.83 | 0 | 0.50 | 259.25 | 0.71 | 0.29 |
| Hex | 38 | 16 | 80 | 38 | 53 | 0 | 32 | 103 | 47 | 1D |
| Octal | 70 | 26 | 200 | 70 | 123 | 0 | 62 | 403 | 107 | 35 |
| Binary | 111000 | 10110 | 10000000 | 111000 | 1010011 | 0 | 110010 | 100000011 | 1000111 | 11101 |
Color Harmonies of #381680
Complementary color
Monochromatic Colors of #381680
Black with #381680
Text Example
Text Example
White with #381680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381680; }
p { color: rgb(56,22,128); }
H1.HeaderClassName
{
color: #381680;
}
.AnyTagClassName
{
color: #381680;
}
</style>
background-color css
<style>
a { background-color: #381680; }
a { background-color: rgb(56,22,128); }
div.DivClassName
{
background-color: #381680;
}
.BgClassName
{
background-color: #381680;
}
</style>
border-color css
<style>
span { border-color: #381680; }
span { border-color: rgb(56,22,128); }
td.TdClassName
{
border-color: #381680;
}
.TagClassName
{
border-color: #381680;
}
</style>