Shades of Persian Indigo #380690
Tints of Persian Indigo #380690
RGB
CMYK
RGB Variations
Color information
#380690 (or 0x380690) is known color: Persian Indigo. HEX triplet: 38, 06 and 90. RGB value is (56,6,144). Sum of RGB (Red+Green+Blue) = 56+6+144=206 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.18% from 206); Green value is 6 (2.73% from 255 or 2.91% from 206); Blue value is 144 (56.64% from 255 or 69.90% from 206); Max value from RGB is 144 - color contains mainly: blue. Hex color #380690 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380690 is #C7F96F. Grayscale: #242424. Windows color (decimal): -13105520 or 9438776. OLE color: 9438776.
HSL color Cylindrical-coordinate representation of color #380690: hue angle of 261.74º degrees, saturation: 0.92, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #380690 is Cyan = 0.61, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 56 | 6 | 144 | - |
| CMYK | 0.61 | 0.96 | 0 | 0.44 |
| HSL | 261.74º | 0.92% | 0.29% | - |
| HSV(B) | 261.74º | 0.96% | 0.56% | - |
| XYZ | 6.73 | 2.98 | 26.61 | - |
| YUV | 36.68 | 188.57 | 141.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 144 | 0.61 | 0.96 | 0 | 0.44 | 261.74 | 0.92 | 0.29 |
| Hex | 38 | 6 | 90 | 3D | 60 | 0 | 2C | 106 | 5C | 1D |
| Octal | 70 | 6 | 220 | 75 | 140 | 0 | 54 | 406 | 134 | 35 |
| Binary | 111000 | 110 | 10010000 | 111101 | 1100000 | 0 | 101100 | 100000110 | 1011100 | 11101 |
Color Harmonies of #380690
Complementary color
Monochromatic Colors of #380690
Black with #380690
Text Example
Text Example
White with #380690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380690; }
p { color: rgb(56,6,144); }
H1.HeaderClassName
{
color: #380690;
}
.AnyTagClassName
{
color: #380690;
}
</style>
background-color css
<style>
a { background-color: #380690; }
a { background-color: rgb(56,6,144); }
div.DivClassName
{
background-color: #380690;
}
.BgClassName
{
background-color: #380690;
}
</style>
border-color css
<style>
span { border-color: #380690; }
span { border-color: rgb(56,6,144); }
td.TdClassName
{
border-color: #380690;
}
.TagClassName
{
border-color: #380690;
}
</style>