Shades of Persian Indigo #301484
Tints of Persian Indigo #301484
RGB
CMYK
RGB Variations
Color information
#301484 (or 0x301484) is known color: Persian Indigo. HEX triplet: 30, 14 and 84. RGB value is (48,20,132). Sum of RGB (Red+Green+Blue) = 48+20+132=200 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24% from 200); Green value is 20 (8.20% from 255 or 10% from 200); Blue value is 132 (51.95% from 255 or 66% from 200); Max value from RGB is 132 - color contains mainly: blue. Hex color #301484 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #301484 is #CFEB7B. Grayscale: #282828. Windows color (decimal): -13626236 or 8655920. OLE color: 8655920.
HSL color Cylindrical-coordinate representation of color #301484: hue angle of 255º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #301484 is Cyan = 0.64, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 48 | 20 | 132 | - |
| CMYK | 0.64 | 0.85 | 0 | 0.48 |
| HSL | 255º | 0.74% | 0.3% | - |
| HSV(B) | 255º | 0.85% | 0.52% | - |
| XYZ | 5.63 | 2.79 | 22.07 | - |
| YUV | 41.14 | 179.28 | 132.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 20 | 132 | 0.64 | 0.85 | 0 | 0.48 | 255 | 0.74 | 0.3 |
| Hex | 30 | 14 | 84 | 40 | 55 | 0 | 30 | FF | 4A | 1E |
| Octal | 60 | 24 | 204 | 100 | 125 | 0 | 60 | 377 | 112 | 36 |
| Binary | 110000 | 10100 | 10000100 | 1000000 | 1010101 | 0 | 110000 | 11111111 | 1001010 | 11110 |
Color Harmonies of #301484
Complementary color
Monochromatic Colors of #301484
Black with #301484
Text Example
Text Example
White with #301484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301484; }
p { color: rgb(48,20,132); }
H1.HeaderClassName
{
color: #301484;
}
.AnyTagClassName
{
color: #301484;
}
</style>
background-color css
<style>
a { background-color: #301484; }
a { background-color: rgb(48,20,132); }
div.DivClassName
{
background-color: #301484;
}
.BgClassName
{
background-color: #301484;
}
</style>
border-color css
<style>
span { border-color: #301484; }
span { border-color: rgb(48,20,132); }
td.TdClassName
{
border-color: #301484;
}
.TagClassName
{
border-color: #301484;
}
</style>