Shades of Persian Indigo #30108E
Tints of Persian Indigo #30108E
RGB
CMYK
RGB Variations
Color information
#30108E (or 0x30108E) is known color: Persian Indigo. HEX triplet: 30, 10 and 8E. RGB value is (48,16,142). Sum of RGB (Red+Green+Blue) = 48+16+142=206 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.30% from 206); Green value is 16 (6.64% from 255 or 7.77% from 206); Blue value is 142 (55.86% from 255 or 68.93% from 206); Max value from RGB is 142 - color contains mainly: blue. Hex color #30108E is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #30108E is #CFEF71. Grayscale: #272727. Windows color (decimal): -13627250 or 9310256. OLE color: 9310256.
HSL color Cylindrical-coordinate representation of color #30108E: hue angle of 255.24º degrees, saturation: 0.8, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #30108E is Cyan = 0.66, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 48 | 16 | 142 | - |
| CMYK | 0.66 | 0.89 | 0 | 0.44 |
| HSL | 255.24º | 0.8% | 0.31% | - |
| HSV(B) | 255.24º | 0.89% | 0.56% | - |
| XYZ | 6.29 | 2.95 | 25.83 | - |
| YUV | 39.93 | 185.6 | 133.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 16 | 142 | 0.66 | 0.89 | 0 | 0.44 | 255.24 | 0.8 | 0.31 |
| Hex | 30 | 10 | 8E | 42 | 59 | 0 | 2C | FF | 50 | 1F |
| Octal | 60 | 20 | 216 | 102 | 131 | 0 | 54 | 377 | 120 | 37 |
| Binary | 110000 | 10000 | 10001110 | 1000010 | 1011001 | 0 | 101100 | 11111111 | 1010000 | 11111 |
Color Harmonies of #30108E
Complementary color
Monochromatic Colors of #30108E
Black with #30108E
Text Example
Text Example
White with #30108E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #30108E; }
p { color: rgb(48,16,142); }
H1.HeaderClassName
{
color: #30108E;
}
.AnyTagClassName
{
color: #30108E;
}
</style>
background-color css
<style>
a { background-color: #30108E; }
a { background-color: rgb(48,16,142); }
div.DivClassName
{
background-color: #30108E;
}
.BgClassName
{
background-color: #30108E;
}
</style>
border-color css
<style>
span { border-color: #30108E; }
span { border-color: rgb(48,16,142); }
td.TdClassName
{
border-color: #30108E;
}
.TagClassName
{
border-color: #30108E;
}
</style>