In a RGB color space, #993366 hex color (also known as Scarlet Flame) is composed of 60% red, 20% green and 40% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 66.7% magenta, 33.3% yellow and 40% black. It has a hue angle of 330 degrees, a saturation of 50% and a lightness of 40%. #993366 color hex could be obtained by blending #ff66cc with #330000. #993366(or #936) is a websafe color.
The hexadecimal color #993366 has RGB values of R:153, G:51, B:102 and CMYK values of C:0, M:0.67, Y:0.33, K:0.4. Its decimal value is 10040166.
Hex triplet | 993366 | #993366 |
RGB Decimal | 153, 51, 102 | rgb(153,51,102) |
RGB Percent | 60, 20, 40 | rgb(60%,20%,40%) |
CMYK | 0, 66.7, 33.3, 40 | |
HSL | 330°, 50, 40 | hsl(330,50%,40%) |
HSV(HSB) | 330°, 66.7, 60 | |
Web Safe | 993366 | #936 |
XYZ | 16.719, 10.099, 13.639 |
xyY | 0.413, 0.25, 10.099 |
CIE-LAB | 38.02, 47.307, -6.931 |
CIE-LCH | 38.02, 47.812, 351.665 |
CIE-LUV | 38.02, 60.276, -16.655 |
Hunter-Lab | 31.779, 38.294, -3.2 |
Binary | 10011001, 00110011, 01100110 |
Below, you can see some colors close to #993366. 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 #993366.
<span style="color:#993366">Text here</span>
This paragraph has a background color of #993366.
<p style="background-color:#993366;">Content here</p>
This element has a border color of #993366.
<div style="border:1px #993366;">Content here</div>
.text {color:#993366;}
.background {background-color:#993366;}
.border {border:1px solid #993366;}
.text-shadow {border:1px solid #993366;}
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, #0a0306 is the darkest color, while #fdf9fb is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #6f5d66 is the less saturated color, while #cc0066 is the most saturated one.