Shades of Persian Indigo #302278
Tints of Persian Indigo #302278
RGB
CMYK
RGB Variations
Color information
#302278 (or 0x302278) is known color: Persian Indigo. HEX triplet: 30, 22 and 78. RGB value is (48,34,120). Sum of RGB (Red+Green+Blue) = 48+34+120=202 (26% of max value = 765). Red value is 48 (19.14% from 255 or 23.76% from 202); Green value is 34 (13.67% from 255 or 16.83% from 202); Blue value is 120 (47.27% from 255 or 59.41% from 202); Max value from RGB is 120 - color contains mainly: blue. Hex color #302278 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302278 is #CFDD87. Grayscale: #2F2F2F. Windows color (decimal): -13622664 or 7873072. OLE color: 7873072.
HSL color Cylindrical-coordinate representation of color #302278: hue angle of 249.77º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #302278 is Cyan = 0.60, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 34 | 120 | - |
| CMYK | 0.60 | 0.72 | 0 | 0.53 |
| HSL | 249.77º | 0.56% | 0.3% | - |
| HSV(B) | 249.77º | 0.72% | 0.47% | - |
| XYZ | 5.18 | 3.13 | 18.1 | - |
| YUV | 47.99 | 168.64 | 128.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 34 | 120 | 0.60 | 0.72 | 0 | 0.53 | 249.77 | 0.56 | 0.3 |
| Hex | 30 | 22 | 78 | 3C | 48 | 0 | 35 | FA | 38 | 1E |
| Octal | 60 | 42 | 170 | 74 | 110 | 0 | 65 | 372 | 70 | 36 |
| Binary | 110000 | 100010 | 1111000 | 111100 | 1001000 | 0 | 110101 | 11111010 | 111000 | 11110 |
Color Harmonies of #302278
Complementary color
Monochromatic Colors of #302278
Black with #302278
Text Example
Text Example
White with #302278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302278; }
p { color: rgb(48,34,120); }
H1.HeaderClassName
{
color: #302278;
}
.AnyTagClassName
{
color: #302278;
}
</style>
background-color css
<style>
a { background-color: #302278; }
a { background-color: rgb(48,34,120); }
div.DivClassName
{
background-color: #302278;
}
.BgClassName
{
background-color: #302278;
}
</style>
border-color css
<style>
span { border-color: #302278; }
span { border-color: rgb(48,34,120); }
td.TdClassName
{
border-color: #302278;
}
.TagClassName
{
border-color: #302278;
}
</style>