In a RGB color space, #339999 hex color is composed of 20% red, 60% green and 60% blue. Whereas in a CMYK color space, it is composed of 66.7% cyan, 0% magenta, 0% yellow and 40% black. It has a hue angle of 180 degrees, a saturation of 50% and a lightness of 40%. #339999 color hex could be obtained by blending #66ffff with #003333. #339999(or #399) is a websafe color.
The hexadecimal color #339999 has RGB values of R:51, G:153, B:153 and CMYK values of C:0.67, M:0, Y:0, K:0.4. Its decimal value is 3381657.
Hex triplet | 339999 | #339999 |
RGB Decimal | 51, 153, 153 | rgb(51,153,153) |
RGB Percent | 20, 60, 60 | rgb(20%,60%,60%) |
CMYK | 66.7, 0, 0, 40 | |
HSL | 180°, 50, 40 | hsl(180,50%,40%) |
HSV(HSB) | 180°, 66.7, 60 | |
Web Safe | 339999 | #399 |
XYZ | 18.506, 25.786, 34.139 |
xyY | 0.236, 0.329, 25.786 |
CIE-LAB | 57.834, -28.449, -8.572 |
CIE-LCH | 57.834, 29.712, 196.767 |
CIE-LUV | 57.834, -39.125, -8.45 |
Hunter-Lab | 50.78, -23.813, -4.314 |
Binary | 00110011, 10011001, 10011001 |
Below, you can see some colors close to #339999. 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 #339999.
<span style="color:#339999">Text here</span>
This paragraph has a background color of #339999.
<p style="background-color:#339999;">Content here</p>
This element has a border color of #339999.
<div style="border:1px #339999;">Content here</div>
.text {color:#339999;}
.background {background-color:#339999;}
.border {border:1px solid #339999;}
.text-shadow {border:1px solid #339999;}
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, #030a0a is the darkest color, while #f9fdfd is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #5d6f6f is the less saturated color, while #00cccc is the most saturated one.