In a RGB color space, #5b255b hex color is composed of 35.7% red, 14.5% green and 35.7% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 59.3% magenta, 0% yellow and 64.3% black. It has a hue angle of 300 degrees, a saturation of 42.2% and a lightness of 25.1%. #5b255b color hex could be obtained by blending #b64ab6 with #000000. Closest websafe color is: #663366.
The hexadecimal color #5b255b has RGB values of R:91, G:37, B:91 and CMYK values of C:0, M:0.59, Y:0, K:0.64. Its decimal value is 5973339.
Hex triplet | 5b255b | #5b255b |
RGB Decimal | 91, 37, 91 | rgb(91,37,91) |
RGB Percent | 35.7, 14.5, 35.7 | rgb(35.7%,14.5%,35.7%) |
CMYK | 0, 59.3, 0, 64.3 | |
HSL | 300°, 42.2, 25.1 | hsl(300,42.2%,25.1%) |
HSV(HSB) | 300°, 59.3, 35.7 | |
Web Safe | 663366 | #636 |
XYZ | 6.864, 4.303, 10.366 |
xyY | 0.319, 0.2, 4.303 |
CIE-LAB | 24.648, 33.014, -21.242 |
CIE-LCH | 24.648, 39.258, 327.243 |
CIE-LUV | 24.648, 22.439, -29.015 |
Hunter-Lab | 20.743, 22.77, -15.11 |
Binary | 01011011, 00100101, 01011011 |
Below, you can see some colors close to #5b255b. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #5b255b.
<span style="color:#5b255b">Text here</span>
This paragraph has a background color of #5b255b.
<p style="background-color:#5b255b;">Content here</p>
This element has a border color of #5b255b.
<div style="border:1px #5b255b;">Content here</div>
.text {color:#5b255b;}
.background {background-color:#5b255b;}
.border {border:1px solid #5b255b;}
.text-shadow {border:1px solid #5b255b;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000000 is the darkest color, while #f9f0f9 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #404040 is the less saturated color, while #7b057b is the most saturated one.