Shades of Persian Indigo #271269
Tints of Persian Indigo #271269
RGB
CMYK
RGB Variations
Color information
#271269 (or 0x271269) is known color: Persian Indigo. HEX triplet: 27, 12 and 69. RGB value is (39,18,105). Sum of RGB (Red+Green+Blue) = 39+18+105=162 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.07% from 162); Green value is 18 (7.42% from 255 or 11.11% from 162); Blue value is 105 (41.41% from 255 or 64.81% from 162); Max value from RGB is 105 - color contains mainly: blue. Hex color #271269 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271269 is #D8ED96. Grayscale: #212121. Windows color (decimal): -14216599 or 6885927. OLE color: 6885927.
HSL color Cylindrical-coordinate representation of color #271269: hue angle of 254.48º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #271269 is Cyan = 0.63, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 18 | 105 | - |
| CMYK | 0.63 | 0.83 | 0 | 0.59 |
| HSL | 254.48º | 0.71% | 0.24% | - |
| HSV(B) | 254.48º | 0.83% | 0.41% | - |
| XYZ | 3.6 | 1.88 | 13.54 | - |
| YUV | 34.2 | 167.96 | 131.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 18 | 105 | 0.63 | 0.83 | 0 | 0.59 | 254.48 | 0.71 | 0.24 |
| Hex | 27 | 12 | 69 | 3F | 53 | 0 | 3B | FE | 47 | 18 |
| Octal | 47 | 22 | 151 | 77 | 123 | 0 | 73 | 376 | 107 | 30 |
| Binary | 100111 | 10010 | 1101001 | 111111 | 1010011 | 0 | 111011 | 11111110 | 1000111 | 11000 |
Color Harmonies of #271269
Complementary color
Monochromatic Colors of #271269
Black with #271269
Text Example
Text Example
White with #271269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271269; }
p { color: rgb(39,18,105); }
H1.HeaderClassName
{
color: #271269;
}
.AnyTagClassName
{
color: #271269;
}
</style>
background-color css
<style>
a { background-color: #271269; }
a { background-color: rgb(39,18,105); }
div.DivClassName
{
background-color: #271269;
}
.BgClassName
{
background-color: #271269;
}
</style>
border-color css
<style>
span { border-color: #271269; }
span { border-color: rgb(39,18,105); }
td.TdClassName
{
border-color: #271269;
}
.TagClassName
{
border-color: #271269;
}
</style>