Shades of Persian Indigo #300795
Tints of Persian Indigo #300795
RGB
CMYK
RGB Variations
Color information
#300795 (or 0x300795) is known color: Persian Indigo. HEX triplet: 30, 07 and 95. RGB value is (48,7,149). Sum of RGB (Red+Green+Blue) = 48+7+149=204 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.53% from 204); Green value is 7 (3.12% from 255 or 3.43% from 204); Blue value is 149 (58.59% from 255 or 73.04% from 204); Max value from RGB is 149 - color contains mainly: blue. Hex color #300795 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #300795 is #CFF86A. Grayscale: #222222. Windows color (decimal): -13629547 or 9766704. OLE color: 9766704.
HSL color Cylindrical-coordinate representation of color #300795: hue angle of 257.32º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #300795 is Cyan = 0.68, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 7 | 149 | - |
| CMYK | 0.68 | 0.95 | 0 | 0.42 |
| HSL | 257.32º | 0.91% | 0.31% | - |
| HSV(B) | 257.32º | 0.95% | 0.58% | - |
| XYZ | 6.72 | 2.95 | 28.65 | - |
| YUV | 35.45 | 192.08 | 136.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 7 | 149 | 0.68 | 0.95 | 0 | 0.42 | 257.32 | 0.91 | 0.31 |
| Hex | 30 | 7 | 95 | 44 | 5F | 0 | 2A | 101 | 5B | 1F |
| Octal | 60 | 7 | 225 | 104 | 137 | 0 | 52 | 401 | 133 | 37 |
| Binary | 110000 | 111 | 10010101 | 1000100 | 1011111 | 0 | 101010 | 100000001 | 1011011 | 11111 |
Color Harmonies of #300795
Complementary color
Monochromatic Colors of #300795
Black with #300795
Text Example
Text Example
White with #300795
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300795; }
p { color: rgb(48,7,149); }
H1.HeaderClassName
{
color: #300795;
}
.AnyTagClassName
{
color: #300795;
}
</style>
background-color css
<style>
a { background-color: #300795; }
a { background-color: rgb(48,7,149); }
div.DivClassName
{
background-color: #300795;
}
.BgClassName
{
background-color: #300795;
}
</style>
border-color css
<style>
span { border-color: #300795; }
span { border-color: rgb(48,7,149); }
td.TdClassName
{
border-color: #300795;
}
.TagClassName
{
border-color: #300795;
}
</style>