COLOR #C7998A

HEX: #C7998A RGB: (199,153,138)

Renk bilgisi

#C7998A contains mainly red and green colors. #C7998A ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#C7998A color RGB value is (199,153,138).

RGB: (199,153,138) (78%, 60%, 54%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 153 of 255 = 60%
B 138 of 255 = 54%

199
153
138

R + G + B ~ 64%. #C7998A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 153 + 138 = 490 (100%)
R 199 of 490 ~ 40.61%
G 153 of 490 ~ 31.22%
B 138 of 490 ~ 28.16'%

%40.61
%31.22
%28.16

CMYK RENK MODELİ

#C7998A rengi CMYK tonu (0,23,31,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.12%
  • sarı tonu 30.65%
  • ana renk tonu 21.96%

CMYK: (0,23,31,22)
C0M23Y31K22 (0%, 23%, 31%, 22%)
(0.00 / 0.23 / 0.31 / 0.22)

CMYK yüzdeleri

%0
%23.12
%30.65
%21.96

Codes

Color #C7998A in popluar color models

C7 99 8A
RGB 199 153 138
HSL 15° 35.26% 66.08%
HSB/HSV 15° 30.65% 78.04%
CMYK 0.00% 23.12% 30.65%
21.96%

Color #C7998A in popluar number systems.

HEX C7 99 8A
Decimal 199 153 138
Binary 11000111 10011001 10001010
Octal 307 231 212

Shades and tints

Shades of #C7998A

#C7998A
(199,153,138)
#B58C7E
(181,140,126)
#A37F72
(163,127,114)
#917266
(145,114,102)
#7F655A
(127,101,90)
#6D584E
(109,88,78)
#5B4B42
(91,75,66)
#493E36
(73,62,54)
#37312A
(55,49,42)
#25241E
(37,36,30)
#131712
(19,23,18)
#000000
(0,0,0)

Tints of #C7998A

#C7998A
(199,153,138)
#CCA294
(204,162,148)
#D1AB9E
(209,171,158)
#D6B4A8
(214,180,168)
#DBBDB2
(219,189,178)
#E0C6BC
(224,198,188)
#E5CFC6
(229,207,198)
#EAD8D0
(234,216,208)
#EFE1DA
(239,225,218)
#F4EAE4
(244,234,228)
#F9F3EE
(249,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7998A color. Also use rgb(199,153,138) instead hex code.

Text Font Color

.myTextColor { color: #C7998A; }

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

This text font color is #C7998A.

Background Color

.myBgColor { background-color: #C7998A; }

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

This div background color is #C7998A.

Border color

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

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

This div border color is #C7998A.

Opacity

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

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

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

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

This text has shadow with #C7998A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7998A.

Preview

Color preview on black background

This text has color #C7998A on black background.


Color preview on white background

This text has color #C7998A on white background.


Black color preview on #C7998A background

This text has black color on #C7998A background.


White color preview on #C7998A background

This text has white color on #C7998A background.


Related colors

Complementary color

Complementary color for #hex is #386675.


I love getcolorcode.com

Triadic colors

1 #8AC799 and #998AC7 with #C7998A are triadic colors.

2 #8A99C7 and #99C78A with #C7998A are triadic colors.