In a RGB color space, #993333 hex color (also known as Poisonous Apple) is composed of 60% red, 20% green and 20% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 66.7% magenta, 66.7% yellow and 40% black. It has a hue angle of 0 degrees, a saturation of 50% and a lightness of 40%. #993333 color hex could be obtained by blending #ff6666 with #330000. #993333(or #933) is a websafe color.
The hexadecimal color #993333 has RGB values of R:153, G:51, B:51 and CMYK values of C:0, M:0.67, Y:0.67, K:0.4. Its decimal value is 10040115.
Hex triplet | 993333 | #993333 |
RGB Decimal | 153, 51, 51 | rgb(153,51,51) |
RGB Percent | 60, 20, 20 | rgb(60%,20%,20%) |
CMYK | 0, 66.7, 66.7, 40 | |
HSL | 0°, 50, 40 | hsl(0,50%,40%) |
HSV(HSB) | 0°, 66.7, 60 | |
Web Safe | 993333 | #933 |
XYZ | 14.918, 9.379, 4.156 |
xyY | 0.524, 0.33, 9.379 |
CIE-LAB | 36.704, 42.537, 23.53 |
CIE-LCH | 36.704, 48.611, 28.949 |
CIE-LUV | 36.704, 75.011, 16.174 |
Hunter-Lab | 30.625, 33.358, 13.392 |
Binary | 10011001, 00110011, 00110011 |
Below, you can see some colors close to #993333. 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 #993333.
<span style="color:#993333">Text here</span>
This paragraph has a background color of #993333.
<p style="background-color:#993333;">Content here</p>
This element has a border color of #993333.
<div style="border:1px #993333;">Content here</div>
.text {color:#993333;}
.background {background-color:#993333;}
.border {border:1px solid #993333;}
.text-shadow {border:1px solid #993333;}
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, #0a0303 is the darkest color, while #fdf9f9 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #6f5d5d is the less saturated color, while #cc0000 is the most saturated one.