Shades of Violent Violet #271459
Tints of Violent Violet #271459
RGB
CMYK
RGB Variations
Color information
#271459 (or 0x271459) is known color: Violent Violet. HEX triplet: 27, 14 and 59. RGB value is (39,20,89). Sum of RGB (Red+Green+Blue) = 39+20+89=148 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.35% from 148); Green value is 20 (8.20% from 255 or 13.51% from 148); Blue value is 89 (35.16% from 255 or 60.14% from 148); Max value from RGB is 89 - color contains mainly: blue. Hex color #271459 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271459 is #D8EBA6. Grayscale: #212121. Windows color (decimal): -14216103 or 5837863. OLE color: 5837863.
HSL color Cylindrical-coordinate representation of color #271459: hue angle of 256.52º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #271459 is Cyan = 0.56, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 39 | 20 | 89 | - |
| CMYK | 0.56 | 0.78 | 0 | 0.65 |
| HSL | 256.52º | 0.63% | 0.21% | - |
| HSV(B) | 256.52º | 0.78% | 0.35% | - |
| XYZ | 2.89 | 1.65 | 9.62 | - |
| YUV | 33.55 | 159.29 | 131.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 20 | 89 | 0.56 | 0.78 | 0 | 0.65 | 256.52 | 0.63 | 0.21 |
| Hex | 27 | 14 | 59 | 38 | 4E | 0 | 41 | 101 | 3F | 15 |
| Octal | 47 | 24 | 131 | 70 | 116 | 0 | 101 | 401 | 77 | 25 |
| Binary | 100111 | 10100 | 1011001 | 111000 | 1001110 | 0 | 1000001 | 100000001 | 111111 | 10101 |
Color Harmonies of #271459
Complementary color
Monochromatic Colors of #271459
Black with #271459
Text Example
Text Example
White with #271459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271459; }
p { color: rgb(39,20,89); }
H1.HeaderClassName
{
color: #271459;
}
.AnyTagClassName
{
color: #271459;
}
</style>
background-color css
<style>
a { background-color: #271459; }
a { background-color: rgb(39,20,89); }
div.DivClassName
{
background-color: #271459;
}
.BgClassName
{
background-color: #271459;
}
</style>
border-color css
<style>
span { border-color: #271459; }
span { border-color: rgb(39,20,89); }
td.TdClassName
{
border-color: #271459;
}
.TagClassName
{
border-color: #271459;
}
</style>