Shades of Persian Indigo #301678
Tints of Persian Indigo #301678
RGB
CMYK
RGB Variations
Color information
#301678 (or 0x301678) is known color: Persian Indigo. HEX triplet: 30, 16 and 78. RGB value is (48,22,120). Sum of RGB (Red+Green+Blue) = 48+22+120=190 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.26% from 190); Green value is 22 (8.98% from 255 or 11.58% from 190); Blue value is 120 (47.27% from 255 or 63.16% from 190); Max value from RGB is 120 - color contains mainly: blue. Hex color #301678 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301678 is #CFE987. Grayscale: #282828. Windows color (decimal): -13625736 or 7870000. OLE color: 7870000.
HSL color Cylindrical-coordinate representation of color #301678: hue angle of 255.92º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #301678 is Cyan = 0.60, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 22 | 120 | - |
| CMYK | 0.60 | 0.82 | 0 | 0.53 |
| HSL | 255.92º | 0.69% | 0.28% | - |
| HSV(B) | 255.92º | 0.82% | 0.47% | - |
| XYZ | 4.9 | 2.56 | 18.01 | - |
| YUV | 40.95 | 172.61 | 133.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 22 | 120 | 0.60 | 0.82 | 0 | 0.53 | 255.92 | 0.69 | 0.28 |
| Hex | 30 | 16 | 78 | 3C | 52 | 0 | 35 | 100 | 45 | 1C |
| Octal | 60 | 26 | 170 | 74 | 122 | 0 | 65 | 400 | 105 | 34 |
| Binary | 110000 | 10110 | 1111000 | 111100 | 1010010 | 0 | 110101 | 100000000 | 1000101 | 11100 |
Color Harmonies of #301678
Complementary color
Monochromatic Colors of #301678
Black with #301678
Text Example
Text Example
White with #301678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301678; }
p { color: rgb(48,22,120); }
H1.HeaderClassName
{
color: #301678;
}
.AnyTagClassName
{
color: #301678;
}
</style>
background-color css
<style>
a { background-color: #301678; }
a { background-color: rgb(48,22,120); }
div.DivClassName
{
background-color: #301678;
}
.BgClassName
{
background-color: #301678;
}
</style>
border-color css
<style>
span { border-color: #301678; }
span { border-color: rgb(48,22,120); }
td.TdClassName
{
border-color: #301678;
}
.TagClassName
{
border-color: #301678;
}
</style>