In a RGB color space, #336666 hex color is composed of 20% red, 40% green and 40% blue. Whereas in a CMYK color space, it is composed of 50% cyan, 0% magenta, 0% yellow and 60% black. It has a hue angle of 180 degrees, a saturation of 33.3% and a lightness of 30%. #336666 color hex could be obtained by blending #66cccc with #000000. #336666(or #366) is a websafe color.
The hexadecimal color #336666 has RGB values of R:51, G:102, B:102 and CMYK values of C:0.5, M:0, Y:0, K:0.6. Its decimal value is 3368550.
Hex triplet | 336666 | #336666 |
RGB Decimal | 51, 102, 102 | rgb(51,102,102) |
RGB Percent | 20, 40, 40 | rgb(20%,40%,40%) |
CMYK | 50, 0, 0, 60 | |
HSL | 180°, 33.3, 30 | hsl(180,33.3%,30%) |
HSV(HSB) | 180°, 50, 40 | |
Web Safe | 336666 | #366 |
XYZ | 8.515, 11.166, 14.277 |
xyY | 0.251, 0.329, 11.166 |
CIE-LAB | 39.858, -17.043, -5.299 |
CIE-LCH | 39.858, 17.848, 197.27 |
CIE-LUV | 39.858, -21.865, -4.723 |
Hunter-Lab | 33.415, -12.992, -1.941 |
Binary | 00110011, 01100110, 01100110 |
Below, you can see some colors close to #336666. 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 #336666.
<span style="color:#336666">Text here</span>
This paragraph has a background color of #336666.
<p style="background-color:#336666;">Content here</p>
This element has a border color of #336666.
<div style="border:1px #336666;">Content here</div>
.text {color:#336666;}
.background {background-color:#336666;}
.border {border:1px solid #336666;}
.text-shadow {border:1px solid #336666;}
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, #010303 is the darkest color, while #f4f9f9 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #4c4d4d is the less saturated color, while #069393 is the most saturated one.