Shades of Persian Indigo #302088
Tints of Persian Indigo #302088
RGB
CMYK
RGB Variations
Color information
#302088 (or 0x302088) is known color: Persian Indigo. HEX triplet: 30, 20 and 88. RGB value is (48,32,136). Sum of RGB (Red+Green+Blue) = 48+32+136=216 (28% of max value = 765). Red value is 48 (19.14% from 255 or 22.22% from 216); Green value is 32 (12.89% from 255 or 14.81% from 216); Blue value is 136 (53.52% from 255 or 62.96% from 216); Max value from RGB is 136 - color contains mainly: blue. Hex color #302088 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #302088 is #CFDF77. Grayscale: #303030. Windows color (decimal): -13623160 or 8921136. OLE color: 8921136.
HSL color Cylindrical-coordinate representation of color #302088: hue angle of 249.23º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #302088 is Cyan = 0.65, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 32 | 136 | - |
| CMYK | 0.65 | 0.76 | 0 | 0.47 |
| HSL | 249.23º | 0.62% | 0.33% | - |
| HSV(B) | 249.23º | 0.76% | 0.53% | - |
| XYZ | 6.18 | 3.44 | 23.63 | - |
| YUV | 48.64 | 177.3 | 127.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 32 | 136 | 0.65 | 0.76 | 0 | 0.47 | 249.23 | 0.62 | 0.33 |
| Hex | 30 | 20 | 88 | 41 | 4C | 0 | 2F | F9 | 3E | 21 |
| Octal | 60 | 40 | 210 | 101 | 114 | 0 | 57 | 371 | 76 | 41 |
| Binary | 110000 | 100000 | 10001000 | 1000001 | 1001100 | 0 | 101111 | 11111001 | 111110 | 100001 |
Color Harmonies of #302088
Complementary color
Monochromatic Colors of #302088
Black with #302088
Text Example
Text Example
White with #302088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302088; }
p { color: rgb(48,32,136); }
H1.HeaderClassName
{
color: #302088;
}
.AnyTagClassName
{
color: #302088;
}
</style>
background-color css
<style>
a { background-color: #302088; }
a { background-color: rgb(48,32,136); }
div.DivClassName
{
background-color: #302088;
}
.BgClassName
{
background-color: #302088;
}
</style>
border-color css
<style>
span { border-color: #302088; }
span { border-color: rgb(48,32,136); }
td.TdClassName
{
border-color: #302088;
}
.TagClassName
{
border-color: #302088;
}
</style>