COLOR #C7B995

HEX: #C7B995 RGB: (199,185,149)

Renk bilgisi

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

RGB renk modeli

#C7B995 color RGB value is (199,185,149).

RGB: (199,185,149) (78%, 73%, 58%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 185 of 255 = 73%
B 149 of 255 = 58%

199
185
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 185 + 149 = 533 (100%)
R 199 of 533 ~ 37.34%
G 185 of 533 ~ 34.71%
B 149 of 533 ~ 27.95'%

%37.34
%34.71
%27.95

CMYK RENK MODELİ

#C7B995 rengi CMYK tonu (0,7,25,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.04%
  • sarı tonu 25.13%
  • ana renk tonu 21.96%

CMYK: (0,7,25,22)
C0M7Y25K22 (0%, 7%, 25%, 22%)
(0.00 / 0.07 / 0.25 / 0.22)

CMYK yüzdeleri

%0
%7.04
%25.13
%21.96

Codes

Color #C7B995 in popluar color models

C7 B9 95
RGB 199 185 149
HSL 43° 30.86% 68.24%
HSB/HSV 43° 25.13% 78.04%
CMYK 0.00% 7.04% 25.13%
21.96%

Color #C7B995 in popluar number systems.

HEX C7 B9 95
Decimal 199 185 149
Binary 11000111 10111001 10010101
Octal 307 271 225

Shades and tints

Shades of #C7B995

#C7B995
(199,185,149)
#B5A988
(181,169,136)
#A3997B
(163,153,123)
#91896E
(145,137,110)
#7F7961
(127,121,97)
#6D6954
(109,105,84)
#5B5947
(91,89,71)
#49493A
(73,73,58)
#37392D
(55,57,45)
#252920
(37,41,32)
#131913
(19,25,19)
#000000
(0,0,0)

Tints of #C7B995

#C7B995
(199,185,149)
#CCBF9E
(204,191,158)
#D1C5A7
(209,197,167)
#D6CBB0
(214,203,176)
#DBD1B9
(219,209,185)
#E0D7C2
(224,215,194)
#E5DDCB
(229,221,203)
#EAE3D4
(234,227,212)
#EFE9DD
(239,233,221)
#F4EFE6
(244,239,230)
#F9F5EF
(249,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7B995 color. Also use rgb(199,185,149) instead hex code.

Text Font Color

.myTextColor { color: #C7B995; }

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

This text font color is #C7B995.

Background Color

.myBgColor { background-color: #C7B995; }

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

This div background color is #C7B995.

Border color

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

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

This div border color is #C7B995.

Opacity

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

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

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

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

This text has shadow with #C7B995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B995.

Preview

Color preview on black background

This text has color #C7B995 on black background.


Color preview on white background

This text has color #C7B995 on white background.


Black color preview on #C7B995 background

This text has black color on #C7B995 background.


White color preview on #C7B995 background

This text has white color on #C7B995 background.


Related colors

Complementary color

Complementary color for #hex is #38466A.


I love getcolorcode.com

Triadic colors

1 #95C7B9 and #B995C7 with #C7B995 are triadic colors.

2 #95B9C7 and #B9C795 with #C7B995 are triadic colors.