COLOR #C6CC88

HEX: #C6CC88 RGB: (198,204,136)

Renk bilgisi

#C6CC88 contains mainly red and green colors. #C6CC88 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C6CC88 color RGB value is (198,204,136).

RGB: (198,204,136) (78%, 80%, 53%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 204 of 255 = 80%
B 136 of 255 = 53%

198
204
136

R + G + B ~ 70%. #C6CC88 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 204 + 136 = 538 (100%)
R 198 of 538 ~ 36.8%
G 204 of 538 ~ 37.92%
B 136 of 538 ~ 25.28'%

%36.8
%37.92
%25.28

CMYK RENK MODELİ

#C6CC88 rengi CMYK tonu (3,0,33,20).

  • camgöbeği tonu 2.94%
  • eflatun tonu 0.00%
  • sarı tonu 33.33%
  • ana renk tonu 20.00%

CMYK: (3,0,33,20)
C3M0Y33K20 (3%, 0%, 33%, 20%)
(0.03 / 0.00 / 0.33 / 0.20)

CMYK yüzdeleri

%2.94
%0
%33.33
%20

Codes

Color #C6CC88 in popluar color models

C6 CC 88
RGB 198 204 136
HSL 65° 40.00% 66.67%
HSB/HSV 65° 33.33% 80.00%
CMYK 2.94% 0.00% 33.33%
20.00%

Color #C6CC88 in popluar number systems.

HEX C6 CC 88
Decimal 198 204 136
Binary 11000110 11001100 10001000
Octal 306 314 210

Shades and tints

Shades of #C6CC88

#C6CC88
(198,204,136)
#B4BA7C
(180,186,124)
#A2A870
(162,168,112)
#909664
(144,150,100)
#7E8458
(126,132,88)
#6C724C
(108,114,76)
#5A6040
(90,96,64)
#484E34
(72,78,52)
#363C28
(54,60,40)
#242A1C
(36,42,28)
#121810
(18,24,16)
#000000
(0,0,0)

Tints of #C6CC88

#C6CC88
(198,204,136)
#CBD092
(203,208,146)
#D0D49C
(208,212,156)
#D5D8A6
(213,216,166)
#DADCB0
(218,220,176)
#DFE0BA
(223,224,186)
#E4E4C4
(228,228,196)
#E9E8CE
(233,232,206)
#EEECD8
(238,236,216)
#F3F0E2
(243,240,226)
#F8F4EC
(248,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6CC88 color. Also use rgb(198,204,136) instead hex code.

Text Font Color

.myTextColor { color: #C6CC88; }

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

This text font color is #C6CC88.

Background Color

.myBgColor { background-color: #C6CC88; }

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

This div background color is #C6CC88.

Border color

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

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

This div border color is #C6CC88.

Opacity

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

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

Text with #C6CC88 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 #C6CC88;}

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

This text has shadow with #C6CC88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6CC88.

Preview

Color preview on black background

This text has color #C6CC88 on black background.


Color preview on white background

This text has color #C6CC88 on white background.


Black color preview on #C6CC88 background

This text has black color on #C6CC88 background.


White color preview on #C6CC88 background

This text has white color on #C6CC88 background.


Related colors

Complementary color

Complementary color for #hex is #393377.


I love getcolorcode.com

Triadic colors

1 #88C6CC and #CC88C6 with #C6CC88 are triadic colors.

2 #88CCC6 and #CCC688 with #C6CC88 are triadic colors.