Shades of Violent Violet #261359
Tints of Violent Violet #261359
RGB
CMYK
RGB Variations
Color information
#261359 (or 0x261359) is known color: Violent Violet. HEX triplet: 26, 13 and 59. RGB value is (38,19,89). Sum of RGB (Red+Green+Blue) = 38+19+89=146 (19% of max value = 765). Red value is 38 (15.23% from 255 or 26.03% from 146); Green value is 19 (7.81% from 255 or 13.01% from 146); Blue value is 89 (35.16% from 255 or 60.96% from 146); Max value from RGB is 89 - color contains mainly: blue. Hex color #261359 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261359 is #D9ECA6. Grayscale: #202020. Windows color (decimal): -14281895 or 5837606. OLE color: 5837606.
HSL color Cylindrical-coordinate representation of color #261359: hue angle of 256.29º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #261359 is Cyan = 0.57, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 38 | 19 | 89 | - |
| CMYK | 0.57 | 0.79 | 0 | 0.65 |
| HSL | 256.29º | 0.65% | 0.21% | - |
| HSV(B) | 256.29º | 0.79% | 0.35% | - |
| XYZ | 2.84 | 1.6 | 9.61 | - |
| YUV | 32.66 | 159.79 | 131.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 19 | 89 | 0.57 | 0.79 | 0 | 0.65 | 256.29 | 0.65 | 0.21 |
| Hex | 26 | 13 | 59 | 39 | 4F | 0 | 41 | 100 | 41 | 15 |
| Octal | 46 | 23 | 131 | 71 | 117 | 0 | 101 | 400 | 101 | 25 |
| Binary | 100110 | 10011 | 1011001 | 111001 | 1001111 | 0 | 1000001 | 100000000 | 1000001 | 10101 |
Color Harmonies of #261359
Complementary color
Monochromatic Colors of #261359
Black with #261359
Text Example
Text Example
White with #261359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261359; }
p { color: rgb(38,19,89); }
H1.HeaderClassName
{
color: #261359;
}
.AnyTagClassName
{
color: #261359;
}
</style>
background-color css
<style>
a { background-color: #261359; }
a { background-color: rgb(38,19,89); }
div.DivClassName
{
background-color: #261359;
}
.BgClassName
{
background-color: #261359;
}
</style>
border-color css
<style>
span { border-color: #261359; }
span { border-color: rgb(38,19,89); }
td.TdClassName
{
border-color: #261359;
}
.TagClassName
{
border-color: #261359;
}
</style>