Shades of Persian Indigo #271374
Tints of Persian Indigo #271374
RGB
CMYK
RGB Variations
Color information
#271374 (or 0x271374) is known color: Persian Indigo. HEX triplet: 27, 13 and 74. RGB value is (39,19,116). Sum of RGB (Red+Green+Blue) = 39+19+116=174 (23% of max value = 765). Red value is 39 (15.62% from 255 or 22.41% from 174); Green value is 19 (7.81% from 255 or 10.92% from 174); Blue value is 116 (45.70% from 255 or 66.67% from 174); Max value from RGB is 116 - color contains mainly: blue. Hex color #271374 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271374 is #D8EC8B. Grayscale: #232323. Windows color (decimal): -14216332 or 7607079. OLE color: 7607079.
HSL color Cylindrical-coordinate representation of color #271374: hue angle of 252.37º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #271374 is Cyan = 0.66, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 19 | 116 | - |
| CMYK | 0.66 | 0.84 | 0 | 0.55 |
| HSL | 252.37º | 0.72% | 0.26% | - |
| HSV(B) | 252.37º | 0.84% | 0.45% | - |
| XYZ | 4.22 | 2.16 | 16.72 | - |
| YUV | 36.04 | 173.13 | 130.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 19 | 116 | 0.66 | 0.84 | 0 | 0.55 | 252.37 | 0.72 | 0.26 |
| Hex | 27 | 13 | 74 | 42 | 54 | 0 | 37 | FC | 48 | 1A |
| Octal | 47 | 23 | 164 | 102 | 124 | 0 | 67 | 374 | 110 | 32 |
| Binary | 100111 | 10011 | 1110100 | 1000010 | 1010100 | 0 | 110111 | 11111100 | 1001000 | 11010 |
Color Harmonies of #271374
Complementary color
Monochromatic Colors of #271374
Black with #271374
Text Example
Text Example
White with #271374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271374; }
p { color: rgb(39,19,116); }
H1.HeaderClassName
{
color: #271374;
}
.AnyTagClassName
{
color: #271374;
}
</style>
background-color css
<style>
a { background-color: #271374; }
a { background-color: rgb(39,19,116); }
div.DivClassName
{
background-color: #271374;
}
.BgClassName
{
background-color: #271374;
}
</style>
border-color css
<style>
span { border-color: #271374; }
span { border-color: rgb(39,19,116); }
td.TdClassName
{
border-color: #271374;
}
.TagClassName
{
border-color: #271374;
}
</style>