Shades of Persian Indigo #380387
Tints of Persian Indigo #380387
RGB
CMYK
RGB Variations
Color information
#380387 (or 0x380387) is known color: Persian Indigo. HEX triplet: 38, 03 and 87. RGB value is (56,3,135). Sum of RGB (Red+Green+Blue) = 56+3+135=194 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.87% from 194); Green value is 3 (1.56% from 255 or 1.55% from 194); Blue value is 135 (53.12% from 255 or 69.59% from 194); Max value from RGB is 135 - color contains mainly: blue. Hex color #380387 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #380387 is #C7FC78. Grayscale: #212121. Windows color (decimal): -13106297 or 8848184. OLE color: 8848184.
HSL color Cylindrical-coordinate representation of color #380387: hue angle of 264.09º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #380387 is Cyan = 0.59, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 3 | 135 | - |
| CMYK | 0.59 | 0.98 | 0 | 0.47 |
| HSL | 264.09º | 0.96% | 0.27% | - |
| HSV(B) | 264.09º | 0.98% | 0.53% | - |
| XYZ | 6.04 | 2.66 | 23.12 | - |
| YUV | 33.9 | 185.06 | 143.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 3 | 135 | 0.59 | 0.98 | 0 | 0.47 | 264.09 | 0.96 | 0.27 |
| Hex | 38 | 3 | 87 | 3B | 62 | 0 | 2F | 108 | 60 | 1B |
| Octal | 70 | 3 | 207 | 73 | 142 | 0 | 57 | 410 | 140 | 33 |
| Binary | 111000 | 11 | 10000111 | 111011 | 1100010 | 0 | 101111 | 100001000 | 1100000 | 11011 |
Color Harmonies of #380387
Complementary color
Monochromatic Colors of #380387
Black with #380387
Text Example
Text Example
White with #380387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380387; }
p { color: rgb(56,3,135); }
H1.HeaderClassName
{
color: #380387;
}
.AnyTagClassName
{
color: #380387;
}
</style>
background-color css
<style>
a { background-color: #380387; }
a { background-color: rgb(56,3,135); }
div.DivClassName
{
background-color: #380387;
}
.BgClassName
{
background-color: #380387;
}
</style>
border-color css
<style>
span { border-color: #380387; }
span { border-color: rgb(56,3,135); }
td.TdClassName
{
border-color: #380387;
}
.TagClassName
{
border-color: #380387;
}
</style>