Shades of Persian Indigo #300175
Tints of Persian Indigo #300175
RGB
CMYK
RGB Variations
Color information
#300175 (or 0x300175) is known color: Persian Indigo. HEX triplet: 30, 01 and 75. RGB value is (48,1,117). Sum of RGB (Red+Green+Blue) = 48+1+117=166 (21% of max value = 765). Red value is 48 (19.14% from 255 or 28.92% from 166); Green value is 1 (0.78% from 255 or 0.60% from 166); Blue value is 117 (46.09% from 255 or 70.48% from 166); Max value from RGB is 117 - color contains mainly: blue. Hex color #300175 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #300175 is #CFFE8A. Grayscale: #1B1B1B. Windows color (decimal): -13631115 or 7668016. OLE color: 7668016.
HSL color Cylindrical-coordinate representation of color #300175: hue angle of 264.31º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #300175 is Cyan = 0.59, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 1 | 117 | - |
| CMYK | 0.59 | 0.99 | 0 | 0.54 |
| HSL | 264.31º | 0.98% | 0.23% | - |
| HSV(B) | 264.31º | 0.99% | 0.46% | - |
| XYZ | 4.44 | 1.93 | 16.97 | - |
| YUV | 28.28 | 178.07 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 1 | 117 | 0.59 | 0.99 | 0 | 0.54 | 264.31 | 0.98 | 0.23 |
| Hex | 30 | 1 | 75 | 3B | 63 | 0 | 36 | 108 | 62 | 17 |
| Octal | 60 | 1 | 165 | 73 | 143 | 0 | 66 | 410 | 142 | 27 |
| Binary | 110000 | 1 | 1110101 | 111011 | 1100011 | 0 | 110110 | 100001000 | 1100010 | 10111 |
Color Harmonies of #300175
Complementary color
Monochromatic Colors of #300175
Black with #300175
Text Example
Text Example
White with #300175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300175; }
p { color: rgb(48,1,117); }
H1.HeaderClassName
{
color: #300175;
}
.AnyTagClassName
{
color: #300175;
}
</style>
background-color css
<style>
a { background-color: #300175; }
a { background-color: rgb(48,1,117); }
div.DivClassName
{
background-color: #300175;
}
.BgClassName
{
background-color: #300175;
}
</style>
border-color css
<style>
span { border-color: #300175; }
span { border-color: rgb(48,1,117); }
td.TdClassName
{
border-color: #300175;
}
.TagClassName
{
border-color: #300175;
}
</style>