Shades of Violent Violet #270651
Tints of Violent Violet #270651
RGB
CMYK
RGB Variations
Color information
#270651 (or 0x270651) is known color: Violent Violet. HEX triplet: 27, 06 and 51. RGB value is (39,6,81). Sum of RGB (Red+Green+Blue) = 39+6+81=126 (16% of max value = 765). Red value is 39 (15.62% from 255 or 30.95% from 126); Green value is 6 (2.73% from 255 or 4.76% from 126); Blue value is 81 (32.03% from 255 or 64.29% from 126); Max value from RGB is 81 - color contains mainly: blue. Hex color #270651 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #270651 is #D8F9AE. Grayscale: #181818. Windows color (decimal): -14219695 or 5309991. OLE color: 5309991.
HSL color Cylindrical-coordinate representation of color #270651: hue angle of 266.4º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #270651 is Cyan = 0.52, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 39 | 6 | 81 | - |
| CMYK | 0.52 | 0.93 | 0 | 0.68 |
| HSL | 266.4º | 0.86% | 0.17% | - |
| HSV(B) | 266.4º | 0.93% | 0.32% | - |
| XYZ | 2.39 | 1.16 | 7.88 | - |
| YUV | 24.42 | 159.93 | 138.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 6 | 81 | 0.52 | 0.93 | 0 | 0.68 | 266.4 | 0.86 | 0.17 |
| Hex | 27 | 6 | 51 | 34 | 5D | 0 | 44 | 10A | 56 | 11 |
| Octal | 47 | 6 | 121 | 64 | 135 | 0 | 104 | 412 | 126 | 21 |
| Binary | 100111 | 110 | 1010001 | 110100 | 1011101 | 0 | 1000100 | 100001010 | 1010110 | 10001 |
Color Harmonies of #270651
Complementary color
Monochromatic Colors of #270651
Black with #270651
Text Example
Text Example
White with #270651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270651; }
p { color: rgb(39,6,81); }
H1.HeaderClassName
{
color: #270651;
}
.AnyTagClassName
{
color: #270651;
}
</style>
background-color css
<style>
a { background-color: #270651; }
a { background-color: rgb(39,6,81); }
div.DivClassName
{
background-color: #270651;
}
.BgClassName
{
background-color: #270651;
}
</style>
border-color css
<style>
span { border-color: #270651; }
span { border-color: rgb(39,6,81); }
td.TdClassName
{
border-color: #270651;
}
.TagClassName
{
border-color: #270651;
}
</style>