COLOR #6CA487

HEX: #6CA487 RGB: (108,164,135)

Renk bilgisi

#6CA487 contains red, green and blue colors in about the same proportion. #6CA487 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6CA487 color RGB value is (108,164,135).

RGB: (108,164,135) (42%, 64%, 53%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 164 of 255 = 64%
B 135 of 255 = 53%

108
164
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 164 + 135 = 407 (100%)
R 108 of 407 ~ 26.54%
G 164 of 407 ~ 40.29%
B 135 of 407 ~ 33.17'%

%26.54
%40.29
%33.17

CMYK RENK MODELİ

#6CA487 rengi CMYK tonu (34,0,18,36).

  • camgöbeği tonu 34.15%
  • eflatun tonu 0.00%
  • sarı tonu 17.68%
  • ana renk tonu 35.69%

CMYK: (34,0,18,36)
C34M0Y18K36 (34%, 0%, 18%, 36%)
(0.34 / 0.00 / 0.18 / 0.36)

CMYK yüzdeleri

%34.15
%0
%17.68
%35.69

Codes

Color #6CA487 in popluar color models

6C A4 87
RGB 108 164 135
HSL 149° 23.53% 53.33%
HSB/HSV 149° 34.15% 64.31%
CMYK 34.15% 0.00% 17.68%
35.69%

Color #6CA487 in popluar number systems.

HEX 6C A4 87
Decimal 108 164 135
Binary 1101100 10100100 10000111
Octal 154 244 207

Shades and tints

Shades of #6CA487

#6CA487
(108,164,135)
#63967B
(99,150,123)
#5A886F
(90,136,111)
#517A63
(81,122,99)
#486C57
(72,108,87)
#3F5E4B
(63,94,75)
#36503F
(54,80,63)
#2D4233
(45,66,51)
#243427
(36,52,39)
#1B261B
(27,38,27)
#12180F
(18,24,15)
#000000
(0,0,0)

Tints of #6CA487

#6CA487
(108,164,135)
#79AC91
(121,172,145)
#86B49B
(134,180,155)
#93BCA5
(147,188,165)
#A0C4AF
(160,196,175)
#ADCCB9
(173,204,185)
#BAD4C3
(186,212,195)
#C7DCCD
(199,220,205)
#D4E4D7
(212,228,215)
#E1ECE1
(225,236,225)
#EEF4EB
(238,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CA487 color. Also use rgb(108,164,135) instead hex code.

Text Font Color

.myTextColor { color: #6CA487; }

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

This text font color is #6CA487.

Background Color

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

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

This div background color is #6CA487.

Border color

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

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

This div border color is #6CA487.

Opacity

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

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

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

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

This text has shadow with #6CA487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CA487.

Preview

Color preview on black background

This text has color #6CA487 on black background.


Color preview on white background

This text has color #6CA487 on white background.


Black color preview on #6CA487 background

This text has black color on #6CA487 background.


White color preview on #6CA487 background

This text has white color on #6CA487 background.


Related colors

Complementary color

Complementary color for #hex is #935B78.


I love getcolorcode.com

Triadic colors

1 #876CA4 and #A4876C with #6CA487 are triadic colors.

2 #87A46C and #A46C87 with #6CA487 are triadic colors.