Shades of Persian Indigo #302580
Tints of Persian Indigo #302580
RGB
CMYK
RGB Variations
Color information
#302580 (or 0x302580) is known color: Persian Indigo. HEX triplet: 30, 25 and 80. RGB value is (48,37,128). Sum of RGB (Red+Green+Blue) = 48+37+128=213 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.54% from 213); Green value is 37 (14.84% from 255 or 17.37% from 213); Blue value is 128 (50.39% from 255 or 60.09% from 213); Max value from RGB is 128 - color contains mainly: blue. Hex color #302580 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #302580 is #CFDA7F. Grayscale: #323232. Windows color (decimal): -13621888 or 8398128. OLE color: 8398128.
HSL color Cylindrical-coordinate representation of color #302580: hue angle of 247.25º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #302580 is Cyan = 0.62, Magento = 0.71, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 48 | 37 | 128 | - |
| CMYK | 0.62 | 0.71 | 0 | 0.50 |
| HSL | 247.25º | 0.55% | 0.32% | - |
| HSV(B) | 247.25º | 0.71% | 0.5% | - |
| XYZ | 5.78 | 3.51 | 20.8 | - |
| YUV | 50.66 | 171.64 | 126.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 37 | 128 | 0.62 | 0.71 | 0 | 0.50 | 247.25 | 0.55 | 0.32 |
| Hex | 30 | 25 | 80 | 3E | 47 | 0 | 32 | F7 | 37 | 20 |
| Octal | 60 | 45 | 200 | 76 | 107 | 0 | 62 | 367 | 67 | 40 |
| Binary | 110000 | 100101 | 10000000 | 111110 | 1000111 | 0 | 110010 | 11110111 | 110111 | 100000 |
Color Harmonies of #302580
Complementary color
Monochromatic Colors of #302580
Black with #302580
Text Example
Text Example
White with #302580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302580; }
p { color: rgb(48,37,128); }
H1.HeaderClassName
{
color: #302580;
}
.AnyTagClassName
{
color: #302580;
}
</style>
background-color css
<style>
a { background-color: #302580; }
a { background-color: rgb(48,37,128); }
div.DivClassName
{
background-color: #302580;
}
.BgClassName
{
background-color: #302580;
}
</style>
border-color css
<style>
span { border-color: #302580; }
span { border-color: rgb(48,37,128); }
td.TdClassName
{
border-color: #302580;
}
.TagClassName
{
border-color: #302580;
}
</style>