Shades of Violent Violet #251347
Tints of Violent Violet #251347
RGB
CMYK
RGB Variations
Color information
#251347 (or 0x251347) is known color: Violent Violet. HEX triplet: 25, 13 and 47. RGB value is (37,19,71). Sum of RGB (Red+Green+Blue) = 37+19+71=127 (16% of max value = 765). Red value is 37 (14.84% from 255 or 29.13% from 127); Green value is 19 (7.81% from 255 or 14.96% from 127); Blue value is 71 (28.12% from 255 or 55.91% from 127); Max value from RGB is 71 - color contains mainly: blue. Hex color #251347 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #251347 is #DAECB8. Grayscale: #1E1E1E. Windows color (decimal): -14347449 or 4657957. OLE color: 4657957.
HSL color Cylindrical-coordinate representation of color #251347: hue angle of 260.77º degrees, saturation: 0.58, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #251347 is Cyan = 0.48, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 37 | 19 | 71 | - |
| CMYK | 0.48 | 0.73 | 0 | 0.72 |
| HSL | 260.77º | 0.58% | 0.18% | - |
| HSV(B) | 260.77º | 0.73% | 0.28% | - |
| XYZ | 2.13 | 1.31 | 6.1 | - |
| YUV | 30.31 | 150.96 | 132.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 19 | 71 | 0.48 | 0.73 | 0 | 0.72 | 260.77 | 0.58 | 0.18 |
| Hex | 25 | 13 | 47 | 30 | 49 | 0 | 48 | 105 | 3A | 12 |
| Octal | 45 | 23 | 107 | 60 | 111 | 0 | 110 | 405 | 72 | 22 |
| Binary | 100101 | 10011 | 1000111 | 110000 | 1001001 | 0 | 1001000 | 100000101 | 111010 | 10010 |
Color Harmonies of #251347
Complementary color
Monochromatic Colors of #251347
Black with #251347
Text Example
Text Example
White with #251347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251347; }
p { color: rgb(37,19,71); }
H1.HeaderClassName
{
color: #251347;
}
.AnyTagClassName
{
color: #251347;
}
</style>
background-color css
<style>
a { background-color: #251347; }
a { background-color: rgb(37,19,71); }
div.DivClassName
{
background-color: #251347;
}
.BgClassName
{
background-color: #251347;
}
</style>
border-color css
<style>
span { border-color: #251347; }
span { border-color: rgb(37,19,71); }
td.TdClassName
{
border-color: #251347;
}
.TagClassName
{
border-color: #251347;
}
</style>