Shades of Persian Indigo #300177
Tints of Persian Indigo #300177
RGB
CMYK
RGB Variations
Color information
#300177 (or 0x300177) is known color: Persian Indigo. HEX triplet: 30, 01 and 77. RGB value is (48,1,119). Sum of RGB (Red+Green+Blue) = 48+1+119=168 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.57% from 168); Green value is 1 (0.78% from 255 or 0.60% from 168); Blue value is 119 (46.88% from 255 or 70.83% from 168); Max value from RGB is 119 - color contains mainly: blue. Hex color #300177 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300177 is #CFFE88. Grayscale: #1C1C1C. Windows color (decimal): -13631113 or 7799088. OLE color: 7799088.
HSL color Cylindrical-coordinate representation of color #300177: hue angle of 263.9º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #300177 is Cyan = 0.60, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 1 | 119 | - |
| CMYK | 0.60 | 0.99 | 0 | 0.53 |
| HSL | 263.9º | 0.98% | 0.24% | - |
| HSV(B) | 263.9º | 0.99% | 0.47% | - |
| XYZ | 4.56 | 1.98 | 17.6 | - |
| YUV | 28.51 | 179.07 | 141.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 1 | 119 | 0.60 | 0.99 | 0 | 0.53 | 263.9 | 0.98 | 0.24 |
| Hex | 30 | 1 | 77 | 3C | 63 | 0 | 35 | 108 | 62 | 18 |
| Octal | 60 | 1 | 167 | 74 | 143 | 0 | 65 | 410 | 142 | 30 |
| Binary | 110000 | 1 | 1110111 | 111100 | 1100011 | 0 | 110101 | 100001000 | 1100010 | 11000 |
Color Harmonies of #300177
Complementary color
Monochromatic Colors of #300177
Black with #300177
Text Example
Text Example
White with #300177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300177; }
p { color: rgb(48,1,119); }
H1.HeaderClassName
{
color: #300177;
}
.AnyTagClassName
{
color: #300177;
}
</style>
background-color css
<style>
a { background-color: #300177; }
a { background-color: rgb(48,1,119); }
div.DivClassName
{
background-color: #300177;
}
.BgClassName
{
background-color: #300177;
}
</style>
border-color css
<style>
span { border-color: #300177; }
span { border-color: rgb(48,1,119); }
td.TdClassName
{
border-color: #300177;
}
.TagClassName
{
border-color: #300177;
}
</style>