Shades of Persian Indigo #302492
Tints of Persian Indigo #302492
RGB
CMYK
RGB Variations
Color information
#302492 (or 0x302492) is known color: Persian Indigo. HEX triplet: 30, 24 and 92. RGB value is (48,36,146). Sum of RGB (Red+Green+Blue) = 48+36+146=230 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.87% from 230); Green value is 36 (14.45% from 255 or 15.65% from 230); Blue value is 146 (57.42% from 255 or 63.48% from 230); Max value from RGB is 146 - color contains mainly: blue. Hex color #302492 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #302492 is #CFDB6D. Grayscale: #333333. Windows color (decimal): -13622126 or 9577520. OLE color: 9577520.
HSL color Cylindrical-coordinate representation of color #302492: hue angle of 246.55º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #302492 is Cyan = 0.67, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 48 | 36 | 146 | - |
| CMYK | 0.67 | 0.75 | 0 | 0.43 |
| HSL | 246.55º | 0.6% | 0.36% | - |
| HSV(B) | 246.55º | 0.75% | 0.57% | - |
| XYZ | 7.04 | 3.97 | 27.59 | - |
| YUV | 52.13 | 180.98 | 125.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 36 | 146 | 0.67 | 0.75 | 0 | 0.43 | 246.55 | 0.6 | 0.36 |
| Hex | 30 | 24 | 92 | 43 | 4B | 0 | 2B | F7 | 3C | 24 |
| Octal | 60 | 44 | 222 | 103 | 113 | 0 | 53 | 367 | 74 | 44 |
| Binary | 110000 | 100100 | 10010010 | 1000011 | 1001011 | 0 | 101011 | 11110111 | 111100 | 100100 |
Color Harmonies of #302492
Complementary color
Monochromatic Colors of #302492
Black with #302492
Text Example
Text Example
White with #302492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302492; }
p { color: rgb(48,36,146); }
H1.HeaderClassName
{
color: #302492;
}
.AnyTagClassName
{
color: #302492;
}
</style>
background-color css
<style>
a { background-color: #302492; }
a { background-color: rgb(48,36,146); }
div.DivClassName
{
background-color: #302492;
}
.BgClassName
{
background-color: #302492;
}
</style>
border-color css
<style>
span { border-color: #302492; }
span { border-color: rgb(48,36,146); }
td.TdClassName
{
border-color: #302492;
}
.TagClassName
{
border-color: #302492;
}
</style>