Shades of Violent Violet #271557
Tints of Violent Violet #271557
RGB
CMYK
RGB Variations
Color information
#271557 (or 0x271557) is known color: Violent Violet. HEX triplet: 27, 15 and 57. RGB value is (39,21,87). Sum of RGB (Red+Green+Blue) = 39+21+87=147 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.53% from 147); Green value is 21 (8.59% from 255 or 14.29% from 147); Blue value is 87 (34.38% from 255 or 59.18% from 147); Max value from RGB is 87 - color contains mainly: blue. Hex color #271557 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271557 is #D8EAA8. Grayscale: #212121. Windows color (decimal): -14215849 or 5707047. OLE color: 5707047.
HSL color Cylindrical-coordinate representation of color #271557: hue angle of 256.36º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #271557 is Cyan = 0.55, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 39 | 21 | 87 | - |
| CMYK | 0.55 | 0.76 | 0 | 0.66 |
| HSL | 256.36º | 0.61% | 0.21% | - |
| HSV(B) | 256.36º | 0.76% | 0.34% | - |
| XYZ | 2.83 | 1.66 | 9.19 | - |
| YUV | 33.91 | 157.96 | 131.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 21 | 87 | 0.55 | 0.76 | 0 | 0.66 | 256.36 | 0.61 | 0.21 |
| Hex | 27 | 15 | 57 | 37 | 4C | 0 | 42 | 100 | 3D | 15 |
| Octal | 47 | 25 | 127 | 67 | 114 | 0 | 102 | 400 | 75 | 25 |
| Binary | 100111 | 10101 | 1010111 | 110111 | 1001100 | 0 | 1000010 | 100000000 | 111101 | 10101 |
Color Harmonies of #271557
Complementary color
Monochromatic Colors of #271557
Black with #271557
Text Example
Text Example
White with #271557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271557; }
p { color: rgb(39,21,87); }
H1.HeaderClassName
{
color: #271557;
}
.AnyTagClassName
{
color: #271557;
}
</style>
background-color css
<style>
a { background-color: #271557; }
a { background-color: rgb(39,21,87); }
div.DivClassName
{
background-color: #271557;
}
.BgClassName
{
background-color: #271557;
}
</style>
border-color css
<style>
span { border-color: #271557; }
span { border-color: rgb(39,21,87); }
td.TdClassName
{
border-color: #271557;
}
.TagClassName
{
border-color: #271557;
}
</style>