COLOR #C7BEAA

HEX: #C7BEAA RGB: (199,190,170)

Renk bilgisi

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

RGB renk modeli

#C7BEAA color RGB value is (199,190,170).

RGB: (199,190,170) (78%, 75%, 67%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 190 of 255 = 75%
B 170 of 255 = 67%

199
190
170

R + G + B ~ 73%. #C7BEAA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 190 + 170 = 559 (100%)
R 199 of 559 ~ 35.6%
G 190 of 559 ~ 33.99%
B 170 of 559 ~ 30.41'%

%35.6
%33.99
%30.41

CMYK RENK MODELİ

#C7BEAA rengi CMYK tonu (0,5,15,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.52%
  • sarı tonu 14.57%
  • ana renk tonu 21.96%
CMYK: (0,5,15,22) C0M5Y15K22 (0%,5%,15%,22%) (0.00/0.05/0.15/0.22) 

CMYK yüzdeleri

%0
%4.52
%14.57
%21.96

Codes

Color #C7BEAA in popluar color models

C7 BE AA
RGB 199 190 170
HSL 41° 20.57% 72.35%
HSB/HSV 41° 14.57% 78.04%
CMYK 0.00% 4.52% 14.57%
21.96%

Color #C7BEAA in popluar number systems.

HEX C7 BE AA
Decimal 199 190 170
Binary 11000111 10111110 10101010
Octal 307 276 252

Shades and tints

Shades of #C7BEAA

#C7BEAA
(199,190,170)
#B5AD9B
(181,173,155)
#A39C8C
(163,156,140)
#918B7D
(145,139,125)
#7F7A6E
(127,122,110)
#6D695F
(109,105,95)
#5B5850
(91,88,80)
#494741
(73,71,65)
#373632
(55,54,50)
#252523
(37,37,35)
#131414
(19,20,20)
#000000
(0,0,0)

Tints of #C7BEAA

#C7BEAA
(199,190,170)
#CCC3B1
(204,195,177)
#D1C8B8
(209,200,184)
#D6CDBF
(214,205,191)
#DBD2C6
(219,210,198)
#E0D7CD
(224,215,205)
#E5DCD4
(229,220,212)
#EAE1DB
(234,225,219)
#EFE6E2
(239,230,226)
#F4EBE9
(244,235,233)
#F9F0F0
(249,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7BEAA color. Also use rgb(199,190,170) instead hex code.

Text Font Color

.myTextColor { color: #C7BEAA; }

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

This text font color is #C7BEAA.

Background Color

.myBgColor { background-color: #C7BEAA; }

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

This div background color is #C7BEAA.

Border color

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

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

This div border color is #C7BEAA.

Opacity

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

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

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

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

This text has shadow with #C7BEAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BEAA.

Preview

Color preview on black background

This text has color #C7BEAA on black background.


Color preview on white background

This text has color #C7BEAA on white background.


Black color preview on #C7BEAA background

This text has black color on #C7BEAA background.


White color preview on #C7BEAA background

This text has white color on #C7BEAA background.


Related colors

Complementary color

Complementary color for #hex is #384155.


I love getcolorcode.com

Triadic colors

1 #AAC7BE and #BEAAC7 with #C7BEAA are triadic colors.

2 #AABEC7 and #BEC7AA with #C7BEAA are triadic colors.