Shades of Violent Violet #251156
Tints of Violent Violet #251156
RGB
CMYK
RGB Variations
Color information
#251156 (or 0x251156) is known color: Violent Violet. HEX triplet: 25, 11 and 56. RGB value is (37,17,86). Sum of RGB (Red+Green+Blue) = 37+17+86=140 (18% of max value = 765). Red value is 37 (14.84% from 255 or 26.43% from 140); Green value is 17 (7.03% from 255 or 12.14% from 140); Blue value is 86 (33.98% from 255 or 61.43% from 140); Max value from RGB is 86 - color contains mainly: blue. Hex color #251156 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251156 is #DAEEA9. Grayscale: #1E1E1E. Windows color (decimal): -14347946 or 5640485. OLE color: 5640485.
HSL color Cylindrical-coordinate representation of color #251156: hue angle of 257.39º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #251156 is Cyan = 0.57, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 37 | 17 | 86 | - |
| CMYK | 0.57 | 0.80 | 0 | 0.66 |
| HSL | 257.39º | 0.67% | 0.2% | - |
| HSV(B) | 257.39º | 0.8% | 0.34% | - |
| XYZ | 2.64 | 1.47 | 8.95 | - |
| YUV | 30.85 | 159.13 | 132.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 17 | 86 | 0.57 | 0.80 | 0 | 0.66 | 257.39 | 0.67 | 0.2 |
| Hex | 25 | 11 | 56 | 39 | 50 | 0 | 42 | 101 | 43 | 14 |
| Octal | 45 | 21 | 126 | 71 | 120 | 0 | 102 | 401 | 103 | 24 |
| Binary | 100101 | 10001 | 1010110 | 111001 | 1010000 | 0 | 1000010 | 100000001 | 1000011 | 10100 |
Color Harmonies of #251156
Complementary color
Monochromatic Colors of #251156
Black with #251156
Text Example
Text Example
White with #251156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251156; }
p { color: rgb(37,17,86); }
H1.HeaderClassName
{
color: #251156;
}
.AnyTagClassName
{
color: #251156;
}
</style>
background-color css
<style>
a { background-color: #251156; }
a { background-color: rgb(37,17,86); }
div.DivClassName
{
background-color: #251156;
}
.BgClassName
{
background-color: #251156;
}
</style>
border-color css
<style>
span { border-color: #251156; }
span { border-color: rgb(37,17,86); }
td.TdClassName
{
border-color: #251156;
}
.TagClassName
{
border-color: #251156;
}
</style>