Shades of Persian Indigo #301690
Tints of Persian Indigo #301690
RGB
CMYK
RGB Variations
Color information
#301690 (or 0x301690) is known color: Persian Indigo. HEX triplet: 30, 16 and 90. RGB value is (48,22,144). Sum of RGB (Red+Green+Blue) = 48+22+144=214 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.43% from 214); Green value is 22 (8.98% from 255 or 10.28% from 214); Blue value is 144 (56.64% from 255 or 67.29% from 214); Max value from RGB is 144 - color contains mainly: blue. Hex color #301690 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #301690 is #CFE96F. Grayscale: #2B2B2B. Windows color (decimal): -13625712 or 9442864. OLE color: 9442864.
HSL color Cylindrical-coordinate representation of color #301690: hue angle of 252.79º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #301690 is Cyan = 0.67, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 48 | 22 | 144 | - |
| CMYK | 0.67 | 0.85 | 0 | 0.44 |
| HSL | 252.79º | 0.73% | 0.33% | - |
| HSV(B) | 252.79º | 0.85% | 0.56% | - |
| XYZ | 6.54 | 3.22 | 26.66 | - |
| YUV | 43.68 | 184.61 | 131.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 22 | 144 | 0.67 | 0.85 | 0 | 0.44 | 252.79 | 0.73 | 0.33 |
| Hex | 30 | 16 | 90 | 43 | 55 | 0 | 2C | FD | 49 | 21 |
| Octal | 60 | 26 | 220 | 103 | 125 | 0 | 54 | 375 | 111 | 41 |
| Binary | 110000 | 10110 | 10010000 | 1000011 | 1010101 | 0 | 101100 | 11111101 | 1001001 | 100001 |
Color Harmonies of #301690
Complementary color
Monochromatic Colors of #301690
Black with #301690
Text Example
Text Example
White with #301690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301690; }
p { color: rgb(48,22,144); }
H1.HeaderClassName
{
color: #301690;
}
.AnyTagClassName
{
color: #301690;
}
</style>
background-color css
<style>
a { background-color: #301690; }
a { background-color: rgb(48,22,144); }
div.DivClassName
{
background-color: #301690;
}
.BgClassName
{
background-color: #301690;
}
</style>
border-color css
<style>
span { border-color: #301690; }
span { border-color: rgb(48,22,144); }
td.TdClassName
{
border-color: #301690;
}
.TagClassName
{
border-color: #301690;
}
</style>