Shades of Persian Indigo #271689
Tints of Persian Indigo #271689
RGB
CMYK
RGB Variations
Color information
#271689 (or 0x271689) is known color: Persian Indigo. HEX triplet: 27, 16 and 89. RGB value is (39,22,137). Sum of RGB (Red+Green+Blue) = 39+22+137=198 (26% of max value = 765). Red value is 39 (15.62% from 255 or 19.70% from 198); Green value is 22 (8.98% from 255 or 11.11% from 198); Blue value is 137 (53.91% from 255 or 69.19% from 198); Max value from RGB is 137 - color contains mainly: blue. Hex color #271689 is not a web safe color. Web safe color analog (approx): #330099. Inversed color of #271689 is #D8E976. Grayscale: #272727. Windows color (decimal): -14215543 or 8984103. OLE color: 8984103.
HSL color Cylindrical-coordinate representation of color #271689: hue angle of 248.87º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #271689 is Cyan = 0.72, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 39 | 22 | 137 | - |
| CMYK | 0.72 | 0.84 | 0 | 0.46 |
| HSL | 248.87º | 0.72% | 0.31% | - |
| HSV(B) | 248.87º | 0.84% | 0.54% | - |
| XYZ | 5.64 | 2.81 | 23.91 | - |
| YUV | 40.19 | 182.63 | 127.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 22 | 137 | 0.72 | 0.84 | 0 | 0.46 | 248.87 | 0.72 | 0.31 |
| Hex | 27 | 16 | 89 | 48 | 54 | 0 | 2E | F9 | 48 | 1F |
| Octal | 47 | 26 | 211 | 110 | 124 | 0 | 56 | 371 | 110 | 37 |
| Binary | 100111 | 10110 | 10001001 | 1001000 | 1010100 | 0 | 101110 | 11111001 | 1001000 | 11111 |
Color Harmonies of #271689
Complementary color
Monochromatic Colors of #271689
Black with #271689
Text Example
Text Example
White with #271689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271689; }
p { color: rgb(39,22,137); }
H1.HeaderClassName
{
color: #271689;
}
.AnyTagClassName
{
color: #271689;
}
</style>
background-color css
<style>
a { background-color: #271689; }
a { background-color: rgb(39,22,137); }
div.DivClassName
{
background-color: #271689;
}
.BgClassName
{
background-color: #271689;
}
</style>
border-color css
<style>
span { border-color: #271689; }
span { border-color: rgb(39,22,137); }
td.TdClassName
{
border-color: #271689;
}
.TagClassName
{
border-color: #271689;
}
</style>