Shades of Persian Indigo #302493
Tints of Persian Indigo #302493
RGB
CMYK
RGB Variations
Color information
#302493 (or 0x302493) is known color: Persian Indigo. HEX triplet: 30, 24 and 93. RGB value is (48,36,147). Sum of RGB (Red+Green+Blue) = 48+36+147=231 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.78% from 231); Green value is 36 (14.45% from 255 or 15.58% from 231); Blue value is 147 (57.81% from 255 or 63.64% from 231); Max value from RGB is 147 - color contains mainly: blue. Hex color #302493 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #302493 is #CFDB6C. Grayscale: #333333. Windows color (decimal): -13622125 or 9643056. OLE color: 9643056.
HSL color Cylindrical-coordinate representation of color #302493: hue angle of 246.49º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #302493 is Cyan = 0.67, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 36 | 147 | - |
| CMYK | 0.67 | 0.76 | 0 | 0.42 |
| HSL | 246.49º | 0.61% | 0.36% | - |
| HSV(B) | 246.49º | 0.76% | 0.58% | - |
| XYZ | 7.12 | 4 | 28 | - |
| YUV | 52.24 | 181.48 | 124.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 36 | 147 | 0.67 | 0.76 | 0 | 0.42 | 246.49 | 0.61 | 0.36 |
| Hex | 30 | 24 | 93 | 43 | 4C | 0 | 2A | F6 | 3D | 24 |
| Octal | 60 | 44 | 223 | 103 | 114 | 0 | 52 | 366 | 75 | 44 |
| Binary | 110000 | 100100 | 10010011 | 1000011 | 1001100 | 0 | 101010 | 11110110 | 111101 | 100100 |
Color Harmonies of #302493
Complementary color
Monochromatic Colors of #302493
Black with #302493
Text Example
Text Example
White with #302493
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302493; }
p { color: rgb(48,36,147); }
H1.HeaderClassName
{
color: #302493;
}
.AnyTagClassName
{
color: #302493;
}
</style>
background-color css
<style>
a { background-color: #302493; }
a { background-color: rgb(48,36,147); }
div.DivClassName
{
background-color: #302493;
}
.BgClassName
{
background-color: #302493;
}
</style>
border-color css
<style>
span { border-color: #302493; }
span { border-color: rgb(48,36,147); }
td.TdClassName
{
border-color: #302493;
}
.TagClassName
{
border-color: #302493;
}
</style>