Shades of Persian Indigo #302075
Tints of Persian Indigo #302075
RGB
CMYK
RGB Variations
Color information
#302075 (or 0x302075) is known color: Persian Indigo. HEX triplet: 30, 20 and 75. RGB value is (48,32,117). Sum of RGB (Red+Green+Blue) = 48+32+117=197 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.37% from 197); Green value is 32 (12.89% from 255 or 16.24% from 197); Blue value is 117 (46.09% from 255 or 59.39% from 197); Max value from RGB is 117 - color contains mainly: blue. Hex color #302075 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #302075 is #CFDF8A. Grayscale: #2E2E2E. Windows color (decimal): -13623179 or 7675952. OLE color: 7675952.
HSL color Cylindrical-coordinate representation of color #302075: hue angle of 251.29º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #302075 is Cyan = 0.59, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 32 | 117 | - |
| CMYK | 0.59 | 0.73 | 0 | 0.54 |
| HSL | 251.29º | 0.57% | 0.29% | - |
| HSV(B) | 251.29º | 0.73% | 0.46% | - |
| XYZ | 4.95 | 2.95 | 17.14 | - |
| YUV | 46.47 | 167.8 | 129.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 32 | 117 | 0.59 | 0.73 | 0 | 0.54 | 251.29 | 0.57 | 0.29 |
| Hex | 30 | 20 | 75 | 3B | 49 | 0 | 36 | FB | 39 | 1D |
| Octal | 60 | 40 | 165 | 73 | 111 | 0 | 66 | 373 | 71 | 35 |
| Binary | 110000 | 100000 | 1110101 | 111011 | 1001001 | 0 | 110110 | 11111011 | 111001 | 11101 |
Color Harmonies of #302075
Complementary color
Monochromatic Colors of #302075
Black with #302075
Text Example
Text Example
White with #302075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #302075; }
p { color: rgb(48,32,117); }
H1.HeaderClassName
{
color: #302075;
}
.AnyTagClassName
{
color: #302075;
}
</style>
background-color css
<style>
a { background-color: #302075; }
a { background-color: rgb(48,32,117); }
div.DivClassName
{
background-color: #302075;
}
.BgClassName
{
background-color: #302075;
}
</style>
border-color css
<style>
span { border-color: #302075; }
span { border-color: rgb(48,32,117); }
td.TdClassName
{
border-color: #302075;
}
.TagClassName
{
border-color: #302075;
}
</style>