Shades of Persian Indigo #281069
Tints of Persian Indigo #281069
RGB
CMYK
RGB Variations
Color information
#281069 (or 0x281069) is known color: Persian Indigo. HEX triplet: 28, 10 and 69. RGB value is (40,16,105). Sum of RGB (Red+Green+Blue) = 40+16+105=161 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.84% from 161); Green value is 16 (6.64% from 255 or 9.94% from 161); Blue value is 105 (41.41% from 255 or 65.22% from 161); Max value from RGB is 105 - color contains mainly: blue. Hex color #281069 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #281069 is #D7EF96. Grayscale: #202020. Windows color (decimal): -14151575 or 6885416. OLE color: 6885416.
HSL color Cylindrical-coordinate representation of color #281069: hue angle of 256.18º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #281069 is Cyan = 0.62, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 40 | 16 | 105 | - |
| CMYK | 0.62 | 0.85 | 0 | 0.59 |
| HSL | 256.18º | 0.74% | 0.24% | - |
| HSV(B) | 256.18º | 0.85% | 0.41% | - |
| XYZ | 3.61 | 1.84 | 13.53 | - |
| YUV | 33.32 | 168.45 | 132.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 16 | 105 | 0.62 | 0.85 | 0 | 0.59 | 256.18 | 0.74 | 0.24 |
| Hex | 28 | 10 | 69 | 3E | 55 | 0 | 3B | 100 | 4A | 18 |
| Octal | 50 | 20 | 151 | 76 | 125 | 0 | 73 | 400 | 112 | 30 |
| Binary | 101000 | 10000 | 1101001 | 111110 | 1010101 | 0 | 111011 | 100000000 | 1001010 | 11000 |
Color Harmonies of #281069
Complementary color
Monochromatic Colors of #281069
Black with #281069
Text Example
Text Example
White with #281069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #281069; }
p { color: rgb(40,16,105); }
H1.HeaderClassName
{
color: #281069;
}
.AnyTagClassName
{
color: #281069;
}
</style>
background-color css
<style>
a { background-color: #281069; }
a { background-color: rgb(40,16,105); }
div.DivClassName
{
background-color: #281069;
}
.BgClassName
{
background-color: #281069;
}
</style>
border-color css
<style>
span { border-color: #281069; }
span { border-color: rgb(40,16,105); }
td.TdClassName
{
border-color: #281069;
}
.TagClassName
{
border-color: #281069;
}
</style>