Shades of Persian Indigo #301994
Tints of Persian Indigo #301994
RGB
CMYK
RGB Variations
Color information
#301994 (or 0x301994) is known color: Persian Indigo. HEX triplet: 30, 19 and 94. RGB value is (48,25,148). Sum of RGB (Red+Green+Blue) = 48+25+148=221 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.72% from 221); Green value is 25 (10.16% from 255 or 11.31% from 221); Blue value is 148 (58.20% from 255 or 66.97% from 221); Max value from RGB is 148 - color contains mainly: blue. Hex color #301994 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #301994 is #CFE66B. Grayscale: #2D2D2D. Windows color (decimal): -13624940 or 9705776. OLE color: 9705776.
HSL color Cylindrical-coordinate representation of color #301994: hue angle of 251.22º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #301994 is Cyan = 0.68, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 25 | 148 | - |
| CMYK | 0.68 | 0.83 | 0 | 0.42 |
| HSL | 251.22º | 0.71% | 0.34% | - |
| HSV(B) | 251.22º | 0.83% | 0.58% | - |
| XYZ | 6.91 | 3.46 | 28.32 | - |
| YUV | 45.9 | 185.62 | 129.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 25 | 148 | 0.68 | 0.83 | 0 | 0.42 | 251.22 | 0.71 | 0.34 |
| Hex | 30 | 19 | 94 | 44 | 53 | 0 | 2A | FB | 47 | 22 |
| Octal | 60 | 31 | 224 | 104 | 123 | 0 | 52 | 373 | 107 | 42 |
| Binary | 110000 | 11001 | 10010100 | 1000100 | 1010011 | 0 | 101010 | 11111011 | 1000111 | 100010 |
Color Harmonies of #301994
Complementary color
Monochromatic Colors of #301994
Black with #301994
Text Example
Text Example
White with #301994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301994; }
p { color: rgb(48,25,148); }
H1.HeaderClassName
{
color: #301994;
}
.AnyTagClassName
{
color: #301994;
}
</style>
background-color css
<style>
a { background-color: #301994; }
a { background-color: rgb(48,25,148); }
div.DivClassName
{
background-color: #301994;
}
.BgClassName
{
background-color: #301994;
}
</style>
border-color css
<style>
span { border-color: #301994; }
span { border-color: rgb(48,25,148); }
td.TdClassName
{
border-color: #301994;
}
.TagClassName
{
border-color: #301994;
}
</style>