Shades of Persian Indigo #271069
Tints of Persian Indigo #271069
RGB
CMYK
RGB Variations
Color information
#271069 (or 0x271069) is known color: Persian Indigo. HEX triplet: 27, 10 and 69. RGB value is (39,16,105). Sum of RGB (Red+Green+Blue) = 39+16+105=160 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.38% from 160); Green value is 16 (6.64% from 255 or 10% from 160); Blue value is 105 (41.41% from 255 or 65.62% from 160); Max value from RGB is 105 - color contains mainly: blue. Hex color #271069 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271069 is #D8EF96. Grayscale: #202020. Windows color (decimal): -14217111 or 6885415. OLE color: 6885415.
HSL color Cylindrical-coordinate representation of color #271069: hue angle of 255.51º 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 #271069 is Cyan = 0.63, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 16 | 105 | - |
| CMYK | 0.63 | 0.85 | 0 | 0.59 |
| HSL | 255.51º | 0.74% | 0.24% | - |
| HSV(B) | 255.51º | 0.85% | 0.41% | - |
| XYZ | 3.57 | 1.82 | 13.53 | - |
| YUV | 33.02 | 168.62 | 132.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 16 | 105 | 0.63 | 0.85 | 0 | 0.59 | 255.51 | 0.74 | 0.24 |
| Hex | 27 | 10 | 69 | 3F | 55 | 0 | 3B | 100 | 4A | 18 |
| Octal | 47 | 20 | 151 | 77 | 125 | 0 | 73 | 400 | 112 | 30 |
| Binary | 100111 | 10000 | 1101001 | 111111 | 1010101 | 0 | 111011 | 100000000 | 1001010 | 11000 |
Color Harmonies of #271069
Complementary color
Monochromatic Colors of #271069
Black with #271069
Text Example
Text Example
White with #271069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271069; }
p { color: rgb(39,16,105); }
H1.HeaderClassName
{
color: #271069;
}
.AnyTagClassName
{
color: #271069;
}
</style>
background-color css
<style>
a { background-color: #271069; }
a { background-color: rgb(39,16,105); }
div.DivClassName
{
background-color: #271069;
}
.BgClassName
{
background-color: #271069;
}
</style>
border-color css
<style>
span { border-color: #271069; }
span { border-color: rgb(39,16,105); }
td.TdClassName
{
border-color: #271069;
}
.TagClassName
{
border-color: #271069;
}
</style>