Shades of Persian Indigo #300790
Tints of Persian Indigo #300790
RGB
CMYK
RGB Variations
Color information
#300790 (or 0x300790) is known color: Persian Indigo. HEX triplet: 30, 07 and 90. RGB value is (48,7,144). Sum of RGB (Red+Green+Blue) = 48+7+144=199 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.12% from 199); Green value is 7 (3.12% from 255 or 3.52% from 199); Blue value is 144 (56.64% from 255 or 72.36% from 199); Max value from RGB is 144 - color contains mainly: blue. Hex color #300790 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #300790 is #CFF86F. Grayscale: #222222. Windows color (decimal): -13629552 or 9439024. OLE color: 9439024.
HSL color Cylindrical-coordinate representation of color #300790: hue angle of 257.96º degrees, saturation: 0.91, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #300790 is Cyan = 0.67, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 48 | 7 | 144 | - |
| CMYK | 0.67 | 0.95 | 0 | 0.44 |
| HSL | 257.96º | 0.91% | 0.3% | - |
| HSV(B) | 257.96º | 0.95% | 0.56% | - |
| XYZ | 6.33 | 2.79 | 26.59 | - |
| YUV | 34.88 | 189.58 | 137.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 7 | 144 | 0.67 | 0.95 | 0 | 0.44 | 257.96 | 0.91 | 0.3 |
| Hex | 30 | 7 | 90 | 43 | 5F | 0 | 2C | 102 | 5B | 1E |
| Octal | 60 | 7 | 220 | 103 | 137 | 0 | 54 | 402 | 133 | 36 |
| Binary | 110000 | 111 | 10010000 | 1000011 | 1011111 | 0 | 101100 | 100000010 | 1011011 | 11110 |
Color Harmonies of #300790
Complementary color
Monochromatic Colors of #300790
Black with #300790
Text Example
Text Example
White with #300790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300790; }
p { color: rgb(48,7,144); }
H1.HeaderClassName
{
color: #300790;
}
.AnyTagClassName
{
color: #300790;
}
</style>
background-color css
<style>
a { background-color: #300790; }
a { background-color: rgb(48,7,144); }
div.DivClassName
{
background-color: #300790;
}
.BgClassName
{
background-color: #300790;
}
</style>
border-color css
<style>
span { border-color: #300790; }
span { border-color: rgb(48,7,144); }
td.TdClassName
{
border-color: #300790;
}
.TagClassName
{
border-color: #300790;
}
</style>