Shades of Persian Indigo #302379
Tints of Persian Indigo #302379
RGB
CMYK
RGB Variations
Color information
#302379 (or 0x302379) is known color: Persian Indigo. HEX triplet: 30, 23 and 79. RGB value is (48,35,121). Sum of RGB (Red+Green+Blue) = 48+35+121=204 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.53% from 204); Green value is 35 (14.06% from 255 or 17.16% from 204); Blue value is 121 (47.66% from 255 or 59.31% from 204); Max value from RGB is 121 - color contains mainly: blue. Hex color #302379 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302379 is #CFDC86. Grayscale: #303030. Windows color (decimal): -13622407 or 7938864. OLE color: 7938864.
HSL color Cylindrical-coordinate representation of color #302379: hue angle of 249.07º degrees, saturation: 0.55, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #302379 is Cyan = 0.60, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 35 | 121 | - |
| CMYK | 0.60 | 0.71 | 0 | 0.53 |
| HSL | 249.07º | 0.55% | 0.31% | - |
| HSV(B) | 249.07º | 0.71% | 0.47% | - |
| XYZ | 5.27 | 3.21 | 18.43 | - |
| YUV | 48.69 | 168.81 | 127.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 35 | 121 | 0.60 | 0.71 | 0 | 0.53 | 249.07 | 0.55 | 0.31 |
| Hex | 30 | 23 | 79 | 3C | 47 | 0 | 35 | F9 | 37 | 1F |
| Octal | 60 | 43 | 171 | 74 | 107 | 0 | 65 | 371 | 67 | 37 |
| Binary | 110000 | 100011 | 1111001 | 111100 | 1000111 | 0 | 110101 | 11111001 | 110111 | 11111 |
Color Harmonies of #302379
Complementary color
Monochromatic Colors of #302379
Black with #302379
Text Example
Text Example
White with #302379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302379; }
p { color: rgb(48,35,121); }
H1.HeaderClassName
{
color: #302379;
}
.AnyTagClassName
{
color: #302379;
}
</style>
background-color css
<style>
a { background-color: #302379; }
a { background-color: rgb(48,35,121); }
div.DivClassName
{
background-color: #302379;
}
.BgClassName
{
background-color: #302379;
}
</style>
border-color css
<style>
span { border-color: #302379; }
span { border-color: rgb(48,35,121); }
td.TdClassName
{
border-color: #302379;
}
.TagClassName
{
border-color: #302379;
}
</style>