Shades of Persian Indigo #302295
Tints of Persian Indigo #302295
RGB
CMYK
RGB Variations
Color information
#302295 (or 0x302295) is known color: Persian Indigo. HEX triplet: 30, 22 and 95. RGB value is (48,34,149). Sum of RGB (Red+Green+Blue) = 48+34+149=231 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.78% from 231); Green value is 34 (13.67% from 255 or 14.72% from 231); Blue value is 149 (58.59% from 255 or 64.50% from 231); Max value from RGB is 149 - color contains mainly: blue. Hex color #302295 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #302295 is #CFDD6A. Grayscale: #323232. Windows color (decimal): -13622635 or 9773616. OLE color: 9773616.
HSL color Cylindrical-coordinate representation of color #302295: hue angle of 247.3º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #302295 is Cyan = 0.68, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 34 | 149 | - |
| CMYK | 0.68 | 0.77 | 0 | 0.42 |
| HSL | 247.3º | 0.63% | 0.36% | - |
| HSV(B) | 247.3º | 0.77% | 0.58% | - |
| XYZ | 7.22 | 3.94 | 28.81 | - |
| YUV | 51.3 | 183.14 | 125.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 34 | 149 | 0.68 | 0.77 | 0 | 0.42 | 247.3 | 0.63 | 0.36 |
| Hex | 30 | 22 | 95 | 44 | 4D | 0 | 2A | F7 | 3F | 24 |
| Octal | 60 | 42 | 225 | 104 | 115 | 0 | 52 | 367 | 77 | 44 |
| Binary | 110000 | 100010 | 10010101 | 1000100 | 1001101 | 0 | 101010 | 11110111 | 111111 | 100100 |
Color Harmonies of #302295
Complementary color
Monochromatic Colors of #302295
Black with #302295
Text Example
Text Example
White with #302295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302295; }
p { color: rgb(48,34,149); }
H1.HeaderClassName
{
color: #302295;
}
.AnyTagClassName
{
color: #302295;
}
</style>
background-color css
<style>
a { background-color: #302295; }
a { background-color: rgb(48,34,149); }
div.DivClassName
{
background-color: #302295;
}
.BgClassName
{
background-color: #302295;
}
</style>
border-color css
<style>
span { border-color: #302295; }
span { border-color: rgb(48,34,149); }
td.TdClassName
{
border-color: #302295;
}
.TagClassName
{
border-color: #302295;
}
</style>