Shades of Persian Indigo #301375
Tints of Persian Indigo #301375
RGB
CMYK
RGB Variations
Color information
#301375 (or 0x301375) is known color: Persian Indigo. HEX triplet: 30, 13 and 75. RGB value is (48,19,117). Sum of RGB (Red+Green+Blue) = 48+19+117=184 (24% of max value = 765). Red value is 48 (19.14% from 255 or 26.09% from 184); Green value is 19 (7.81% from 255 or 10.33% from 184); Blue value is 117 (46.09% from 255 or 63.59% from 184); Max value from RGB is 117 - color contains mainly: blue. Hex color #301375 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301375 is #CFEC8A. Grayscale: #262626. Windows color (decimal): -13626507 or 7672624. OLE color: 7672624.
HSL color Cylindrical-coordinate representation of color #301375: hue angle of 257.76º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #301375 is Cyan = 0.59, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 19 | 117 | - |
| CMYK | 0.59 | 0.84 | 0 | 0.54 |
| HSL | 257.76º | 0.72% | 0.27% | - |
| HSV(B) | 257.76º | 0.84% | 0.46% | - |
| XYZ | 4.66 | 2.38 | 17.04 | - |
| YUV | 38.84 | 172.11 | 134.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 19 | 117 | 0.59 | 0.84 | 0 | 0.54 | 257.76 | 0.72 | 0.27 |
| Hex | 30 | 13 | 75 | 3B | 54 | 0 | 36 | 102 | 48 | 1B |
| Octal | 60 | 23 | 165 | 73 | 124 | 0 | 66 | 402 | 110 | 33 |
| Binary | 110000 | 10011 | 1110101 | 111011 | 1010100 | 0 | 110110 | 100000010 | 1001000 | 11011 |
Color Harmonies of #301375
Complementary color
Monochromatic Colors of #301375
Black with #301375
Text Example
Text Example
White with #301375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301375; }
p { color: rgb(48,19,117); }
H1.HeaderClassName
{
color: #301375;
}
.AnyTagClassName
{
color: #301375;
}
</style>
background-color css
<style>
a { background-color: #301375; }
a { background-color: rgb(48,19,117); }
div.DivClassName
{
background-color: #301375;
}
.BgClassName
{
background-color: #301375;
}
</style>
border-color css
<style>
span { border-color: #301375; }
span { border-color: rgb(48,19,117); }
td.TdClassName
{
border-color: #301375;
}
.TagClassName
{
border-color: #301375;
}
</style>