Shades of Persian Indigo #271376
Tints of Persian Indigo #271376
RGB
CMYK
RGB Variations
Color information
#271376 (or 0x271376) is known color: Persian Indigo. HEX triplet: 27, 13 and 76. RGB value is (39,19,118). Sum of RGB (Red+Green+Blue) = 39+19+118=176 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.16% from 176); Green value is 19 (7.81% from 255 or 10.80% from 176); Blue value is 118 (46.48% from 255 or 67.05% from 176); Max value from RGB is 118 - color contains mainly: blue. Hex color #271376 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271376 is #D8EC89. Grayscale: #232323. Windows color (decimal): -14216330 or 7738151. OLE color: 7738151.
HSL color Cylindrical-coordinate representation of color #271376: hue angle of 252.12º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #271376 is Cyan = 0.67, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 19 | 118 | - |
| CMYK | 0.67 | 0.84 | 0 | 0.54 |
| HSL | 252.12º | 0.72% | 0.27% | - |
| HSV(B) | 252.12º | 0.84% | 0.46% | - |
| XYZ | 4.34 | 2.21 | 17.34 | - |
| YUV | 36.27 | 174.13 | 129.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 118 | 0.67 | 0.84 | 0 | 0.54 | 252.12 | 0.72 | 0.27 |
| Hex | 27 | 13 | 76 | 43 | 54 | 0 | 36 | FC | 48 | 1B |
| Octal | 47 | 23 | 166 | 103 | 124 | 0 | 66 | 374 | 110 | 33 |
| Binary | 100111 | 10011 | 1110110 | 1000011 | 1010100 | 0 | 110110 | 11111100 | 1001000 | 11011 |
Color Harmonies of #271376
Complementary color
Monochromatic Colors of #271376
Black with #271376
Text Example
Text Example
White with #271376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271376; }
p { color: rgb(39,19,118); }
H1.HeaderClassName
{
color: #271376;
}
.AnyTagClassName
{
color: #271376;
}
</style>
background-color css
<style>
a { background-color: #271376; }
a { background-color: rgb(39,19,118); }
div.DivClassName
{
background-color: #271376;
}
.BgClassName
{
background-color: #271376;
}
</style>
border-color css
<style>
span { border-color: #271376; }
span { border-color: rgb(39,19,118); }
td.TdClassName
{
border-color: #271376;
}
.TagClassName
{
border-color: #271376;
}
</style>