Shades of Violent Violet #261650
Tints of Violent Violet #261650
RGB
CMYK
RGB Variations
Color information
#261650 (or 0x261650) is known color: Violent Violet. HEX triplet: 26, 16 and 50. RGB value is (38,22,80). Sum of RGB (Red+Green+Blue) = 38+22+80=140 (18% of max value = 765). Red value is 38 (15.23% from 255 or 27.14% from 140); Green value is 22 (8.98% from 255 or 15.71% from 140); Blue value is 80 (31.64% from 255 or 57.14% from 140); Max value from RGB is 80 - color contains mainly: blue. Hex color #261650 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261650 is #D9E9AF. Grayscale: #212121. Windows color (decimal): -14281136 or 5248550. OLE color: 5248550.
HSL color Cylindrical-coordinate representation of color #261650: hue angle of 256.55º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #261650 is Cyan = 0.52, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 38 | 22 | 80 | - |
| CMYK | 0.52 | 0.72 | 0 | 0.69 |
| HSL | 256.55º | 0.57% | 0.2% | - |
| HSV(B) | 256.55º | 0.73% | 0.31% | - |
| XYZ | 2.53 | 1.57 | 7.76 | - |
| YUV | 33.4 | 154.3 | 131.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 22 | 80 | 0.52 | 0.72 | 0 | 0.69 | 256.55 | 0.57 | 0.2 |
| Hex | 26 | 16 | 50 | 34 | 48 | 0 | 45 | 101 | 39 | 14 |
| Octal | 46 | 26 | 120 | 64 | 110 | 0 | 105 | 401 | 71 | 24 |
| Binary | 100110 | 10110 | 1010000 | 110100 | 1001000 | 0 | 1000101 | 100000001 | 111001 | 10100 |
Color Harmonies of #261650
Complementary color
Monochromatic Colors of #261650
Black with #261650
Text Example
Text Example
White with #261650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261650; }
p { color: rgb(38,22,80); }
H1.HeaderClassName
{
color: #261650;
}
.AnyTagClassName
{
color: #261650;
}
</style>
background-color css
<style>
a { background-color: #261650; }
a { background-color: rgb(38,22,80); }
div.DivClassName
{
background-color: #261650;
}
.BgClassName
{
background-color: #261650;
}
</style>
border-color css
<style>
span { border-color: #261650; }
span { border-color: rgb(38,22,80); }
td.TdClassName
{
border-color: #261650;
}
.TagClassName
{
border-color: #261650;
}
</style>