Shades of Persian Indigo #301494
Tints of Persian Indigo #301494
RGB
CMYK
RGB Variations
Color information
#301494 (or 0x301494) is known color: Persian Indigo. HEX triplet: 30, 14 and 94. RGB value is (48,20,148). Sum of RGB (Red+Green+Blue) = 48+20+148=216 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.22% from 216); Green value is 20 (8.20% from 255 or 9.26% from 216); Blue value is 148 (58.20% from 255 or 68.52% from 216); Max value from RGB is 148 - color contains mainly: blue. Hex color #301494 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #301494 is #CFEB6B. Grayscale: #2A2A2A. Windows color (decimal): -13626220 or 9704496. OLE color: 9704496.
HSL color Cylindrical-coordinate representation of color #301494: hue angle of 253.12º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #301494 is Cyan = 0.68, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 20 | 148 | - |
| CMYK | 0.68 | 0.86 | 0 | 0.42 |
| HSL | 253.13º | 0.76% | 0.33% | - |
| HSV(B) | 253.13º | 0.86% | 0.58% | - |
| XYZ | 6.81 | 3.27 | 28.29 | - |
| YUV | 42.96 | 187.28 | 131.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 20 | 148 | 0.68 | 0.86 | 0 | 0.42 | 253.13 | 0.76 | 0.33 |
| Hex | 30 | 14 | 94 | 44 | 56 | 0 | 2A | FD | 4C | 21 |
| Octal | 60 | 24 | 224 | 104 | 126 | 0 | 52 | 375 | 114 | 41 |
| Binary | 110000 | 10100 | 10010100 | 1000100 | 1010110 | 0 | 101010 | 11111101 | 1001100 | 100001 |
Color Harmonies of #301494
Complementary color
Monochromatic Colors of #301494
Black with #301494
Text Example
Text Example
White with #301494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301494; }
p { color: rgb(48,20,148); }
H1.HeaderClassName
{
color: #301494;
}
.AnyTagClassName
{
color: #301494;
}
</style>
background-color css
<style>
a { background-color: #301494; }
a { background-color: rgb(48,20,148); }
div.DivClassName
{
background-color: #301494;
}
.BgClassName
{
background-color: #301494;
}
</style>
border-color css
<style>
span { border-color: #301494; }
span { border-color: rgb(48,20,148); }
td.TdClassName
{
border-color: #301494;
}
.TagClassName
{
border-color: #301494;
}
</style>