Shades of Persian Indigo #301779
Tints of Persian Indigo #301779
RGB
CMYK
RGB Variations
Color information
#301779 (or 0x301779) is known color: Persian Indigo. HEX triplet: 30, 17 and 79. RGB value is (48,23,121). Sum of RGB (Red+Green+Blue) = 48+23+121=192 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25% from 192); Green value is 23 (9.38% from 255 or 11.98% from 192); Blue value is 121 (47.66% from 255 or 63.02% from 192); Max value from RGB is 121 - color contains mainly: blue. Hex color #301779 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301779 is #CFE886. Grayscale: #292929. Windows color (decimal): -13625479 or 7935792. OLE color: 7935792.
HSL color Cylindrical-coordinate representation of color #301779: hue angle of 255.31º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #301779 is Cyan = 0.60, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 23 | 121 | - |
| CMYK | 0.60 | 0.81 | 0 | 0.53 |
| HSL | 255.31º | 0.68% | 0.28% | - |
| HSV(B) | 255.31º | 0.81% | 0.47% | - |
| XYZ | 4.98 | 2.62 | 18.33 | - |
| YUV | 41.65 | 172.78 | 132.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 23 | 121 | 0.60 | 0.81 | 0 | 0.53 | 255.31 | 0.68 | 0.28 |
| Hex | 30 | 17 | 79 | 3C | 51 | 0 | 35 | FF | 44 | 1C |
| Octal | 60 | 27 | 171 | 74 | 121 | 0 | 65 | 377 | 104 | 34 |
| Binary | 110000 | 10111 | 1111001 | 111100 | 1010001 | 0 | 110101 | 11111111 | 1000100 | 11100 |
Color Harmonies of #301779
Complementary color
Monochromatic Colors of #301779
Black with #301779
Text Example
Text Example
White with #301779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301779; }
p { color: rgb(48,23,121); }
H1.HeaderClassName
{
color: #301779;
}
.AnyTagClassName
{
color: #301779;
}
</style>
background-color css
<style>
a { background-color: #301779; }
a { background-color: rgb(48,23,121); }
div.DivClassName
{
background-color: #301779;
}
.BgClassName
{
background-color: #301779;
}
</style>
border-color css
<style>
span { border-color: #301779; }
span { border-color: rgb(48,23,121); }
td.TdClassName
{
border-color: #301779;
}
.TagClassName
{
border-color: #301779;
}
</style>