Shades of Persian Indigo #302284
Tints of Persian Indigo #302284
RGB
CMYK
RGB Variations
Color information
#302284 (or 0x302284) is known color: Persian Indigo. HEX triplet: 30, 22 and 84. RGB value is (48,34,132). Sum of RGB (Red+Green+Blue) = 48+34+132=214 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.43% from 214); Green value is 34 (13.67% from 255 or 15.89% from 214); Blue value is 132 (51.95% from 255 or 61.68% from 214); Max value from RGB is 132 - color contains mainly: blue. Hex color #302284 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #302284 is #CFDD7B. Grayscale: #303030. Windows color (decimal): -13622652 or 8659504. OLE color: 8659504.
HSL color Cylindrical-coordinate representation of color #302284: hue angle of 248.57º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #302284 is Cyan = 0.64, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 48 | 34 | 132 | - |
| CMYK | 0.64 | 0.74 | 0 | 0.48 |
| HSL | 248.57º | 0.59% | 0.33% | - |
| HSV(B) | 248.57º | 0.74% | 0.52% | - |
| XYZ | 5.96 | 3.44 | 22.18 | - |
| YUV | 49.36 | 174.64 | 127.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 34 | 132 | 0.64 | 0.74 | 0 | 0.48 | 248.57 | 0.59 | 0.33 |
| Hex | 30 | 22 | 84 | 40 | 4A | 0 | 30 | F9 | 3B | 21 |
| Octal | 60 | 42 | 204 | 100 | 112 | 0 | 60 | 371 | 73 | 41 |
| Binary | 110000 | 100010 | 10000100 | 1000000 | 1001010 | 0 | 110000 | 11111001 | 111011 | 100001 |
Color Harmonies of #302284
Complementary color
Monochromatic Colors of #302284
Black with #302284
Text Example
Text Example
White with #302284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302284; }
p { color: rgb(48,34,132); }
H1.HeaderClassName
{
color: #302284;
}
.AnyTagClassName
{
color: #302284;
}
</style>
background-color css
<style>
a { background-color: #302284; }
a { background-color: rgb(48,34,132); }
div.DivClassName
{
background-color: #302284;
}
.BgClassName
{
background-color: #302284;
}
</style>
border-color css
<style>
span { border-color: #302284; }
span { border-color: rgb(48,34,132); }
td.TdClassName
{
border-color: #302284;
}
.TagClassName
{
border-color: #302284;
}
</style>