Shades of Persian Indigo #381790
Tints of Persian Indigo #381790
RGB
CMYK
RGB Variations
Color information
#381790 (or 0x381790) is known color: Persian Indigo. HEX triplet: 38, 17 and 90. RGB value is (56,23,144). Sum of RGB (Red+Green+Blue) = 56+23+144=223 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.11% from 223); Green value is 23 (9.38% from 255 or 10.31% from 223); Blue value is 144 (56.64% from 255 or 64.57% from 223); Max value from RGB is 144 - color contains mainly: blue. Hex color #381790 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #381790 is #C7E86F. Grayscale: #2E2E2E. Windows color (decimal): -13101168 or 9443128. OLE color: 9443128.
HSL color Cylindrical-coordinate representation of color #381790: hue angle of 256.36º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #381790 is Cyan = 0.61, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 23 | 144 | - |
| CMYK | 0.61 | 0.84 | 0 | 0.44 |
| HSL | 256.36º | 0.72% | 0.33% | - |
| HSV(B) | 256.36º | 0.84% | 0.56% | - |
| XYZ | 6.97 | 3.47 | 26.69 | - |
| YUV | 46.66 | 182.93 | 134.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 23 | 144 | 0.61 | 0.84 | 0 | 0.44 | 256.36 | 0.72 | 0.33 |
| Hex | 38 | 17 | 90 | 3D | 54 | 0 | 2C | 100 | 48 | 21 |
| Octal | 70 | 27 | 220 | 75 | 124 | 0 | 54 | 400 | 110 | 41 |
| Binary | 111000 | 10111 | 10010000 | 111101 | 1010100 | 0 | 101100 | 100000000 | 1001000 | 100001 |
Color Harmonies of #381790
Complementary color
Monochromatic Colors of #381790
Black with #381790
Text Example
Text Example
White with #381790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381790; }
p { color: rgb(56,23,144); }
H1.HeaderClassName
{
color: #381790;
}
.AnyTagClassName
{
color: #381790;
}
</style>
background-color css
<style>
a { background-color: #381790; }
a { background-color: rgb(56,23,144); }
div.DivClassName
{
background-color: #381790;
}
.BgClassName
{
background-color: #381790;
}
</style>
border-color css
<style>
span { border-color: #381790; }
span { border-color: rgb(56,23,144); }
td.TdClassName
{
border-color: #381790;
}
.TagClassName
{
border-color: #381790;
}
</style>