Shades of Persian Indigo #271876
Tints of Persian Indigo #271876
RGB
CMYK
RGB Variations
Color information
#271876 (or 0x271876) is known color: Persian Indigo. HEX triplet: 27, 18 and 76. RGB value is (39,24,118). Sum of RGB (Red+Green+Blue) = 39+24+118=181 (23% of max value = 765). Red value is 39 (15.62% from 255 or 21.55% from 181); Green value is 24 (9.77% from 255 or 13.26% from 181); Blue value is 118 (46.48% from 255 or 65.19% from 181); Max value from RGB is 118 - color contains mainly: blue. Hex color #271876 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271876 is #D8E789. Grayscale: #262626. Windows color (decimal): -14215050 or 7739431. OLE color: 7739431.
HSL color Cylindrical-coordinate representation of color #271876: hue angle of 249.57º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #271876 is Cyan = 0.67, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 24 | 118 | - |
| CMYK | 0.67 | 0.80 | 0 | 0.54 |
| HSL | 249.57º | 0.66% | 0.28% | - |
| HSV(B) | 249.57º | 0.8% | 0.46% | - |
| XYZ | 4.43 | 2.39 | 17.37 | - |
| YUV | 39.2 | 172.47 | 127.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 24 | 118 | 0.67 | 0.80 | 0 | 0.54 | 249.57 | 0.66 | 0.28 |
| Hex | 27 | 18 | 76 | 43 | 50 | 0 | 36 | FA | 42 | 1C |
| Octal | 47 | 30 | 166 | 103 | 120 | 0 | 66 | 372 | 102 | 34 |
| Binary | 100111 | 11000 | 1110110 | 1000011 | 1010000 | 0 | 110110 | 11111010 | 1000010 | 11100 |
Color Harmonies of #271876
Complementary color
Monochromatic Colors of #271876
Black with #271876
Text Example
Text Example
White with #271876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271876; }
p { color: rgb(39,24,118); }
H1.HeaderClassName
{
color: #271876;
}
.AnyTagClassName
{
color: #271876;
}
</style>
background-color css
<style>
a { background-color: #271876; }
a { background-color: rgb(39,24,118); }
div.DivClassName
{
background-color: #271876;
}
.BgClassName
{
background-color: #271876;
}
</style>
border-color css
<style>
span { border-color: #271876; }
span { border-color: rgb(39,24,118); }
td.TdClassName
{
border-color: #271876;
}
.TagClassName
{
border-color: #271876;
}
</style>