Shades of Persian Indigo #380899
Tints of Persian Indigo #380899
RGB
CMYK
RGB Variations
Color information
#380899 (or 0x380899) is known color: Persian Indigo. HEX triplet: 38, 08 and 99. RGB value is (56,8,153). Sum of RGB (Red+Green+Blue) = 56+8+153=217 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.81% from 217); Green value is 8 (3.52% from 255 or 3.69% from 217); Blue value is 153 (60.16% from 255 or 70.51% from 217); Max value from RGB is 153 - color contains mainly: blue. Hex color #380899 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380899 is #C7F766. Grayscale: #262626. Windows color (decimal): -13104999 or 10029112. OLE color: 10029112.
HSL color Cylindrical-coordinate representation of color #380899: hue angle of 259.86º degrees, saturation: 0.9, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #380899 is Cyan = 0.63, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 56 | 8 | 153 | - |
| CMYK | 0.63 | 0.95 | 0 | 0.4 |
| HSL | 259.86º | 0.9% | 0.32% | - |
| HSV(B) | 259.86º | 0.95% | 0.6% | - |
| XYZ | 7.47 | 3.31 | 30.38 | - |
| YUV | 38.88 | 192.4 | 140.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 8 | 153 | 0.63 | 0.95 | 0 | 0.4 | 259.86 | 0.9 | 0.32 |
| Hex | 38 | 8 | 99 | 3F | 5F | 0 | 28 | 104 | 5A | 20 |
| Octal | 70 | 10 | 231 | 77 | 137 | 0 | 50 | 404 | 132 | 40 |
| Binary | 111000 | 1000 | 10011001 | 111111 | 1011111 | 0 | 101000 | 100000100 | 1011010 | 100000 |
Color Harmonies of #380899
Complementary color
Monochromatic Colors of #380899
Black with #380899
Text Example
Text Example
White with #380899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380899; }
p { color: rgb(56,8,153); }
H1.HeaderClassName
{
color: #380899;
}
.AnyTagClassName
{
color: #380899;
}
</style>
background-color css
<style>
a { background-color: #380899; }
a { background-color: rgb(56,8,153); }
div.DivClassName
{
background-color: #380899;
}
.BgClassName
{
background-color: #380899;
}
</style>
border-color css
<style>
span { border-color: #380899; }
span { border-color: rgb(56,8,153); }
td.TdClassName
{
border-color: #380899;
}
.TagClassName
{
border-color: #380899;
}
</style>