Shades of Persian Indigo #281281
Tints of Persian Indigo #281281
RGB
CMYK
RGB Variations
Color information
#281281 (or 0x281281) is known color: Persian Indigo. HEX triplet: 28, 12 and 81. RGB value is (40,18,129). Sum of RGB (Red+Green+Blue) = 40+18+129=187 (24% of max value = 765). Red value is 40 (16.02% from 255 or 21.39% from 187); Green value is 18 (7.42% from 255 or 9.63% from 187); Blue value is 129 (50.78% from 255 or 68.98% from 187); Max value from RGB is 129 - color contains mainly: blue. Hex color #281281 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #281281 is #D7ED7E. Grayscale: #242424. Windows color (decimal): -14151039 or 8458792. OLE color: 8458792.
HSL color Cylindrical-coordinate representation of color #281281: hue angle of 251.89º 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 #281281 is Cyan = 0.69, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 40 | 18 | 129 | - |
| CMYK | 0.69 | 0.86 | 0 | 0.49 |
| HSL | 251.89º | 0.76% | 0.29% | - |
| HSV(B) | 251.89º | 0.86% | 0.51% | - |
| XYZ | 5.05 | 2.47 | 20.98 | - |
| YUV | 37.23 | 179.79 | 129.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 18 | 129 | 0.69 | 0.86 | 0 | 0.49 | 251.89 | 0.76 | 0.29 |
| Hex | 28 | 12 | 81 | 45 | 56 | 0 | 31 | FC | 4C | 1D |
| Octal | 50 | 22 | 201 | 105 | 126 | 0 | 61 | 374 | 114 | 35 |
| Binary | 101000 | 10010 | 10000001 | 1000101 | 1010110 | 0 | 110001 | 11111100 | 1001100 | 11101 |
Color Harmonies of #281281
Complementary color
Monochromatic Colors of #281281
Black with #281281
Text Example
Text Example
White with #281281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281281; }
p { color: rgb(40,18,129); }
H1.HeaderClassName
{
color: #281281;
}
.AnyTagClassName
{
color: #281281;
}
</style>
background-color css
<style>
a { background-color: #281281; }
a { background-color: rgb(40,18,129); }
div.DivClassName
{
background-color: #281281;
}
.BgClassName
{
background-color: #281281;
}
</style>
border-color css
<style>
span { border-color: #281281; }
span { border-color: rgb(40,18,129); }
td.TdClassName
{
border-color: #281281;
}
.TagClassName
{
border-color: #281281;
}
</style>