COLOR #6C9375

HEX: #6C9375 RGB: (108,147,117)

Renk bilgisi

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

RGB renk modeli

#6C9375 color RGB value is (108,147,117).

RGB: (108,147,117) (42%, 58%, 46%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 147 of 255 = 58%
B 117 of 255 = 46%

108
147
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 147 + 117 = 372 (100%)
R 108 of 372 ~ 29.03%
G 147 of 372 ~ 39.52%
B 117 of 372 ~ 31.45'%

%29.03
%39.52
%31.45

CMYK RENK MODELİ

#6C9375 rengi CMYK tonu (27,0,20,42).

  • camgöbeği tonu 26.53%
  • eflatun tonu 0.00%
  • sarı tonu 20.41%
  • ana renk tonu 42.35%

CMYK: (27,0,20,42)
C27M0Y20K42 (27%, 0%, 20%, 42%)
(0.27 / 0.00 / 0.20 / 0.42)

CMYK yüzdeleri

%26.53
%0
%20.41
%42.35

Codes

Color #6C9375 in popluar color models

6C 93 75
RGB 108 147 117
HSL 134° 15.29% 50.00%
HSB/HSV 134° 26.53% 57.65%
CMYK 26.53% 0.00% 20.41%
42.35%

Color #6C9375 in popluar number systems.

HEX 6C 93 75
Decimal 108 147 117
Binary 1101100 10010011 1110101
Octal 154 223 165

Shades and tints

Shades of #6C9375

#6C9375
(108,147,117)
#63866B
(99,134,107)
#5A7961
(90,121,97)
#516C57
(81,108,87)
#485F4D
(72,95,77)
#3F5243
(63,82,67)
#364539
(54,69,57)
#2D382F
(45,56,47)
#242B25
(36,43,37)
#1B1E1B
(27,30,27)
#121111
(18,17,17)
#000000
(0,0,0)

Tints of #6C9375

#6C9375
(108,147,117)
#799C81
(121,156,129)
#86A58D
(134,165,141)
#93AE99
(147,174,153)
#A0B7A5
(160,183,165)
#ADC0B1
(173,192,177)
#BAC9BD
(186,201,189)
#C7D2C9
(199,210,201)
#D4DBD5
(212,219,213)
#E1E4E1
(225,228,225)
#EEEDED
(238,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C9375 color. Also use rgb(108,147,117) instead hex code.

Text Font Color

.myTextColor { color: #6C9375; }

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

This text font color is #6C9375.

Background Color

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

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

This div background color is #6C9375.

Border color

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

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

This div border color is #6C9375.

Opacity

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

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

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

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

This text has shadow with #6C9375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C9375.

Preview

Color preview on black background

This text has color #6C9375 on black background.


Color preview on white background

This text has color #6C9375 on white background.


Black color preview on #6C9375 background

This text has black color on #6C9375 background.


White color preview on #6C9375 background

This text has white color on #6C9375 background.


Related colors

Complementary color

Complementary color for #hex is #936C8A.


I love getcolorcode.com

Triadic colors

1 #756C93 and #93756C with #6C9375 are triadic colors.

2 #75936C and #936C75 with #6C9375 are triadic colors.