Shades of Persian Indigo #30156F
Tints of Persian Indigo #30156F
RGB
CMYK
RGB Variations
Color information
#30156F (or 0x30156F) is known color: Persian Indigo. HEX triplet: 30, 15 and 6F. RGB value is (48,21,111). Sum of RGB (Red+Green+Blue) = 48+21+111=180 (23% of max value = 765). Red value is 48 (19.14% from 255 or 26.67% from 180); Green value is 21 (8.59% from 255 or 11.67% from 180); Blue value is 111 (43.75% from 255 or 61.67% from 180); Max value from RGB is 111 - color contains mainly: blue. Hex color #30156F is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #30156F is #CFEA90. Grayscale: #272727. Windows color (decimal): -13626001 or 7279920. OLE color: 7279920.
HSL color Cylindrical-coordinate representation of color #30156F: hue angle of 258º degrees, saturation: 0.68, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #30156F is Cyan = 0.57, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 21 | 111 | - |
| CMYK | 0.57 | 0.81 | 0 | 0.56 |
| HSL | 258º | 0.68% | 0.26% | - |
| HSV(B) | 258º | 0.81% | 0.44% | - |
| XYZ | 4.36 | 2.31 | 15.26 | - |
| YUV | 39.33 | 168.45 | 134.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 21 | 111 | 0.57 | 0.81 | 0 | 0.56 | 258 | 0.68 | 0.26 |
| Hex | 30 | 15 | 6F | 39 | 51 | 0 | 38 | 102 | 44 | 1A |
| Octal | 60 | 25 | 157 | 71 | 121 | 0 | 70 | 402 | 104 | 32 |
| Binary | 110000 | 10101 | 1101111 | 111001 | 1010001 | 0 | 111000 | 100000010 | 1000100 | 11010 |
Color Harmonies of #30156F
Complementary color
Monochromatic Colors of #30156F
Black with #30156F
Text Example
Text Example
White with #30156F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #30156F; }
p { color: rgb(48,21,111); }
H1.HeaderClassName
{
color: #30156F;
}
.AnyTagClassName
{
color: #30156F;
}
</style>
background-color css
<style>
a { background-color: #30156F; }
a { background-color: rgb(48,21,111); }
div.DivClassName
{
background-color: #30156F;
}
.BgClassName
{
background-color: #30156F;
}
</style>
border-color css
<style>
span { border-color: #30156F; }
span { border-color: rgb(48,21,111); }
td.TdClassName
{
border-color: #30156F;
}
.TagClassName
{
border-color: #30156F;
}
</style>