Shades of Persian Indigo #301389
Tints of Persian Indigo #301389
RGB
CMYK
RGB Variations
Color information
#301389 (or 0x301389) is known color: Persian Indigo. HEX triplet: 30, 13 and 89. RGB value is (48,19,137). Sum of RGB (Red+Green+Blue) = 48+19+137=204 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.53% from 204); Green value is 19 (7.81% from 255 or 9.31% from 204); Blue value is 137 (53.91% from 255 or 67.16% from 204); Max value from RGB is 137 - color contains mainly: blue. Hex color #301389 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #301389 is #CFEC76. Grayscale: #282828. Windows color (decimal): -13626487 or 8983344. OLE color: 8983344.
HSL color Cylindrical-coordinate representation of color #301389: hue angle of 254.75º degrees, saturation: 0.76, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #301389 is Cyan = 0.65, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 48 | 19 | 137 | - |
| CMYK | 0.65 | 0.86 | 0 | 0.46 |
| HSL | 254.75º | 0.76% | 0.31% | - |
| HSV(B) | 254.75º | 0.86% | 0.54% | - |
| XYZ | 5.97 | 2.9 | 23.91 | - |
| YUV | 41.12 | 182.11 | 132.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 19 | 137 | 0.65 | 0.86 | 0 | 0.46 | 254.75 | 0.76 | 0.31 |
| Hex | 30 | 13 | 89 | 41 | 56 | 0 | 2E | FF | 4C | 1F |
| Octal | 60 | 23 | 211 | 101 | 126 | 0 | 56 | 377 | 114 | 37 |
| Binary | 110000 | 10011 | 10001001 | 1000001 | 1010110 | 0 | 101110 | 11111111 | 1001100 | 11111 |
Color Harmonies of #301389
Complementary color
Monochromatic Colors of #301389
Black with #301389
Text Example
Text Example
White with #301389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301389; }
p { color: rgb(48,19,137); }
H1.HeaderClassName
{
color: #301389;
}
.AnyTagClassName
{
color: #301389;
}
</style>
background-color css
<style>
a { background-color: #301389; }
a { background-color: rgb(48,19,137); }
div.DivClassName
{
background-color: #301389;
}
.BgClassName
{
background-color: #301389;
}
</style>
border-color css
<style>
span { border-color: #301389; }
span { border-color: rgb(48,19,137); }
td.TdClassName
{
border-color: #301389;
}
.TagClassName
{
border-color: #301389;
}
</style>