Shades of Persian Indigo #300289
Tints of Persian Indigo #300289
RGB
CMYK
RGB Variations
Color information
#300289 (or 0x300289) is known color: Persian Indigo. HEX triplet: 30, 02 and 89. RGB value is (48,2,137). Sum of RGB (Red+Green+Blue) = 48+2+137=187 (24% of max value = 765). Red value is 48 (19.14% from 255 or 25.67% from 187); Green value is 2 (1.17% from 255 or 1.07% from 187); Blue value is 137 (53.91% from 255 or 73.26% from 187); Max value from RGB is 137 - color contains mainly: blue. Hex color #300289 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #300289 is #CFFD76. Grayscale: #1E1E1E. Windows color (decimal): -13630839 or 8978992. OLE color: 8978992.
HSL color Cylindrical-coordinate representation of color #300289: hue angle of 260.44º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #300289 is Cyan = 0.65, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 48 | 2 | 137 | - |
| CMYK | 0.65 | 0.99 | 0 | 0.46 |
| HSL | 260.44º | 0.97% | 0.27% | - |
| HSV(B) | 260.44º | 0.99% | 0.54% | - |
| XYZ | 5.76 | 2.48 | 23.84 | - |
| YUV | 31.14 | 187.74 | 140.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 2 | 137 | 0.65 | 0.99 | 0 | 0.46 | 260.44 | 0.97 | 0.27 |
| Hex | 30 | 2 | 89 | 41 | 63 | 0 | 2E | 104 | 61 | 1B |
| Octal | 60 | 2 | 211 | 101 | 143 | 0 | 56 | 404 | 141 | 33 |
| Binary | 110000 | 10 | 10001001 | 1000001 | 1100011 | 0 | 101110 | 100000100 | 1100001 | 11011 |
Color Harmonies of #300289
Complementary color
Monochromatic Colors of #300289
Black with #300289
Text Example
Text Example
White with #300289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300289; }
p { color: rgb(48,2,137); }
H1.HeaderClassName
{
color: #300289;
}
.AnyTagClassName
{
color: #300289;
}
</style>
background-color css
<style>
a { background-color: #300289; }
a { background-color: rgb(48,2,137); }
div.DivClassName
{
background-color: #300289;
}
.BgClassName
{
background-color: #300289;
}
</style>
border-color css
<style>
span { border-color: #300289; }
span { border-color: rgb(48,2,137); }
td.TdClassName
{
border-color: #300289;
}
.TagClassName
{
border-color: #300289;
}
</style>