COLOR #C6C488

HEX: #C6C488 RGB: (198,196,136)

Renk bilgisi

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

RGB renk modeli

#C6C488 color RGB value is (198,196,136).

RGB: (198,196,136) (78%, 77%, 53%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 196 of 255 = 77%
B 136 of 255 = 53%

198
196
136

R + G + B ~ 69%. #C6C488 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 196 + 136 = 530 (100%)
R 198 of 530 ~ 37.36%
G 196 of 530 ~ 36.98%
B 136 of 530 ~ 25.66'%

%37.36
%36.98
%25.66

CMYK RENK MODELİ

#C6C488 rengi CMYK tonu (0,1,31,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.01%
  • sarı tonu 31.31%
  • ana renk tonu 22.35%

CMYK: (0,1,31,22)
C0M1Y31K22 (0%, 1%, 31%, 22%)
(0.00 / 0.01 / 0.31 / 0.22)

CMYK yüzdeleri

%0
%1.01
%31.31
%22.35

Codes

Color #C6C488 in popluar color models

C6 C4 88
RGB 198 196 136
HSL 58° 35.23% 65.49%
HSB/HSV 58° 31.31% 77.65%
CMYK 0.00% 1.01% 31.31%
22.35%

Color #C6C488 in popluar number systems.

HEX C6 C4 88
Decimal 198 196 136
Binary 11000110 11000100 10001000
Octal 306 304 210

Shades and tints

Shades of #C6C488

#C6C488
(198,196,136)
#B4B37C
(180,179,124)
#A2A270
(162,162,112)
#909164
(144,145,100)
#7E8058
(126,128,88)
#6C6F4C
(108,111,76)
#5A5E40
(90,94,64)
#484D34
(72,77,52)
#363C28
(54,60,40)
#242B1C
(36,43,28)
#121A10
(18,26,16)
#000000
(0,0,0)

Tints of #C6C488

#C6C488
(198,196,136)
#CBC992
(203,201,146)
#D0CE9C
(208,206,156)
#D5D3A6
(213,211,166)
#DAD8B0
(218,216,176)
#DFDDBA
(223,221,186)
#E4E2C4
(228,226,196)
#E9E7CE
(233,231,206)
#EEECD8
(238,236,216)
#F3F1E2
(243,241,226)
#F8F6EC
(248,246,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6C488; }

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

This text font color is #C6C488.

Background Color

.myBgColor { background-color: #C6C488; }

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

This div background color is #C6C488.

Border color

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

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

This div border color is #C6C488.

Opacity

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

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

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

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

This text has shadow with #C6C488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C488.

Preview

Color preview on black background

This text has color #C6C488 on black background.


Color preview on white background

This text has color #C6C488 on white background.


Black color preview on #C6C488 background

This text has black color on #C6C488 background.


White color preview on #C6C488 background

This text has white color on #C6C488 background.


Related colors

Complementary color

Complementary color for #hex is #393B77.


I love getcolorcode.com

Triadic colors

1 #88C6C4 and #C488C6 with #C6C488 are triadic colors.

2 #88C4C6 and #C4C688 with #C6C488 are triadic colors.