Shades of Persian Indigo #302281
Tints of Persian Indigo #302281
RGB
CMYK
RGB Variations
Color information
#302281 (or 0x302281) is known color: Persian Indigo. HEX triplet: 30, 22 and 81. RGB value is (48,34,129). Sum of RGB (Red+Green+Blue) = 48+34+129=211 (27% of max value = 765). Red value is 48 (19.14% from 255 or 22.75% from 211); Green value is 34 (13.67% from 255 or 16.11% from 211); Blue value is 129 (50.78% from 255 or 61.14% from 211); Max value from RGB is 129 - color contains mainly: blue. Hex color #302281 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #302281 is #CFDD7E. Grayscale: #303030. Windows color (decimal): -13622655 or 8462896. OLE color: 8462896.
HSL color Cylindrical-coordinate representation of color #302281: hue angle of 248.84º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #302281 is Cyan = 0.63, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 48 | 34 | 129 | - |
| CMYK | 0.63 | 0.74 | 0 | 0.49 |
| HSL | 248.84º | 0.58% | 0.32% | - |
| HSV(B) | 248.84º | 0.74% | 0.51% | - |
| XYZ | 5.75 | 3.36 | 21.11 | - |
| YUV | 49.02 | 173.14 | 127.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 34 | 129 | 0.63 | 0.74 | 0 | 0.49 | 248.84 | 0.58 | 0.32 |
| Hex | 30 | 22 | 81 | 3F | 4A | 0 | 31 | F9 | 3A | 20 |
| Octal | 60 | 42 | 201 | 77 | 112 | 0 | 61 | 371 | 72 | 40 |
| Binary | 110000 | 100010 | 10000001 | 111111 | 1001010 | 0 | 110001 | 11111001 | 111010 | 100000 |
Color Harmonies of #302281
Complementary color
Monochromatic Colors of #302281
Black with #302281
Text Example
Text Example
White with #302281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302281; }
p { color: rgb(48,34,129); }
H1.HeaderClassName
{
color: #302281;
}
.AnyTagClassName
{
color: #302281;
}
</style>
background-color css
<style>
a { background-color: #302281; }
a { background-color: rgb(48,34,129); }
div.DivClassName
{
background-color: #302281;
}
.BgClassName
{
background-color: #302281;
}
</style>
border-color css
<style>
span { border-color: #302281; }
span { border-color: rgb(48,34,129); }
td.TdClassName
{
border-color: #302281;
}
.TagClassName
{
border-color: #302281;
}
</style>