Shades of Persian Indigo #381679
Tints of Persian Indigo #381679
RGB
CMYK
RGB Variations
Color information
#381679 (or 0x381679) is known color: Persian Indigo. HEX triplet: 38, 16 and 79. RGB value is (56,22,121). Sum of RGB (Red+Green+Blue) = 56+22+121=199 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.14% from 199); Green value is 22 (8.98% from 255 or 11.06% from 199); Blue value is 121 (47.66% from 255 or 60.80% from 199); Max value from RGB is 121 - color contains mainly: blue. Hex color #381679 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381679 is #C7E986. Grayscale: #2B2B2B. Windows color (decimal): -13101447 or 7935544. OLE color: 7935544.
HSL color Cylindrical-coordinate representation of color #381679: hue angle of 260.61º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #381679 is Cyan = 0.54, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 22 | 121 | - |
| CMYK | 0.54 | 0.82 | 0 | 0.53 |
| HSL | 260.61º | 0.69% | 0.28% | - |
| HSV(B) | 260.61º | 0.82% | 0.47% | - |
| XYZ | 5.37 | 2.8 | 18.35 | - |
| YUV | 43.45 | 171.76 | 136.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 121 | 0.54 | 0.82 | 0 | 0.53 | 260.61 | 0.69 | 0.28 |
| Hex | 38 | 16 | 79 | 36 | 52 | 0 | 35 | 105 | 45 | 1C |
| Octal | 70 | 26 | 171 | 66 | 122 | 0 | 65 | 405 | 105 | 34 |
| Binary | 111000 | 10110 | 1111001 | 110110 | 1010010 | 0 | 110101 | 100000101 | 1000101 | 11100 |
Color Harmonies of #381679
Complementary color
Monochromatic Colors of #381679
Black with #381679
Text Example
Text Example
White with #381679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381679; }
p { color: rgb(56,22,121); }
H1.HeaderClassName
{
color: #381679;
}
.AnyTagClassName
{
color: #381679;
}
</style>
background-color css
<style>
a { background-color: #381679; }
a { background-color: rgb(56,22,121); }
div.DivClassName
{
background-color: #381679;
}
.BgClassName
{
background-color: #381679;
}
</style>
border-color css
<style>
span { border-color: #381679; }
span { border-color: rgb(56,22,121); }
td.TdClassName
{
border-color: #381679;
}
.TagClassName
{
border-color: #381679;
}
</style>