Shades of Persian Indigo #301794
Tints of Persian Indigo #301794
RGB
CMYK
RGB Variations
Color information
#301794 (or 0x301794) is known color: Persian Indigo. HEX triplet: 30, 17 and 94. RGB value is (48,23,148). Sum of RGB (Red+Green+Blue) = 48+23+148=219 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.92% from 219); Green value is 23 (9.38% from 255 or 10.50% from 219); Blue value is 148 (58.20% from 255 or 67.58% from 219); Max value from RGB is 148 - color contains mainly: blue. Hex color #301794 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #301794 is #CFE86B. Grayscale: #2C2C2C. Windows color (decimal): -13625452 or 9705264. OLE color: 9705264.
HSL color Cylindrical-coordinate representation of color #301794: hue angle of 252º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #301794 is Cyan = 0.68, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 23 | 148 | - |
| CMYK | 0.68 | 0.84 | 0 | 0.42 |
| HSL | 252º | 0.73% | 0.34% | - |
| HSV(B) | 252º | 0.84% | 0.58% | - |
| XYZ | 6.87 | 3.38 | 28.31 | - |
| YUV | 44.73 | 186.28 | 130.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 23 | 148 | 0.68 | 0.84 | 0 | 0.42 | 252 | 0.73 | 0.34 |
| Hex | 30 | 17 | 94 | 44 | 54 | 0 | 2A | FC | 49 | 22 |
| Octal | 60 | 27 | 224 | 104 | 124 | 0 | 52 | 374 | 111 | 42 |
| Binary | 110000 | 10111 | 10010100 | 1000100 | 1010100 | 0 | 101010 | 11111100 | 1001001 | 100010 |
Color Harmonies of #301794
Complementary color
Monochromatic Colors of #301794
Black with #301794
Text Example
Text Example
White with #301794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301794; }
p { color: rgb(48,23,148); }
H1.HeaderClassName
{
color: #301794;
}
.AnyTagClassName
{
color: #301794;
}
</style>
background-color css
<style>
a { background-color: #301794; }
a { background-color: rgb(48,23,148); }
div.DivClassName
{
background-color: #301794;
}
.BgClassName
{
background-color: #301794;
}
</style>
border-color css
<style>
span { border-color: #301794; }
span { border-color: rgb(48,23,148); }
td.TdClassName
{
border-color: #301794;
}
.TagClassName
{
border-color: #301794;
}
</style>