COLOR #6CA59B

HEX: #6CA59B RGB: (108,165,155)

Renk bilgisi

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

RGB renk modeli

#6CA59B color RGB value is (108,165,155).

RGB: (108,165,155) (42%, 65%, 61%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 165 of 255 = 65%
B 155 of 255 = 61%

108
165
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 165 + 155 = 428 (100%)
R 108 of 428 ~ 25.23%
G 165 of 428 ~ 38.55%
B 155 of 428 ~ 36.21'%

%25.23
%38.55
%36.21

CMYK RENK MODELİ

#6CA59B rengi CMYK tonu (35,0,6,35).

  • camgöbeği tonu 34.55%
  • eflatun tonu 0.00%
  • sarı tonu 6.06%
  • ana renk tonu 35.29%

CMYK: (35,0,6,35)
C35M0Y6K35 (35%, 0%, 6%, 35%)
(0.35 / 0.00 / 0.06 / 0.35)

CMYK yüzdeleri

%34.55
%0
%6.06
%35.29

Codes

Color #6CA59B in popluar color models

6C A5 9B
RGB 108 165 155
HSL 169° 24.05% 53.53%
HSB/HSV 169° 34.55% 64.71%
CMYK 34.55% 0.00% 6.06%
35.29%

Color #6CA59B in popluar number systems.

HEX 6C A5 9B
Decimal 108 165 155
Binary 1101100 10100101 10011011
Octal 154 245 233

Shades and tints

Shades of #6CA59B

#6CA59B
(108,165,155)
#63968D
(99,150,141)
#5A877F
(90,135,127)
#517871
(81,120,113)
#486963
(72,105,99)
#3F5A55
(63,90,85)
#364B47
(54,75,71)
#2D3C39
(45,60,57)
#242D2B
(36,45,43)
#1B1E1D
(27,30,29)
#120F0F
(18,15,15)
#000000
(0,0,0)

Tints of #6CA59B

#6CA59B
(108,165,155)
#79ADA4
(121,173,164)
#86B5AD
(134,181,173)
#93BDB6
(147,189,182)
#A0C5BF
(160,197,191)
#ADCDC8
(173,205,200)
#BAD5D1
(186,213,209)
#C7DDDA
(199,221,218)
#D4E5E3
(212,229,227)
#E1EDEC
(225,237,236)
#EEF5F5
(238,245,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6CA59B color. Also use rgb(108,165,155) instead hex code.

Text Font Color

.myTextColor { color: #6CA59B; }

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

This text font color is #6CA59B.

Background Color

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

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

This div background color is #6CA59B.

Border color

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

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

This div border color is #6CA59B.

Opacity

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

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

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

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

This text has shadow with #6CA59B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6CA59B.

Preview

Color preview on black background

This text has color #6CA59B on black background.


Color preview on white background

This text has color #6CA59B on white background.


Black color preview on #6CA59B background

This text has black color on #6CA59B background.


White color preview on #6CA59B background

This text has white color on #6CA59B background.


Related colors

Complementary color

Complementary color for #hex is #935A64.


I love getcolorcode.com

Triadic colors

1 #9B6CA5 and #A59B6C with #6CA59B are triadic colors.

2 #9BA56C and #A56C9B with #6CA59B are triadic colors.