Shades of Persian Indigo #301696
Tints of Persian Indigo #301696
RGB
CMYK
RGB Variations
Color information
#301696 (or 0x301696) is known color: Persian Indigo. HEX triplet: 30, 16 and 96. RGB value is (48,22,150). Sum of RGB (Red+Green+Blue) = 48+22+150=220 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.82% from 220); Green value is 22 (8.98% from 255 or 10% from 220); Blue value is 150 (58.98% from 255 or 68.18% from 220); Max value from RGB is 150 - color contains mainly: blue. Hex color #301696 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #301696 is #CFE969. Grayscale: #2B2B2B. Windows color (decimal): -13625706 or 9836080. OLE color: 9836080.
HSL color Cylindrical-coordinate representation of color #301696: hue angle of 252.19º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #301696 is Cyan = 0.68, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 48 | 22 | 150 | - |
| CMYK | 0.68 | 0.85 | 0 | 0.41 |
| HSL | 252.19º | 0.74% | 0.34% | - |
| HSV(B) | 252.19º | 0.85% | 0.59% | - |
| XYZ | 7.01 | 3.4 | 29.14 | - |
| YUV | 44.37 | 187.61 | 130.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 22 | 150 | 0.68 | 0.85 | 0 | 0.41 | 252.19 | 0.74 | 0.34 |
| Hex | 30 | 16 | 96 | 44 | 55 | 0 | 29 | FC | 4A | 22 |
| Octal | 60 | 26 | 226 | 104 | 125 | 0 | 51 | 374 | 112 | 42 |
| Binary | 110000 | 10110 | 10010110 | 1000100 | 1010101 | 0 | 101001 | 11111100 | 1001010 | 100010 |
Color Harmonies of #301696
Complementary color
Monochromatic Colors of #301696
Black with #301696
Text Example
Text Example
White with #301696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301696; }
p { color: rgb(48,22,150); }
H1.HeaderClassName
{
color: #301696;
}
.AnyTagClassName
{
color: #301696;
}
</style>
background-color css
<style>
a { background-color: #301696; }
a { background-color: rgb(48,22,150); }
div.DivClassName
{
background-color: #301696;
}
.BgClassName
{
background-color: #301696;
}
</style>
border-color css
<style>
span { border-color: #301696; }
span { border-color: rgb(48,22,150); }
td.TdClassName
{
border-color: #301696;
}
.TagClassName
{
border-color: #301696;
}
</style>