Shades of Violent Violet #250956
Tints of Violent Violet #250956
RGB
CMYK
RGB Variations
Color information
#250956 (or 0x250956) is known color: Violent Violet. HEX triplet: 25, 09 and 56. RGB value is (37,9,86). Sum of RGB (Red+Green+Blue) = 37+9+86=132 (17% of max value = 765). Red value is 37 (14.84% from 255 or 28.03% from 132); Green value is 9 (3.91% from 255 or 6.82% from 132); Blue value is 86 (33.98% from 255 or 65.15% from 132); Max value from RGB is 86 - color contains mainly: blue. Hex color #250956 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #250956 is #DAF6A9. Grayscale: #191919. Windows color (decimal): -14349994 or 5638437. OLE color: 5638437.
HSL color Cylindrical-coordinate representation of color #250956: hue angle of 261.82º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #250956 is Cyan = 0.57, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 37 | 9 | 86 | - |
| CMYK | 0.57 | 0.90 | 0 | 0.66 |
| HSL | 261.82º | 0.81% | 0.19% | - |
| HSV(B) | 261.82º | 0.9% | 0.34% | - |
| XYZ | 2.54 | 1.26 | 8.91 | - |
| YUV | 26.15 | 161.78 | 135.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 9 | 86 | 0.57 | 0.90 | 0 | 0.66 | 261.82 | 0.81 | 0.19 |
| Hex | 25 | 9 | 56 | 39 | 5A | 0 | 42 | 106 | 51 | 13 |
| Octal | 45 | 11 | 126 | 71 | 132 | 0 | 102 | 406 | 121 | 23 |
| Binary | 100101 | 1001 | 1010110 | 111001 | 1011010 | 0 | 1000010 | 100000110 | 1010001 | 10011 |
Color Harmonies of #250956
Complementary color
Monochromatic Colors of #250956
Black with #250956
Text Example
Text Example
White with #250956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #250956; }
p { color: rgb(37,9,86); }
H1.HeaderClassName
{
color: #250956;
}
.AnyTagClassName
{
color: #250956;
}
</style>
background-color css
<style>
a { background-color: #250956; }
a { background-color: rgb(37,9,86); }
div.DivClassName
{
background-color: #250956;
}
.BgClassName
{
background-color: #250956;
}
</style>
border-color css
<style>
span { border-color: #250956; }
span { border-color: rgb(37,9,86); }
td.TdClassName
{
border-color: #250956;
}
.TagClassName
{
border-color: #250956;
}
</style>