Shades of Persian Indigo #300998
Tints of Persian Indigo #300998
RGB
CMYK
RGB Variations
Color information
#300998 (or 0x300998) is known color: Persian Indigo. HEX triplet: 30, 09 and 98. RGB value is (48,9,152). Sum of RGB (Red+Green+Blue) = 48+9+152=209 (27% of max value = 765). Red value is 48 (19.14% from 255 or 22.97% from 209); Green value is 9 (3.91% from 255 or 4.31% from 209); Blue value is 152 (59.77% from 255 or 72.73% from 209); Max value from RGB is 152 - color contains mainly: blue. Hex color #300998 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #300998 is #CFF667. Grayscale: #242424. Windows color (decimal): -13629032 or 9963824. OLE color: 9963824.
HSL color Cylindrical-coordinate representation of color #300998: hue angle of 256.36º degrees, saturation: 0.89, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #300998 is Cyan = 0.68, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 48 | 9 | 152 | - |
| CMYK | 0.68 | 0.94 | 0 | 0.40 |
| HSL | 256.36º | 0.89% | 0.32% | - |
| HSV(B) | 256.36º | 0.94% | 0.6% | - |
| XYZ | 6.98 | 3.09 | 29.93 | - |
| YUV | 36.96 | 192.92 | 135.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 9 | 152 | 0.68 | 0.94 | 0 | 0.40 | 256.36 | 0.89 | 0.32 |
| Hex | 30 | 9 | 98 | 44 | 5E | 0 | 28 | 100 | 59 | 20 |
| Octal | 60 | 11 | 230 | 104 | 136 | 0 | 50 | 400 | 131 | 40 |
| Binary | 110000 | 1001 | 10011000 | 1000100 | 1011110 | 0 | 101000 | 100000000 | 1011001 | 100000 |
Color Harmonies of #300998
Complementary color
Monochromatic Colors of #300998
Black with #300998
Text Example
Text Example
White with #300998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300998; }
p { color: rgb(48,9,152); }
H1.HeaderClassName
{
color: #300998;
}
.AnyTagClassName
{
color: #300998;
}
</style>
background-color css
<style>
a { background-color: #300998; }
a { background-color: rgb(48,9,152); }
div.DivClassName
{
background-color: #300998;
}
.BgClassName
{
background-color: #300998;
}
</style>
border-color css
<style>
span { border-color: #300998; }
span { border-color: rgb(48,9,152); }
td.TdClassName
{
border-color: #300998;
}
.TagClassName
{
border-color: #300998;
}
</style>