Shades of Persian Indigo #300095
Tints of Persian Indigo #300095
RGB
CMYK
RGB Variations
Color information
#300095 (or 0x300095) is known color: Persian Indigo. HEX triplet: 30, 00 and 95. RGB value is (48,0,149). Sum of RGB (Red+Green+Blue) = 48+0+149=197 (26% of max value = 765). Red value is 48 (19.14% from 255 or 24.37% from 197); Green value is 0 (0.39% from 255 or 0% from 197); Blue value is 149 (58.59% from 255 or 75.63% from 197); Max value from RGB is 149 - color contains mainly: blue. Hex color #300095 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #300095 is #CFFF6A. Grayscale: #1E1E1E. Windows color (decimal): -13631339 or 9764912. OLE color: 9764912.
HSL color Cylindrical-coordinate representation of color #300095: hue angle of 259.33º degrees, saturation: 1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 1%. Process color model (Four color, CMYK) of #300095 is Cyan = 0.68, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 48 | 0 | 149 | - |
| CMYK | 0.68 | 1 | 0 | 0.42 |
| HSL | 259.33º | 1% | 0.29% | - |
| HSV(B) | 259.33º | 1% | 0.58% | - |
| XYZ | 6.64 | 2.8 | 28.62 | - |
| YUV | 31.34 | 194.4 | 139.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 0 | 149 | 0.68 | 1 | 0 | 0.42 | 259.33 | 1 | 0.29 |
| Hex | 30 | 0 | 95 | 44 | 64 | 0 | 2A | 103 | 64 | 1D |
| Octal | 60 | 0 | 225 | 104 | 144 | 0 | 52 | 403 | 144 | 35 |
| Binary | 110000 | 0 | 10010101 | 1000100 | 1100100 | 0 | 101010 | 100000011 | 1100100 | 11101 |
Color Harmonies of #300095
Complementary color
Monochromatic Colors of #300095
Black with #300095
Text Example
Text Example
White with #300095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #300095; }
p { color: rgb(48,0,149); }
H1.HeaderClassName
{
color: #300095;
}
.AnyTagClassName
{
color: #300095;
}
</style>
background-color css
<style>
a { background-color: #300095; }
a { background-color: rgb(48,0,149); }
div.DivClassName
{
background-color: #300095;
}
.BgClassName
{
background-color: #300095;
}
</style>
border-color css
<style>
span { border-color: #300095; }
span { border-color: rgb(48,0,149); }
td.TdClassName
{
border-color: #300095;
}
.TagClassName
{
border-color: #300095;
}
</style>