Shades of Persian Indigo #301281
Tints of Persian Indigo #301281
RGB
CMYK
RGB Variations
Color information
#301281 (or 0x301281) is known color: Persian Indigo. HEX triplet: 30, 12 and 81. RGB value is (48,18,129). Sum of RGB (Red+Green+Blue) = 48+18+129=195 (25% of max value = 765). Red value is 48 (19.14% from 255 or 24.62% from 195); Green value is 18 (7.42% from 255 or 9.23% from 195); Blue value is 129 (50.78% from 255 or 66.15% from 195); Max value from RGB is 129 - color contains mainly: blue. Hex color #301281 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #301281 is #CFED7E. Grayscale: #272727. Windows color (decimal): -13626751 or 8458800. OLE color: 8458800.
HSL color Cylindrical-coordinate representation of color #301281: hue angle of 256.22º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #301281 is Cyan = 0.63, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 48 | 18 | 129 | - |
| CMYK | 0.63 | 0.86 | 0 | 0.49 |
| HSL | 256.22º | 0.76% | 0.29% | - |
| HSV(B) | 256.22º | 0.86% | 0.51% | - |
| XYZ | 5.4 | 2.65 | 21 | - |
| YUV | 39.62 | 178.44 | 133.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 18 | 129 | 0.63 | 0.86 | 0 | 0.49 | 256.22 | 0.76 | 0.29 |
| Hex | 30 | 12 | 81 | 3F | 56 | 0 | 31 | 100 | 4C | 1D |
| Octal | 60 | 22 | 201 | 77 | 126 | 0 | 61 | 400 | 114 | 35 |
| Binary | 110000 | 10010 | 10000001 | 111111 | 1010110 | 0 | 110001 | 100000000 | 1001100 | 11101 |
Color Harmonies of #301281
Complementary color
Monochromatic Colors of #301281
Black with #301281
Text Example
Text Example
White with #301281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301281; }
p { color: rgb(48,18,129); }
H1.HeaderClassName
{
color: #301281;
}
.AnyTagClassName
{
color: #301281;
}
</style>
background-color css
<style>
a { background-color: #301281; }
a { background-color: rgb(48,18,129); }
div.DivClassName
{
background-color: #301281;
}
.BgClassName
{
background-color: #301281;
}
</style>
border-color css
<style>
span { border-color: #301281; }
span { border-color: rgb(48,18,129); }
td.TdClassName
{
border-color: #301281;
}
.TagClassName
{
border-color: #301281;
}
</style>