COLOR #6CAB76

HEX: #6CAB76 RGB: (108,171,118)

Renk bilgisi

#6CAB76 contains mainly green and blue colors. #6CAB76 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6CAB76 color RGB value is (108,171,118).

RGB: (108,171,118) (42%, 67%, 46%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 171 of 255 = 67%
B 118 of 255 = 46%

108
171
118

R + G + B ~ 52%. #6CAB76 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 171 + 118 = 397 (100%)
R 108 of 397 ~ 27.2%
G 171 of 397 ~ 43.07%
B 118 of 397 ~ 29.72'%

%27.2
%43.07
%29.72

CMYK RENK MODELİ

#6CAB76 rengi CMYK tonu (37,0,31,33).

  • camgöbeği tonu 36.84%
  • eflatun tonu 0.00%
  • sarı tonu 30.99%
  • ana renk tonu 32.94%

CMYK: (37,0,31,33)
C37M0Y31K33 (37%, 0%, 31%, 33%)
(0.37 / 0.00 / 0.31 / 0.33)

CMYK yüzdeleri

%36.84
%0
%30.99
%32.94

Codes

Color #6CAB76 in popluar color models

6C AB 76
RGB 108 171 118
HSL 130° 27.27% 54.71%
HSB/HSV 130° 36.84% 67.06%
CMYK 36.84% 0.00% 30.99%
32.94%

Color #6CAB76 in popluar number systems.

HEX 6C AB 76
Decimal 108 171 118
Binary 1101100 10101011 1110110
Octal 154 253 166

Shades and tints

Shades of #6CAB76

#6CAB76
(108,171,118)
#639C6C
(99,156,108)
#5A8D62
(90,141,98)
#517E58
(81,126,88)
#486F4E
(72,111,78)
#3F6044
(63,96,68)
#36513A
(54,81,58)
#2D4230
(45,66,48)
#243326
(36,51,38)
#1B241C
(27,36,28)
#121512
(18,21,18)
#000000
(0,0,0)

Tints of #6CAB76

#6CAB76
(108,171,118)
#79B282
(121,178,130)
#86B98E
(134,185,142)
#93C09A
(147,192,154)
#A0C7A6
(160,199,166)
#ADCEB2
(173,206,178)
#BAD5BE
(186,213,190)
#C7DCCA
(199,220,202)
#D4E3D6
(212,227,214)
#E1EAE2
(225,234,226)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CAB76 color. Also use rgb(108,171,118) instead hex code.

Text Font Color

.myTextColor { color: #6CAB76; }

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

This text font color is #6CAB76.

Background Color

.myBgColor { background-color: #6CAB76; }

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

This div background color is #6CAB76.

Border color

.myBorderColor { border: 1px solid #6CAB76; }

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

This div border color is #6CAB76.

Opacity

.myOpacity80 { color: #6CAB76; opacity: 0.8; }

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

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

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

This text has shadow with #6CAB76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CAB76.

Preview

Color preview on black background

This text has color #6CAB76 on black background.


Color preview on white background

This text has color #6CAB76 on white background.


Black color preview on #6CAB76 background

This text has black color on #6CAB76 background.


White color preview on #6CAB76 background

This text has white color on #6CAB76 background.


Related colors

Complementary color

Complementary color for #hex is #935489.


I love getcolorcode.com

Triadic colors

1 #766CAB and #AB766C with #6CAB76 are triadic colors.

2 #76AB6C and #AB6C76 with #6CAB76 are triadic colors.