Shades of Violent Violet #260057
Tints of Violent Violet #260057
RGB
CMYK
RGB Variations
Color information
#260057 (or 0x260057) is known color: Violent Violet. HEX triplet: 26, 00 and 57. RGB value is (38,0,87). Sum of RGB (Red+Green+Blue) = 38+0+87=125 (16% of max value = 765). Red value is 38 (15.23% from 255 or 30.4% from 125); Green value is 0 (0.39% from 255 or 0% from 125); Blue value is 87 (34.38% from 255 or 69.6% from 125); Max value from RGB is 87 - color contains mainly: blue. Hex color #260057 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #260057 is #D9FFA8. Grayscale: #141414. Windows color (decimal): -14286761 or 5701670. OLE color: 5701670.
HSL color Cylindrical-coordinate representation of color #260057: hue angle of 266.21º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #260057 is Cyan = 0.56, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 38 | 0 | 87 | - |
| CMYK | 0.56 | 1 | 0 | 0.66 |
| HSL | 266.21º | 1% | 0.17% | - |
| HSV(B) | 266.21º | 1% | 0.34% | - |
| XYZ | 2.52 | 1.1 | 9.1 | - |
| YUV | 21.28 | 165.09 | 139.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 0 | 87 | 0.56 | 1 | 0 | 0.66 | 266.21 | 1 | 0.17 |
| Hex | 26 | 0 | 57 | 38 | 64 | 0 | 42 | 10A | 64 | 11 |
| Octal | 46 | 0 | 127 | 70 | 144 | 0 | 102 | 412 | 144 | 21 |
| Binary | 100110 | 0 | 1010111 | 111000 | 1100100 | 0 | 1000010 | 100001010 | 1100100 | 10001 |
Color Harmonies of #260057
Complementary color
Monochromatic Colors of #260057
Black with #260057
Text Example
Text Example
White with #260057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260057; }
p { color: rgb(38,0,87); }
H1.HeaderClassName
{
color: #260057;
}
.AnyTagClassName
{
color: #260057;
}
</style>
background-color css
<style>
a { background-color: #260057; }
a { background-color: rgb(38,0,87); }
div.DivClassName
{
background-color: #260057;
}
.BgClassName
{
background-color: #260057;
}
</style>
border-color css
<style>
span { border-color: #260057; }
span { border-color: rgb(38,0,87); }
td.TdClassName
{
border-color: #260057;
}
.TagClassName
{
border-color: #260057;
}
</style>