Shades of Persian Indigo #271976
Tints of Persian Indigo #271976
RGB
CMYK
RGB Variations
Color information
#271976 (or 0x271976) is known color: Persian Indigo. HEX triplet: 27, 19 and 76. RGB value is (39,25,118). Sum of RGB (Red+Green+Blue) = 39+25+118=182 (24% of max value = 765). Red value is 39 (15.62% from 255 or 21.43% from 182); Green value is 25 (10.16% from 255 or 13.74% from 182); Blue value is 118 (46.48% from 255 or 64.84% from 182); Max value from RGB is 118 - color contains mainly: blue. Hex color #271976 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271976 is #D8E689. Grayscale: #272727. Windows color (decimal): -14214794 or 7739687. OLE color: 7739687.
HSL color Cylindrical-coordinate representation of color #271976: hue angle of 249.03º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #271976 is Cyan = 0.67, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 25 | 118 | - |
| CMYK | 0.67 | 0.79 | 0 | 0.54 |
| HSL | 249.03º | 0.65% | 0.28% | - |
| HSV(B) | 249.03º | 0.79% | 0.46% | - |
| XYZ | 4.45 | 2.43 | 17.37 | - |
| YUV | 39.79 | 172.14 | 127.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 25 | 118 | 0.67 | 0.79 | 0 | 0.54 | 249.03 | 0.65 | 0.28 |
| Hex | 27 | 19 | 76 | 43 | 4F | 0 | 36 | F9 | 41 | 1C |
| Octal | 47 | 31 | 166 | 103 | 117 | 0 | 66 | 371 | 101 | 34 |
| Binary | 100111 | 11001 | 1110110 | 1000011 | 1001111 | 0 | 110110 | 11111001 | 1000001 | 11100 |
Color Harmonies of #271976
Complementary color
Monochromatic Colors of #271976
Black with #271976
Text Example
Text Example
White with #271976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271976; }
p { color: rgb(39,25,118); }
H1.HeaderClassName
{
color: #271976;
}
.AnyTagClassName
{
color: #271976;
}
</style>
background-color css
<style>
a { background-color: #271976; }
a { background-color: rgb(39,25,118); }
div.DivClassName
{
background-color: #271976;
}
.BgClassName
{
background-color: #271976;
}
</style>
border-color css
<style>
span { border-color: #271976; }
span { border-color: rgb(39,25,118); }
td.TdClassName
{
border-color: #271976;
}
.TagClassName
{
border-color: #271976;
}
</style>