Shades of Persian Indigo #300075
Tints of Persian Indigo #300075
RGB
CMYK
RGB Variations
Color information
#300075 (or 0x300075) is known color: Persian Indigo. HEX triplet: 30, 00 and 75. RGB value is (48,0,117). Sum of RGB (Red+Green+Blue) = 48+0+117=165 (21% of max value = 765). Red value is 48 (19.14% from 255 or 29.09% from 165); Green value is 0 (0.39% from 255 or 0% from 165); Blue value is 117 (46.09% from 255 or 70.91% from 165); Max value from RGB is 117 - color contains mainly: blue. Hex color #300075 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300075 is #CFFF8A. Grayscale: #1B1B1B. Windows color (decimal): -13631371 or 7667760. OLE color: 7667760.
HSL color Cylindrical-coordinate representation of color #300075: hue angle of 264.62º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #300075 is Cyan = 0.59, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 0 | 117 | - |
| CMYK | 0.59 | 1 | 0 | 0.54 |
| HSL | 264.62º | 1% | 0.23% | - |
| HSV(B) | 264.62º | 1% | 0.46% | - |
| XYZ | 4.43 | 1.91 | 16.97 | - |
| YUV | 27.69 | 178.4 | 142.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 0 | 117 | 0.59 | 1 | 0 | 0.54 | 264.62 | 1 | 0.23 |
| Hex | 30 | 0 | 75 | 3B | 64 | 0 | 36 | 109 | 64 | 17 |
| Octal | 60 | 0 | 165 | 73 | 144 | 0 | 66 | 411 | 144 | 27 |
| Binary | 110000 | 0 | 1110101 | 111011 | 1100100 | 0 | 110110 | 100001001 | 1100100 | 10111 |
Color Harmonies of #300075
Complementary color
Monochromatic Colors of #300075
Black with #300075
Text Example
Text Example
White with #300075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300075; }
p { color: rgb(48,0,117); }
H1.HeaderClassName
{
color: #300075;
}
.AnyTagClassName
{
color: #300075;
}
</style>
background-color css
<style>
a { background-color: #300075; }
a { background-color: rgb(48,0,117); }
div.DivClassName
{
background-color: #300075;
}
.BgClassName
{
background-color: #300075;
}
</style>
border-color css
<style>
span { border-color: #300075; }
span { border-color: rgb(48,0,117); }
td.TdClassName
{
border-color: #300075;
}
.TagClassName
{
border-color: #300075;
}
</style>