Shades of Persian Indigo #380790
Tints of Persian Indigo #380790
RGB
CMYK
RGB Variations
Color information
#380790 (or 0x380790) is known color: Persian Indigo. HEX triplet: 38, 07 and 90. RGB value is (56,7,144). Sum of RGB (Red+Green+Blue) = 56+7+144=207 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.05% from 207); Green value is 7 (3.12% from 255 or 3.38% from 207); Blue value is 144 (56.64% from 255 or 69.57% from 207); Max value from RGB is 144 - color contains mainly: blue. Hex color #380790 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380790 is #C7F86F. Grayscale: #242424. Windows color (decimal): -13105264 or 9439032. OLE color: 9439032.
HSL color Cylindrical-coordinate representation of color #380790: hue angle of 261.46º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #380790 is Cyan = 0.61, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 7 | 144 | - |
| CMYK | 0.61 | 0.95 | 0 | 0.44 |
| HSL | 261.46º | 0.91% | 0.3% | - |
| HSV(B) | 261.46º | 0.95% | 0.56% | - |
| XYZ | 6.74 | 3.01 | 26.61 | - |
| YUV | 37.27 | 188.23 | 141.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 7 | 144 | 0.61 | 0.95 | 0 | 0.44 | 261.46 | 0.91 | 0.3 |
| Hex | 38 | 7 | 90 | 3D | 5F | 0 | 2C | 105 | 5B | 1E |
| Octal | 70 | 7 | 220 | 75 | 137 | 0 | 54 | 405 | 133 | 36 |
| Binary | 111000 | 111 | 10010000 | 111101 | 1011111 | 0 | 101100 | 100000101 | 1011011 | 11110 |
Color Harmonies of #380790
Complementary color
Monochromatic Colors of #380790
Black with #380790
Text Example
Text Example
White with #380790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380790; }
p { color: rgb(56,7,144); }
H1.HeaderClassName
{
color: #380790;
}
.AnyTagClassName
{
color: #380790;
}
</style>
background-color css
<style>
a { background-color: #380790; }
a { background-color: rgb(56,7,144); }
div.DivClassName
{
background-color: #380790;
}
.BgClassName
{
background-color: #380790;
}
</style>
border-color css
<style>
span { border-color: #380790; }
span { border-color: rgb(56,7,144); }
td.TdClassName
{
border-color: #380790;
}
.TagClassName
{
border-color: #380790;
}
</style>