Shades of Persian Indigo #300071
Tints of Persian Indigo #300071
RGB
CMYK
RGB Variations
Color information
#300071 (or 0x300071) is known color: Persian Indigo. HEX triplet: 30, 00 and 71. RGB value is (48,0,113). Sum of RGB (Red+Green+Blue) = 48+0+113=161 (21% of max value = 765). Red value is 48 (19.14% from 255 or 29.81% from 161); Green value is 0 (0.39% from 255 or 0% from 161); Blue value is 113 (44.53% from 255 or 70.19% from 161); Max value from RGB is 113 - color contains mainly: blue. Hex color #300071 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300071 is #CFFF8E. Grayscale: #1A1A1A. Windows color (decimal): -13631375 or 7405616. OLE color: 7405616.
HSL color Cylindrical-coordinate representation of color #300071: hue angle of 265.49º degrees, saturation: 1, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 1%. Process color model (Four color, CMYK) of #300071 is Cyan = 0.58, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 0 | 113 | - |
| CMYK | 0.58 | 1 | 0 | 0.56 |
| HSL | 265.49º | 1% | 0.22% | - |
| HSV(B) | 265.49º | 1% | 0.44% | - |
| XYZ | 4.2 | 1.82 | 15.75 | - |
| YUV | 27.23 | 176.4 | 142.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 0 | 113 | 0.58 | 1 | 0 | 0.56 | 265.49 | 1 | 0.22 |
| Hex | 30 | 0 | 71 | 3A | 64 | 0 | 38 | 109 | 64 | 16 |
| Octal | 60 | 0 | 161 | 72 | 144 | 0 | 70 | 411 | 144 | 26 |
| Binary | 110000 | 0 | 1110001 | 111010 | 1100100 | 0 | 111000 | 100001001 | 1100100 | 10110 |
Color Harmonies of #300071
Complementary color
Monochromatic Colors of #300071
Black with #300071
Text Example
Text Example
White with #300071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300071; }
p { color: rgb(48,0,113); }
H1.HeaderClassName
{
color: #300071;
}
.AnyTagClassName
{
color: #300071;
}
</style>
background-color css
<style>
a { background-color: #300071; }
a { background-color: rgb(48,0,113); }
div.DivClassName
{
background-color: #300071;
}
.BgClassName
{
background-color: #300071;
}
</style>
border-color css
<style>
span { border-color: #300071; }
span { border-color: rgb(48,0,113); }
td.TdClassName
{
border-color: #300071;
}
.TagClassName
{
border-color: #300071;
}
</style>