Shades of Persian Indigo #381676
Tints of Persian Indigo #381676
RGB
CMYK
RGB Variations
Color information
#381676 (or 0x381676) is known color: Persian Indigo. HEX triplet: 38, 16 and 76. RGB value is (56,22,118). Sum of RGB (Red+Green+Blue) = 56+22+118=196 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.57% from 196); Green value is 22 (8.98% from 255 or 11.22% from 196); Blue value is 118 (46.48% from 255 or 60.20% from 196); Max value from RGB is 118 - color contains mainly: blue. Hex color #381676 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381676 is #C7E989. Grayscale: #2A2A2A. Windows color (decimal): -13101450 or 7738936. OLE color: 7738936.
HSL color Cylindrical-coordinate representation of color #381676: hue angle of 261.25º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #381676 is Cyan = 0.53, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 22 | 118 | - |
| CMYK | 0.53 | 0.81 | 0 | 0.54 |
| HSL | 261.25º | 0.69% | 0.27% | - |
| HSV(B) | 261.25º | 0.81% | 0.46% | - |
| XYZ | 5.19 | 2.72 | 17.39 | - |
| YUV | 43.11 | 170.26 | 137.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 118 | 0.53 | 0.81 | 0 | 0.54 | 261.25 | 0.69 | 0.27 |
| Hex | 38 | 16 | 76 | 35 | 51 | 0 | 36 | 105 | 45 | 1B |
| Octal | 70 | 26 | 166 | 65 | 121 | 0 | 66 | 405 | 105 | 33 |
| Binary | 111000 | 10110 | 1110110 | 110101 | 1010001 | 0 | 110110 | 100000101 | 1000101 | 11011 |
Color Harmonies of #381676
Complementary color
Monochromatic Colors of #381676
Black with #381676
Text Example
Text Example
White with #381676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381676; }
p { color: rgb(56,22,118); }
H1.HeaderClassName
{
color: #381676;
}
.AnyTagClassName
{
color: #381676;
}
</style>
background-color css
<style>
a { background-color: #381676; }
a { background-color: rgb(56,22,118); }
div.DivClassName
{
background-color: #381676;
}
.BgClassName
{
background-color: #381676;
}
</style>
border-color css
<style>
span { border-color: #381676; }
span { border-color: rgb(56,22,118); }
td.TdClassName
{
border-color: #381676;
}
.TagClassName
{
border-color: #381676;
}
</style>