Shades of Persian Indigo #301776
Tints of Persian Indigo #301776
RGB
CMYK
RGB Variations
Color information
#301776 (or 0x301776) is known color: Persian Indigo. HEX triplet: 30, 17 and 76. RGB value is (48,23,118). Sum of RGB (Red+Green+Blue) = 48+23+118=189 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.40% from 189); Green value is 23 (9.38% from 255 or 12.17% from 189); Blue value is 118 (46.48% from 255 or 62.43% from 189); Max value from RGB is 118 - color contains mainly: blue. Hex color #301776 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301776 is #CFE889. Grayscale: #282828. Windows color (decimal): -13625482 or 7739184. OLE color: 7739184.
HSL color Cylindrical-coordinate representation of color #301776: hue angle of 255.79º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #301776 is Cyan = 0.59, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 23 | 118 | - |
| CMYK | 0.59 | 0.81 | 0 | 0.54 |
| HSL | 255.79º | 0.67% | 0.28% | - |
| HSV(B) | 255.79º | 0.81% | 0.46% | - |
| XYZ | 4.8 | 2.55 | 17.38 | - |
| YUV | 41.31 | 171.28 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 23 | 118 | 0.59 | 0.81 | 0 | 0.54 | 255.79 | 0.67 | 0.28 |
| Hex | 30 | 17 | 76 | 3B | 51 | 0 | 36 | 100 | 43 | 1C |
| Octal | 60 | 27 | 166 | 73 | 121 | 0 | 66 | 400 | 103 | 34 |
| Binary | 110000 | 10111 | 1110110 | 111011 | 1010001 | 0 | 110110 | 100000000 | 1000011 | 11100 |
Color Harmonies of #301776
Complementary color
Monochromatic Colors of #301776
Black with #301776
Text Example
Text Example
White with #301776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301776; }
p { color: rgb(48,23,118); }
H1.HeaderClassName
{
color: #301776;
}
.AnyTagClassName
{
color: #301776;
}
</style>
background-color css
<style>
a { background-color: #301776; }
a { background-color: rgb(48,23,118); }
div.DivClassName
{
background-color: #301776;
}
.BgClassName
{
background-color: #301776;
}
</style>
border-color css
<style>
span { border-color: #301776; }
span { border-color: rgb(48,23,118); }
td.TdClassName
{
border-color: #301776;
}
.TagClassName
{
border-color: #301776;
}
</style>