In a RGB color space, #65002e hex color is composed of 39.6% red, 0% green and 18% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 100% magenta, 54.5% yellow and 60.4% black. It has a hue angle of 332.7 degrees, a saturation of 100% and a lightness of 19.8%. #65002e color hex could be obtained by blending #ca005c with #000000. Closest websafe color is: #660033.
The hexadecimal color #65002e has RGB values of R:101, G:0, B:46 and CMYK values of C:0, M:1, Y:0.54, K:0.6. Its decimal value is 6619182.
Hex triplet | 65002e | #65002e |
RGB Decimal | 101, 0, 46 | rgb(101,0,46) |
RGB Percent | 39.6, 0, 18 | rgb(39.6%,0%,18%) |
CMYK | 0, 100, 54.5, 60.4 | |
HSL | 332.7°, 100, 19.8 | hsl(332.7,100%,19.8%) |
HSV(HSB) | 332.7°, 100, 39.6 | |
Web Safe | 660033 | #603 |
XYZ | 5.86, 2.964, 2.848 |
xyY | 0.502, 0.254, 2.964 |
CIE-LAB | 19.899, 42.788, 2.526 |
CIE-LCH | 19.899, 42.863, 3.379 |
CIE-LUV | 19.899, 51.833, -3.921 |
Hunter-Lab | 17.216, 30.629, 2.243 |
Binary | 01100101, 00000000, 00101110 |
Below, you can see some colors close to #65002e. 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 #65002e.
<span style="color:#65002e">Text here</span>
This paragraph has a background color of #65002e.
<p style="background-color:#65002e;">Content here</p>
This element has a border color of #65002e.
<div style="border:1px #65002e;">Content here</div>
.text {color:#65002e;}
.background {background-color:#65002e;}
.border {border:1px solid #65002e;}
.text-shadow {border:1px solid #65002e;}
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, #100007 is the darkest color, while #fffafc is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #333232 is the less saturated color, while #61042e is the most saturated one.