Shades of Persian Indigo #300171
Tints of Persian Indigo #300171
RGB
CMYK
RGB Variations
Color information
#300171 (or 0x300171) is known color: Persian Indigo. HEX triplet: 30, 01 and 71. RGB value is (48,1,113). Sum of RGB (Red+Green+Blue) = 48+1+113=162 (21% of max value = 765). Red value is 48 (19.14% from 255 or 29.63% from 162); Green value is 1 (0.78% from 255 or 0.62% from 162); Blue value is 113 (44.53% from 255 or 69.75% from 162); Max value from RGB is 113 - color contains mainly: blue. Hex color #300171 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300171 is #CFFE8E. Grayscale: #1B1B1B. Windows color (decimal): -13631119 or 7405872. OLE color: 7405872.
HSL color Cylindrical-coordinate representation of color #300171: hue angle of 265.18º degrees, saturation: 0.98, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #300171 is Cyan = 0.58, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 1 | 113 | - |
| CMYK | 0.58 | 0.99 | 0 | 0.56 |
| HSL | 265.18º | 0.98% | 0.22% | - |
| HSV(B) | 265.18º | 0.99% | 0.44% | - |
| XYZ | 4.21 | 1.84 | 15.76 | - |
| YUV | 27.82 | 176.07 | 142.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 1 | 113 | 0.58 | 0.99 | 0 | 0.56 | 265.18 | 0.98 | 0.22 |
| Hex | 30 | 1 | 71 | 3A | 63 | 0 | 38 | 109 | 62 | 16 |
| Octal | 60 | 1 | 161 | 72 | 143 | 0 | 70 | 411 | 142 | 26 |
| Binary | 110000 | 1 | 1110001 | 111010 | 1100011 | 0 | 111000 | 100001001 | 1100010 | 10110 |
Color Harmonies of #300171
Complementary color
Monochromatic Colors of #300171
Black with #300171
Text Example
Text Example
White with #300171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300171; }
p { color: rgb(48,1,113); }
H1.HeaderClassName
{
color: #300171;
}
.AnyTagClassName
{
color: #300171;
}
</style>
background-color css
<style>
a { background-color: #300171; }
a { background-color: rgb(48,1,113); }
div.DivClassName
{
background-color: #300171;
}
.BgClassName
{
background-color: #300171;
}
</style>
border-color css
<style>
span { border-color: #300171; }
span { border-color: rgb(48,1,113); }
td.TdClassName
{
border-color: #300171;
}
.TagClassName
{
border-color: #300171;
}
</style>