Shades of Persian Indigo #302296
Tints of Persian Indigo #302296
RGB
CMYK
RGB Variations
Color information
#302296 (or 0x302296) is known color: Persian Indigo. HEX triplet: 30, 22 and 96. RGB value is (48,34,150). Sum of RGB (Red+Green+Blue) = 48+34+150=232 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.69% from 232); Green value is 34 (13.67% from 255 or 14.66% from 232); Blue value is 150 (58.98% from 255 or 64.66% from 232); Max value from RGB is 150 - color contains mainly: blue. Hex color #302296 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #302296 is #CFDD69. Grayscale: #323232. Windows color (decimal): -13622634 or 9839152. OLE color: 9839152.
HSL color Cylindrical-coordinate representation of color #302296: hue angle of 247.24º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #302296 is Cyan = 0.68, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 48 | 34 | 150 | - |
| CMYK | 0.68 | 0.77 | 0 | 0.41 |
| HSL | 247.24º | 0.63% | 0.36% | - |
| HSV(B) | 247.24º | 0.77% | 0.59% | - |
| XYZ | 7.3 | 3.97 | 29.24 | - |
| YUV | 51.41 | 183.64 | 125.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 34 | 150 | 0.68 | 0.77 | 0 | 0.41 | 247.24 | 0.63 | 0.36 |
| Hex | 30 | 22 | 96 | 44 | 4D | 0 | 29 | F7 | 3F | 24 |
| Octal | 60 | 42 | 226 | 104 | 115 | 0 | 51 | 367 | 77 | 44 |
| Binary | 110000 | 100010 | 10010110 | 1000100 | 1001101 | 0 | 101001 | 11110111 | 111111 | 100100 |
Color Harmonies of #302296
Complementary color
Monochromatic Colors of #302296
Black with #302296
Text Example
Text Example
White with #302296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302296; }
p { color: rgb(48,34,150); }
H1.HeaderClassName
{
color: #302296;
}
.AnyTagClassName
{
color: #302296;
}
</style>
background-color css
<style>
a { background-color: #302296; }
a { background-color: rgb(48,34,150); }
div.DivClassName
{
background-color: #302296;
}
.BgClassName
{
background-color: #302296;
}
</style>
border-color css
<style>
span { border-color: #302296; }
span { border-color: rgb(48,34,150); }
td.TdClassName
{
border-color: #302296;
}
.TagClassName
{
border-color: #302296;
}
</style>