Shades of Persian Indigo #381674
Tints of Persian Indigo #381674
RGB
CMYK
RGB Variations
Color information
#381674 (or 0x381674) is known color: Persian Indigo. HEX triplet: 38, 16 and 74. RGB value is (56,22,116). Sum of RGB (Red+Green+Blue) = 56+22+116=194 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.87% from 194); Green value is 22 (8.98% from 255 or 11.34% from 194); Blue value is 116 (45.70% from 255 or 59.79% from 194); Max value from RGB is 116 - color contains mainly: blue. Hex color #381674 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381674 is #C7E98B. Grayscale: #2A2A2A. Windows color (decimal): -13101452 or 7607864. OLE color: 7607864.
HSL color Cylindrical-coordinate representation of color #381674: hue angle of 261.7º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #381674 is Cyan = 0.52, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 22 | 116 | - |
| CMYK | 0.52 | 0.81 | 0 | 0.55 |
| HSL | 261.7º | 0.68% | 0.27% | - |
| HSV(B) | 261.7º | 0.81% | 0.45% | - |
| XYZ | 5.07 | 2.68 | 16.77 | - |
| YUV | 42.88 | 169.26 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 22 | 116 | 0.52 | 0.81 | 0 | 0.55 | 261.7 | 0.68 | 0.27 |
| Hex | 38 | 16 | 74 | 34 | 51 | 0 | 37 | 106 | 44 | 1B |
| Octal | 70 | 26 | 164 | 64 | 121 | 0 | 67 | 406 | 104 | 33 |
| Binary | 111000 | 10110 | 1110100 | 110100 | 1010001 | 0 | 110111 | 100000110 | 1000100 | 11011 |
Color Harmonies of #381674
Complementary color
Monochromatic Colors of #381674
Black with #381674
Text Example
Text Example
White with #381674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381674; }
p { color: rgb(56,22,116); }
H1.HeaderClassName
{
color: #381674;
}
.AnyTagClassName
{
color: #381674;
}
</style>
background-color css
<style>
a { background-color: #381674; }
a { background-color: rgb(56,22,116); }
div.DivClassName
{
background-color: #381674;
}
.BgClassName
{
background-color: #381674;
}
</style>
border-color css
<style>
span { border-color: #381674; }
span { border-color: rgb(56,22,116); }
td.TdClassName
{
border-color: #381674;
}
.TagClassName
{
border-color: #381674;
}
</style>