COLOR #C6827B

HEX: #C6827B RGB: (198,130,123)

Renk bilgisi

#C6827B contains mainly red color. #C6827B ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#C6827B color RGB value is (198,130,123).

RGB: (198,130,123) (78%, 51%, 48%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 130 of 255 = 51%
B 123 of 255 = 48%

198
130
123

R + G + B ~ 59%. #C6827B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 130 + 123 = 451 (100%)
R 198 of 451 ~ 43.9%
G 130 of 451 ~ 28.82%
B 123 of 451 ~ 27.27'%

%43.9
%28.82
%27.27

CMYK RENK MODELİ

#C6827B rengi CMYK tonu (0,34,38,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 34.34%
  • sarı tonu 37.88%
  • ana renk tonu 22.35%

CMYK: (0,34,38,22)
C0M34Y38K22 (0%, 34%, 38%, 22%)
(0.00 / 0.34 / 0.38 / 0.22)

CMYK yüzdeleri

%0
%34.34
%37.88
%22.35

Codes

Color #C6827B in popluar color models

C6 82 7B
RGB 198 130 123
HSL 39.68% 62.94%
HSB/HSV 37.88% 77.65%
CMYK 0.00% 34.34% 37.88%
22.35%

Color #C6827B in popluar number systems.

HEX C6 82 7B
Decimal 198 130 123
Binary 11000110 10000010 1111011
Octal 306 202 173

Shades and tints

Shades of #C6827B

#C6827B
(198,130,123)
#B47770
(180,119,112)
#A26C65
(162,108,101)
#90615A
(144,97,90)
#7E564F
(126,86,79)
#6C4B44
(108,75,68)
#5A4039
(90,64,57)
#48352E
(72,53,46)
#362A23
(54,42,35)
#241F18
(36,31,24)
#12140D
(18,20,13)
#000000
(0,0,0)

Tints of #C6827B

#C6827B
(198,130,123)
#CB8D87
(203,141,135)
#D09893
(208,152,147)
#D5A39F
(213,163,159)
#DAAEAB
(218,174,171)
#DFB9B7
(223,185,183)
#E4C4C3
(228,196,195)
#E9CFCF
(233,207,207)
#EEDADB
(238,218,219)
#F3E5E7
(243,229,231)
#F8F0F3
(248,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6827B color. Also use rgb(198,130,123) instead hex code.

Text Font Color

.myTextColor { color: #C6827B; }

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

This text font color is #C6827B.

Background Color

.myBgColor { background-color: #C6827B; }

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

This div background color is #C6827B.

Border color

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

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

This div border color is #C6827B.

Opacity

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

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

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

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

This text has shadow with #C6827B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6827B.

Preview

Color preview on black background

This text has color #C6827B on black background.


Color preview on white background

This text has color #C6827B on white background.


Black color preview on #C6827B background

This text has black color on #C6827B background.


White color preview on #C6827B background

This text has white color on #C6827B background.


Related colors

Complementary color

Complementary color for #hex is #397D84.


I love getcolorcode.com

Triadic colors

1 #7BC682 and #827BC6 with #C6827B are triadic colors.

2 #7B82C6 and #82C67B with #C6827B are triadic colors.