Shades of Persian Indigo #301886
Tints of Persian Indigo #301886
RGB
CMYK
RGB Variations
Color information
#301886 (or 0x301886) is known color: Persian Indigo. HEX triplet: 30, 18 and 86. RGB value is (48,24,134). Sum of RGB (Red+Green+Blue) = 48+24+134=206 (27% of max value = 765). Red value is 48 (19.14% from 255 or 23.30% from 206); Green value is 24 (9.77% from 255 or 11.65% from 206); Blue value is 134 (52.73% from 255 or 65.05% from 206); Max value from RGB is 134 - color contains mainly: blue. Hex color #301886 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #301886 is #CFE779. Grayscale: #2B2B2B. Windows color (decimal): -13625210 or 8788016. OLE color: 8788016.
HSL color Cylindrical-coordinate representation of color #301886: hue angle of 253.09º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #301886 is Cyan = 0.64, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 24 | 134 | - |
| CMYK | 0.64 | 0.82 | 0 | 0.47 |
| HSL | 253.09º | 0.7% | 0.31% | - |
| HSV(B) | 253.09º | 0.82% | 0.53% | - |
| XYZ | 5.85 | 3 | 22.83 | - |
| YUV | 43.72 | 178.95 | 131.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 24 | 134 | 0.64 | 0.82 | 0 | 0.47 | 253.09 | 0.7 | 0.31 |
| Hex | 30 | 18 | 86 | 40 | 52 | 0 | 2F | FD | 46 | 1F |
| Octal | 60 | 30 | 206 | 100 | 122 | 0 | 57 | 375 | 106 | 37 |
| Binary | 110000 | 11000 | 10000110 | 1000000 | 1010010 | 0 | 101111 | 11111101 | 1000110 | 11111 |
Color Harmonies of #301886
Complementary color
Monochromatic Colors of #301886
Black with #301886
Text Example
Text Example
White with #301886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301886; }
p { color: rgb(48,24,134); }
H1.HeaderClassName
{
color: #301886;
}
.AnyTagClassName
{
color: #301886;
}
</style>
background-color css
<style>
a { background-color: #301886; }
a { background-color: rgb(48,24,134); }
div.DivClassName
{
background-color: #301886;
}
.BgClassName
{
background-color: #301886;
}
</style>
border-color css
<style>
span { border-color: #301886; }
span { border-color: rgb(48,24,134); }
td.TdClassName
{
border-color: #301886;
}
.TagClassName
{
border-color: #301886;
}
</style>