Shades of Persian Indigo #302298
Tints of Persian Indigo #302298
RGB
CMYK
RGB Variations
Color information
#302298 (or 0x302298) is known color: Persian Indigo. HEX triplet: 30, 22 and 98. RGB value is (48,34,152). Sum of RGB (Red+Green+Blue) = 48+34+152=234 (30% of max value = 765). Red value is 48 (19.14% from 255 or 20.51% from 234); Green value is 34 (13.67% from 255 or 14.53% from 234); Blue value is 152 (59.77% from 255 or 64.96% from 234); Max value from RGB is 152 - color contains mainly: blue. Hex color #302298 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #302298 is #CFDD67. Grayscale: #333333. Windows color (decimal): -13622632 or 9970224. OLE color: 9970224.
HSL color Cylindrical-coordinate representation of color #302298: hue angle of 247.12º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #302298 is Cyan = 0.68, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 48 | 34 | 152 | - |
| CMYK | 0.68 | 0.78 | 0 | 0.40 |
| HSL | 247.12º | 0.63% | 0.36% | - |
| HSV(B) | 247.12º | 0.78% | 0.6% | - |
| XYZ | 7.46 | 4.04 | 30.09 | - |
| YUV | 51.64 | 184.64 | 125.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 34 | 152 | 0.68 | 0.78 | 0 | 0.40 | 247.12 | 0.63 | 0.36 |
| Hex | 30 | 22 | 98 | 44 | 4E | 0 | 28 | F7 | 3F | 24 |
| Octal | 60 | 42 | 230 | 104 | 116 | 0 | 50 | 367 | 77 | 44 |
| Binary | 110000 | 100010 | 10011000 | 1000100 | 1001110 | 0 | 101000 | 11110111 | 111111 | 100100 |
Color Harmonies of #302298
Complementary color
Monochromatic Colors of #302298
Black with #302298
Text Example
Text Example
White with #302298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302298; }
p { color: rgb(48,34,152); }
H1.HeaderClassName
{
color: #302298;
}
.AnyTagClassName
{
color: #302298;
}
</style>
background-color css
<style>
a { background-color: #302298; }
a { background-color: rgb(48,34,152); }
div.DivClassName
{
background-color: #302298;
}
.BgClassName
{
background-color: #302298;
}
</style>
border-color css
<style>
span { border-color: #302298; }
span { border-color: rgb(48,34,152); }
td.TdClassName
{
border-color: #302298;
}
.TagClassName
{
border-color: #302298;
}
</style>