Shades of Persian Indigo #301695
Tints of Persian Indigo #301695
RGB
CMYK
RGB Variations
Color information
#301695 (or 0x301695) is known color: Persian Indigo. HEX triplet: 30, 16 and 95. RGB value is (48,22,149). Sum of RGB (Red+Green+Blue) = 48+22+149=219 (29% of max value = 765). Red value is 48 (19.14% from 255 or 21.92% from 219); Green value is 22 (8.98% from 255 or 10.05% from 219); Blue value is 149 (58.59% from 255 or 68.04% from 219); Max value from RGB is 149 - color contains mainly: blue. Hex color #301695 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #301695 is #CFE96A. Grayscale: #2B2B2B. Windows color (decimal): -13625707 or 9770544. OLE color: 9770544.
HSL color Cylindrical-coordinate representation of color #301695: hue angle of 252.28º degrees, saturation: 0.74, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #301695 is Cyan = 0.68, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 22 | 149 | - |
| CMYK | 0.68 | 0.85 | 0 | 0.42 |
| HSL | 252.28º | 0.74% | 0.34% | - |
| HSV(B) | 252.28º | 0.85% | 0.58% | - |
| XYZ | 6.93 | 3.37 | 28.72 | - |
| YUV | 44.25 | 187.11 | 130.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 22 | 149 | 0.68 | 0.85 | 0 | 0.42 | 252.28 | 0.74 | 0.34 |
| Hex | 30 | 16 | 95 | 44 | 55 | 0 | 2A | FC | 4A | 22 |
| Octal | 60 | 26 | 225 | 104 | 125 | 0 | 52 | 374 | 112 | 42 |
| Binary | 110000 | 10110 | 10010101 | 1000100 | 1010101 | 0 | 101010 | 11111100 | 1001010 | 100010 |
Color Harmonies of #301695
Complementary color
Monochromatic Colors of #301695
Black with #301695
Text Example
Text Example
White with #301695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301695; }
p { color: rgb(48,22,149); }
H1.HeaderClassName
{
color: #301695;
}
.AnyTagClassName
{
color: #301695;
}
</style>
background-color css
<style>
a { background-color: #301695; }
a { background-color: rgb(48,22,149); }
div.DivClassName
{
background-color: #301695;
}
.BgClassName
{
background-color: #301695;
}
</style>
border-color css
<style>
span { border-color: #301695; }
span { border-color: rgb(48,22,149); }
td.TdClassName
{
border-color: #301695;
}
.TagClassName
{
border-color: #301695;
}
</style>