COLOR #CC9F99

HEX: #CC9F99 RGB: (204,159,153)

Renk bilgisi

#CC9F99 contains red, green and blue colors in about the same proportion. #CC9F99 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#CC9F99 color RGB value is (204,159,153).

RGB: (204,159,153) (80%, 62%, 60%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 159 of 255 = 62%
B 153 of 255 = 60%

204
159
153

R + G + B ~ 67%. #CC9F99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 159 + 153 = 516 (100%)
R 204 of 516 ~ 39.53%
G 159 of 516 ~ 30.81%
B 153 of 516 ~ 29.65'%

%39.53
%30.81
%29.65

CMYK RENK MODELİ

#CC9F99 rengi CMYK tonu (0,22,25,20).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.06%
  • sarı tonu 25.00%
  • ana renk tonu 20.00%

CMYK: (0,22,25,20)
C0M22Y25K20 (0%, 22%, 25%, 20%)
(0.00 / 0.22 / 0.25 / 0.20)

CMYK yüzdeleri

%0
%22.06
%25
%20

Codes

Color #CC9F99 in popluar color models

CC 9F 99
RGB 204 159 153
HSL 33.33% 70.00%
HSB/HSV 25.00% 80.00%
CMYK 0.00% 22.06% 25.00%
20.00%

Color #CC9F99 in popluar number systems.

HEX CC 9F 99
Decimal 204 159 153
Binary 11001100 10011111 10011001
Octal 314 237 231

Shades and tints

Shades of #CC9F99

#CC9F99
(204,159,153)
#BA918C
(186,145,140)
#A8837F
(168,131,127)
#967572
(150,117,114)
#846765
(132,103,101)
#725958
(114,89,88)
#604B4B
(96,75,75)
#4E3D3E
(78,61,62)
#3C2F31
(60,47,49)
#2A2124
(42,33,36)
#181317
(24,19,23)
#000000
(0,0,0)

Tints of #CC9F99

#CC9F99
(204,159,153)
#D0A7A2
(208,167,162)
#D4AFAB
(212,175,171)
#D8B7B4
(216,183,180)
#DCBFBD
(220,191,189)
#E0C7C6
(224,199,198)
#E4CFCF
(228,207,207)
#E8D7D8
(232,215,216)
#ECDFE1
(236,223,225)
#F0E7EA
(240,231,234)
#F4EFF3
(244,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CC9F99 color. Also use rgb(204,159,153) instead hex code.

Text Font Color

.myTextColor { color: #CC9F99; }

<p style="color:#CC9F99">This sample text font color is #CC9F99.</p>

This text font color is #CC9F99.

Background Color

.myBgColor { background-color: #CC9F99; }

<div style="background-color:#CC9F99">Inner text</div>

This div background color is #CC9F99.

Border color

.myBorderColor { border: 1px solid #CC9F99; }

<div style="border:3px solid #CC9F99">Div</div>

This div border color is #CC9F99.

Opacity

.myOpacity80 { color: #CC9F99; opacity: 0.8; }

<p style="color:#CC9F99;opacity:0.8;">80%</p>

Text with #CC9F99 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #CC9F99;}

<p style="text-shadow: 3px 3px 1px #CC9F99">Text here.</p>

This text has shadow with #CC9F99 color.


.textShadow {text-shadow: 3px 3px 1px #CC9F99', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #CC9F99, 5px 5px 20px red">Text here.</p>

This text has shadow with #CC9F99 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#CC9F99, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#CC9F99, Direction=45, Strength=4)">Text</p>

This text has shadow with #CC9F99 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #CC9F99;
-webkit-box-shadow: 1px 1px 3px 2px #CC9F99;
box-shadow: 1px 1px 3px 2px #CC9F99;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #CC9F99; -webkit-box-shadow: 1px 1px 3px 2px #CC9F99; box-shadow:1px 1px 3px 2px #CC9F99;">
Div content here
</div>

This div box has shadow with color #CC9F99.

Preview

Color preview on black background

This text has color #CC9F99 on black background.


Color preview on white background

This text has color #CC9F99 on white background.


Black color preview on #CC9F99 background

This text has black color on #CC9F99 background.


White color preview on #CC9F99 background

This text has white color on #CC9F99 background.


Related colors

Complementary color

Complementary color for #hex is #336066.


I love getcolorcode.com

Triadic colors

1 #99CC9F and #9F99CC with #CC9F99 are triadic colors.

2 #999FCC and #9FCC99 with #CC9F99 are triadic colors.