Shades of Persian Indigo #301592
Tints of Persian Indigo #301592
RGB
CMYK
RGB Variations
Color information
#301592 (or 0x301592) is known color: Persian Indigo. HEX triplet: 30, 15 and 92. RGB value is (48,21,146). Sum of RGB (Red+Green+Blue) = 48+21+146=215 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.33% from 215); Green value is 21 (8.59% from 255 or 9.77% from 215); Blue value is 146 (57.42% from 255 or 67.91% from 215); Max value from RGB is 146 - color contains mainly: blue. Hex color #301592 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #301592 is #CFEA6D. Grayscale: #2A2A2A. Windows color (decimal): -13625966 or 9573680. OLE color: 9573680.
HSL color Cylindrical-coordinate representation of color #301592: hue angle of 252.96º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #301592 is Cyan = 0.67, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 48 | 21 | 146 | - |
| CMYK | 0.67 | 0.86 | 0 | 0.43 |
| HSL | 252.96º | 0.75% | 0.33% | - |
| HSV(B) | 252.96º | 0.86% | 0.57% | - |
| XYZ | 6.68 | 3.24 | 27.47 | - |
| YUV | 43.32 | 185.95 | 131.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 21 | 146 | 0.67 | 0.86 | 0 | 0.43 | 252.96 | 0.75 | 0.33 |
| Hex | 30 | 15 | 92 | 43 | 56 | 0 | 2B | FD | 4B | 21 |
| Octal | 60 | 25 | 222 | 103 | 126 | 0 | 53 | 375 | 113 | 41 |
| Binary | 110000 | 10101 | 10010010 | 1000011 | 1010110 | 0 | 101011 | 11111101 | 1001011 | 100001 |
Color Harmonies of #301592
Complementary color
Monochromatic Colors of #301592
Black with #301592
Text Example
Text Example
White with #301592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301592; }
p { color: rgb(48,21,146); }
H1.HeaderClassName
{
color: #301592;
}
.AnyTagClassName
{
color: #301592;
}
</style>
background-color css
<style>
a { background-color: #301592; }
a { background-color: rgb(48,21,146); }
div.DivClassName
{
background-color: #301592;
}
.BgClassName
{
background-color: #301592;
}
</style>
border-color css
<style>
span { border-color: #301592; }
span { border-color: rgb(48,21,146); }
td.TdClassName
{
border-color: #301592;
}
.TagClassName
{
border-color: #301592;
}
</style>