COLOR #6E753B

HEX: #6E753B RGB: (110,117,59)

Renk bilgisi

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

RGB renk modeli

#6E753B color RGB value is (110,117,59).

RGB: (110,117,59) (43%, 46%, 23%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 117 of 255 = 46%
B 59 of 255 = 23%

110
117
59

R + G + B ~ 37%. #6E753B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 117 + 59 = 286 (100%)
R 110 of 286 ~ 38.46%
G 117 of 286 ~ 40.91%
B 59 of 286 ~ 20.63'%

%38.46
%40.91
%20.63

CMYK RENK MODELİ

#6E753B rengi CMYK tonu (6,0,50,54).

  • camgöbeği tonu 5.98%
  • eflatun tonu 0.00%
  • sarı tonu 49.57%
  • ana renk tonu 54.12%
CMYK: (6,0,50,54) C6M0Y50K54 (6%,0%,50%,54%) (0.06/0.00/0.50/0.54) 

CMYK yüzdeleri

%5.98
%0
%49.57
%54.12

Codes

Color #6E753B in popluar color models

6E 75 3B
RGB 110 117 59
HSL 67° 32.95% 34.51%
HSB/HSV 67° 49.57% 45.88%
CMYK 5.98% 0.00% 49.57%
54.12%

Color #6E753B in popluar number systems.

HEX 6E 75 3B
Decimal 110 117 59
Binary 1101110 1110101 111011
Octal 156 165 73

Shades and tints

Shades of #6E753B

#6E753B
(110,117,59)
#646B36
(100,107,54)
#5A6131
(90,97,49)
#50572C
(80,87,44)
#464D27
(70,77,39)
#3C4322
(60,67,34)
#32391D
(50,57,29)
#282F18
(40,47,24)
#1E2513
(30,37,19)
#141B0E
(20,27,14)
#0A1109
(10,17,9)
#000000
(0,0,0)

Tints of #6E753B

#6E753B
(110,117,59)
#7B814C
(123,129,76)
#888D5D
(136,141,93)
#95996E
(149,153,110)
#A2A57F
(162,165,127)
#AFB190
(175,177,144)
#BCBDA1
(188,189,161)
#C9C9B2
(201,201,178)
#D6D5C3
(214,213,195)
#E3E1D4
(227,225,212)
#F0EDE5
(240,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E753B color. Also use rgb(110,117,59) instead hex code.

Text Font Color

.myTextColor { color: #6E753B; }

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

This text font color is #6E753B.

Background Color

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

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

This div background color is #6E753B.

Border color

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

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

This div border color is #6E753B.

Opacity

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

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

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

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

This text has shadow with #6E753B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E753B.

Preview

Color preview on black background

This text has color #6E753B on black background.


Color preview on white background

This text has color #6E753B on white background.


Black color preview on #6E753B background

This text has black color on #6E753B background.


White color preview on #6E753B background

This text has white color on #6E753B background.


Related colors

Complementary color

Complementary color for #hex is #918AC4.


I love getcolorcode.com

Triadic colors

1 #3B6E75 and #753B6E with #6E753B are triadic colors.

2 #3B756E and #756E3B with #6E753B are triadic colors.