:
logo qtransform

  to  




#CF9689 color HEX code RGB, HSL, CMYK

COLOR CODE FOR HEXA COLOR #CF9689
#CF9689

   In a RGB color space, hex #CF9689 is composed of 81% red, 59% green and 54% blue.
RGB color code is composed of a hexadecimal CF red (207/255), a 96 green (150/255) and a 89 blue component (137/255). The decimal RGB color code is rgb(207,150,137)
In CMYK color space, it is composed of 0% cyan, 28% magenta, 34% yellow and 19% black.
It has a hue angle of 11.14o degrees, a saturation of 42% and a lightness of 67%.
Closest websafe color is: #cc9999 rgb (204, 153, 153).
twitter  facebook  whatsapp


Color conversion




#CF9689
rgb(207,150,137)
=81%
from 255
59%
from 255
54%
from 255
=0
from 100
28
from 100
34
from 100
19
from 100
R: 207
red
G: 150
green
B: 137
blue
C: 0
cyan
M: 28
magenta
Y: 34
yellow
K: 19
black
Hexa colorRGB color chartCMYK color chart

Convert color


The hexadecimal color #CF9689 has RGB values of R:207, G:150, B:137 and CMYK values of C:0, M:28, Y:34, K:19. Its decimal value is 13604489.Binary code is 110011111001011010001001
In print we use cyan, yellow, magenta and black (CMYK) inks because usually we print on a white paper.

Hex colorCF9689 #CF9689
RGB decimal207, 150, 137 rgb(207, 150, 137)
RGB %81, 59, 54 rgb(81%, 59%, 54%)
RGB Adobe192, 149, 136
CMYK %0, 28, 34, 19 0%, 28%, 34%, 19%
HSL11.14o, 42, 67 hsl(11.14o, 42%, 67%)
HSV (HSB)11o, 34%, 81% hsv(11o, 34%, 81%)
Web Safe color#cc9999 rgb (204, 153, 153)
XYZ41.154, 36.884 28.617
xyY0.39, 0.35, 36.88
Hunter-Lab60.73, 18.2, 11.7
CMY19%, 41%, 46%
Lab67.47, 20.81, 15.8
Binary color
CF 96 89
11001111 10010110 10001001

Shades and tints of #CF9689


A shade is achieved by adding black to original color on hue code.
A tint is created by mixing color with white.
Use the palette to pick a color or the sliders to set the RGB, HSV, CMYK components.
For example here: #291E1A is the darkest color, and: #F6EAE9 is the lightest one.

Tint color variation #CF9689


Shade color variation


Tones of #CF9689
A tone is produced by adding gray to any pure hue. In this case, #C79488 is the less saturated color, and #9C8885 is the most saturated one.


Alternatives to #CF9689


Below, you can see some colors close to #CF9689. Having a set of related colors can be useful if you need an inspirational alternative or other close colors to your original color choice.




Quick use #CF9689


How to use this color on webpages, scripts or other programming languages using html, CSS, dhtml, JAVA, .NET, openGL, Swift, Xojo

Color of the text Background color example
Color of the text
Background color example

<font color="#CF9689;">Text here</font>

<div style="background-color:#CF9689;">Text here</div>



Color preview on black background Color preview on white background
color preview on black background
color preview on white background
HTML code

<div style="background-color:#000000"> <font color="#CF9689;">Text here</font> </div>

HTML code

<div style="background-color:#FFFFFF; border: 1px dotted #999999;"> <font color="#CF9689;">Text here</font> </div>



Div box shadow Text shadow css code
box shadow for color #CF9689
text shadow css code
HTML code

<div style="background-color:#FFFFFF; box-shadow: 2px 2px 7px 1px #CF9689;"></div>

CSS code

.box-shadow: 2px 2px 7px 1px;

CSS code

.text-shadow: 1px 2px 2px #CF9689;



Box border html code Text shadow with RGB values for color #CF9689
box border html code for color #CF9689

text shadow with RGB values

HTML code

<div style="background-color:#FFFFFF; border:1px solid #CF9689;"></div>

CSS code with RGB

.text-shadow: 0px 2px 2px rgba(207, 150, 137, 1.4);



Pre-formatted code CF9689 code for script / programming
HTML, CSS: = #CF9689; rgb(207, 150, 137)
Java: = new Color(207, 150, 137)
.NET: = Color.FromArgb (207, 150, 137);
Xojo: = rgb (207, 150, 137, 0);
openGL: = glColor3f (0.81f, 0.59f, 0.54f);
Swift: = UIColor(red:0.81, green:0.59, blue:0.54, alpha:1.00000);
Objective-C: = [UIColor colorWithRed:0.81 green:0.59 blue:0.54 alpha:1.00000];


Color schemes with #CF9689


Monochromatic color
monochromatic color scheme

Monochromatic color schemes are easy to create because they use only one color. Monochromatic schemes use different tones from the same angle on the color wheel (the same angle).Just change color saturation +10% and you have a new monocromatic color. On our case color: 34% has a #CF9689 saturation. Adding 34% + 10% = 44% saturation for our new color #A86C5E. Decreasing 34% - 10% = 24% saturation for other monochromatic color #F5C5BA.

Analogous color
analogous color scheme

Analogous color schemes are created by using colors that are next to each other on the color wheel. Just +/- 30o on sides of the color hue angle.

Complementary color
complementary color scheme
Complementary schemes are created by combining colors from opposite sides of the color wheel. Simple add 180 degrees to color hue / angle and you have the complementary color. On our case color: #CF9689 has a 11o angle. Adding 11o + 180o = 191oo for our new complementary color #88C2CF.

Split color
split color scheme

Compound schemes or split complementary schemens are almost the same as complementary schemes.
Instead of using colors that are opposites, it uses colors on both sides of the opposite hue angle.
On our case color: #CF9689 has a 11o angle. Adding 11o + 180o+30o = 221o for our first complementary color #889FCF. Decreasing 11o + 180o-30o = 161o for the second complementary color #88CFB8.

Tiradic color
tiradic color scheme

Triadic schemes are made up of hues/angles equally spaced around color wheel. Add and decrease +/- 120 degrees on both sides of the color hue angle.

Tetradic color
tetradic color scheme

Tetradic schemes are made up of hues/angles spaced around color wheel. Add 120,180,300 degrees on the color hue angle.