Shades of Persian Indigo #380495
Tints of Persian Indigo #380495
RGB
CMYK
RGB Variations
Color information
#380495 (or 0x380495) is known color: Persian Indigo. HEX triplet: 38, 04 and 95. RGB value is (56,4,149). Sum of RGB (Red+Green+Blue) = 56+4+149=209 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.79% from 209); Green value is 4 (1.95% from 255 or 1.91% from 209); Blue value is 149 (58.59% from 255 or 71.29% from 209); Max value from RGB is 149 - color contains mainly: blue. Hex color #380495 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380495 is #C7FB6A. Grayscale: #232323. Windows color (decimal): -13106027 or 9765944. OLE color: 9765944.
HSL color Cylindrical-coordinate representation of color #380495: hue angle of 261.52º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #380495 is Cyan = 0.62, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 56 | 4 | 149 | - |
| CMYK | 0.62 | 0.97 | 0 | 0.42 |
| HSL | 261.52º | 0.95% | 0.3% | - |
| HSV(B) | 261.52º | 0.97% | 0.58% | - |
| XYZ | 7.1 | 3.1 | 28.66 | - |
| YUV | 36.08 | 191.73 | 142.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 4 | 149 | 0.62 | 0.97 | 0 | 0.42 | 261.52 | 0.95 | 0.3 |
| Hex | 38 | 4 | 95 | 3E | 61 | 0 | 2A | 106 | 5F | 1E |
| Octal | 70 | 4 | 225 | 76 | 141 | 0 | 52 | 406 | 137 | 36 |
| Binary | 111000 | 100 | 10010101 | 111110 | 1100001 | 0 | 101010 | 100000110 | 1011111 | 11110 |
Color Harmonies of #380495
Complementary color
Monochromatic Colors of #380495
Black with #380495
Text Example
Text Example
White with #380495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380495; }
p { color: rgb(56,4,149); }
H1.HeaderClassName
{
color: #380495;
}
.AnyTagClassName
{
color: #380495;
}
</style>
background-color css
<style>
a { background-color: #380495; }
a { background-color: rgb(56,4,149); }
div.DivClassName
{
background-color: #380495;
}
.BgClassName
{
background-color: #380495;
}
</style>
border-color css
<style>
span { border-color: #380495; }
span { border-color: rgb(56,4,149); }
td.TdClassName
{
border-color: #380495;
}
.TagClassName
{
border-color: #380495;
}
</style>