Shades of Persian Indigo #302276
Tints of Persian Indigo #302276
RGB
CMYK
RGB Variations
Color information
#302276 (or 0x302276) is known color: Persian Indigo. HEX triplet: 30, 22 and 76. RGB value is (48,34,118). Sum of RGB (Red+Green+Blue) = 48+34+118=200 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24% from 200); Green value is 34 (13.67% from 255 or 17% from 200); Blue value is 118 (46.48% from 255 or 59% from 200); Max value from RGB is 118 - color contains mainly: blue. Hex color #302276 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302276 is #CFDD89. Grayscale: #2F2F2F. Windows color (decimal): -13622666 or 7742000. OLE color: 7742000.
HSL color Cylindrical-coordinate representation of color #302276: hue angle of 250º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #302276 is Cyan = 0.59, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 34 | 118 | - |
| CMYK | 0.59 | 0.71 | 0 | 0.54 |
| HSL | 250º | 0.55% | 0.3% | - |
| HSV(B) | 250º | 0.71% | 0.46% | - |
| XYZ | 5.06 | 3.08 | 17.47 | - |
| YUV | 47.76 | 167.64 | 128.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 34 | 118 | 0.59 | 0.71 | 0 | 0.54 | 250 | 0.55 | 0.3 |
| Hex | 30 | 22 | 76 | 3B | 47 | 0 | 36 | FA | 37 | 1E |
| Octal | 60 | 42 | 166 | 73 | 107 | 0 | 66 | 372 | 67 | 36 |
| Binary | 110000 | 100010 | 1110110 | 111011 | 1000111 | 0 | 110110 | 11111010 | 110111 | 11110 |
Color Harmonies of #302276
Complementary color
Monochromatic Colors of #302276
Black with #302276
Text Example
Text Example
White with #302276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302276; }
p { color: rgb(48,34,118); }
H1.HeaderClassName
{
color: #302276;
}
.AnyTagClassName
{
color: #302276;
}
</style>
background-color css
<style>
a { background-color: #302276; }
a { background-color: rgb(48,34,118); }
div.DivClassName
{
background-color: #302276;
}
.BgClassName
{
background-color: #302276;
}
</style>
border-color css
<style>
span { border-color: #302276; }
span { border-color: rgb(48,34,118); }
td.TdClassName
{
border-color: #302276;
}
.TagClassName
{
border-color: #302276;
}
</style>