Shades of Persian Indigo #302285
Tints of Persian Indigo #302285
RGB
CMYK
RGB Variations
Color information
#302285 (or 0x302285) is known color: Persian Indigo. HEX triplet: 30, 22 and 85. RGB value is (48,34,133). Sum of RGB (Red+Green+Blue) = 48+34+133=215 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.33% from 215); Green value is 34 (13.67% from 255 or 15.81% from 215); Blue value is 133 (52.34% from 255 or 61.86% from 215); Max value from RGB is 133 - color contains mainly: blue. Hex color #302285 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #302285 is #CFDD7A. Grayscale: #313131. Windows color (decimal): -13622651 or 8725040. OLE color: 8725040.
HSL color Cylindrical-coordinate representation of color #302285: hue angle of 248.48º 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 #302285 is Cyan = 0.64, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 48 | 34 | 133 | - |
| CMYK | 0.64 | 0.74 | 0 | 0.48 |
| HSL | 248.48º | 0.59% | 0.33% | - |
| HSV(B) | 248.48º | 0.74% | 0.52% | - |
| XYZ | 6.02 | 3.47 | 22.54 | - |
| YUV | 49.47 | 175.14 | 126.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 34 | 133 | 0.64 | 0.74 | 0 | 0.48 | 248.48 | 0.59 | 0.33 |
| Hex | 30 | 22 | 85 | 40 | 4A | 0 | 30 | F8 | 3B | 21 |
| Octal | 60 | 42 | 205 | 100 | 112 | 0 | 60 | 370 | 73 | 41 |
| Binary | 110000 | 100010 | 10000101 | 1000000 | 1001010 | 0 | 110000 | 11111000 | 111011 | 100001 |
Color Harmonies of #302285
Complementary color
Monochromatic Colors of #302285
Black with #302285
Text Example
Text Example
White with #302285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302285; }
p { color: rgb(48,34,133); }
H1.HeaderClassName
{
color: #302285;
}
.AnyTagClassName
{
color: #302285;
}
</style>
background-color css
<style>
a { background-color: #302285; }
a { background-color: rgb(48,34,133); }
div.DivClassName
{
background-color: #302285;
}
.BgClassName
{
background-color: #302285;
}
</style>
border-color css
<style>
span { border-color: #302285; }
span { border-color: rgb(48,34,133); }
td.TdClassName
{
border-color: #302285;
}
.TagClassName
{
border-color: #302285;
}
</style>