Shades of Persian Indigo #380390
Tints of Persian Indigo #380390
RGB
CMYK
RGB Variations
Color information
#380390 (or 0x380390) is known color: Persian Indigo. HEX triplet: 38, 03 and 90. RGB value is (56,3,144). Sum of RGB (Red+Green+Blue) = 56+3+144=203 (26% of max value = 765). Red value is 56 (22.27% from 255 or 27.59% from 203); Green value is 3 (1.56% from 255 or 1.48% from 203); Blue value is 144 (56.64% from 255 or 70.94% from 203); Max value from RGB is 144 - color contains mainly: blue. Hex color #380390 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380390 is #C7FC6F. Grayscale: #222222. Windows color (decimal): -13106288 or 9438008. OLE color: 9438008.
HSL color Cylindrical-coordinate representation of color #380390: hue angle of 262.55º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #380390 is Cyan = 0.61, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 3 | 144 | - |
| CMYK | 0.61 | 0.98 | 0 | 0.44 |
| HSL | 262.55º | 0.96% | 0.29% | - |
| HSV(B) | 262.55º | 0.98% | 0.56% | - |
| XYZ | 6.7 | 2.92 | 26.6 | - |
| YUV | 34.92 | 189.56 | 143.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 3 | 144 | 0.61 | 0.98 | 0 | 0.44 | 262.55 | 0.96 | 0.29 |
| Hex | 38 | 3 | 90 | 3D | 62 | 0 | 2C | 107 | 60 | 1D |
| Octal | 70 | 3 | 220 | 75 | 142 | 0 | 54 | 407 | 140 | 35 |
| Binary | 111000 | 11 | 10010000 | 111101 | 1100010 | 0 | 101100 | 100000111 | 1100000 | 11101 |
Color Harmonies of #380390
Complementary color
Monochromatic Colors of #380390
Black with #380390
Text Example
Text Example
White with #380390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380390; }
p { color: rgb(56,3,144); }
H1.HeaderClassName
{
color: #380390;
}
.AnyTagClassName
{
color: #380390;
}
</style>
background-color css
<style>
a { background-color: #380390; }
a { background-color: rgb(56,3,144); }
div.DivClassName
{
background-color: #380390;
}
.BgClassName
{
background-color: #380390;
}
</style>
border-color css
<style>
span { border-color: #380390; }
span { border-color: rgb(56,3,144); }
td.TdClassName
{
border-color: #380390;
}
.TagClassName
{
border-color: #380390;
}
</style>