Shades of Persian Indigo #380382
Tints of Persian Indigo #380382
RGB
CMYK
RGB Variations
Color information
#380382 (or 0x380382) is known color: Persian Indigo. HEX triplet: 38, 03 and 82. RGB value is (56,3,130). Sum of RGB (Red+Green+Blue) = 56+3+130=189 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.63% from 189); Green value is 3 (1.56% from 255 or 1.59% from 189); Blue value is 130 (51.17% from 255 or 68.78% from 189); Max value from RGB is 130 - color contains mainly: blue. Hex color #380382 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380382 is #C7FC7D. Grayscale: #202020. Windows color (decimal): -13106302 or 8520504. OLE color: 8520504.
HSL color Cylindrical-coordinate representation of color #380382: hue angle of 265.04º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #380382 is Cyan = 0.57, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 3 | 130 | - |
| CMYK | 0.57 | 0.98 | 0 | 0.49 |
| HSL | 265.04º | 0.95% | 0.26% | - |
| HSV(B) | 265.04º | 0.98% | 0.51% | - |
| XYZ | 5.69 | 2.52 | 21.31 | - |
| YUV | 33.33 | 182.56 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 3 | 130 | 0.57 | 0.98 | 0 | 0.49 | 265.04 | 0.95 | 0.26 |
| Hex | 38 | 3 | 82 | 39 | 62 | 0 | 31 | 109 | 5F | 1A |
| Octal | 70 | 3 | 202 | 71 | 142 | 0 | 61 | 411 | 137 | 32 |
| Binary | 111000 | 11 | 10000010 | 111001 | 1100010 | 0 | 110001 | 100001001 | 1011111 | 11010 |
Color Harmonies of #380382
Complementary color
Monochromatic Colors of #380382
Black with #380382
Text Example
Text Example
White with #380382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380382; }
p { color: rgb(56,3,130); }
H1.HeaderClassName
{
color: #380382;
}
.AnyTagClassName
{
color: #380382;
}
</style>
background-color css
<style>
a { background-color: #380382; }
a { background-color: rgb(56,3,130); }
div.DivClassName
{
background-color: #380382;
}
.BgClassName
{
background-color: #380382;
}
</style>
border-color css
<style>
span { border-color: #380382; }
span { border-color: rgb(56,3,130); }
td.TdClassName
{
border-color: #380382;
}
.TagClassName
{
border-color: #380382;
}
</style>