COLOR #6EB273

HEX: #6EB273 RGB: (110,178,115)

Renk bilgisi

#6EB273 contains mainly green color. #6EB273 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6EB273 color RGB value is (110,178,115).

RGB: (110,178,115) (43%, 70%, 45%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 178 of 255 = 70%
B 115 of 255 = 45%

110
178
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 178 + 115 = 403 (100%)
R 110 of 403 ~ 27.3%
G 178 of 403 ~ 44.17%
B 115 of 403 ~ 28.54'%

%27.3
%44.17
%28.54

CMYK RENK MODELİ

#6EB273 rengi CMYK tonu (38,0,35,30).

  • camgöbeği tonu 38.20%
  • eflatun tonu 0.00%
  • sarı tonu 35.39%
  • ana renk tonu 30.20%

CMYK: (38,0,35,30)
C38M0Y35K30 (38%, 0%, 35%, 30%)
(0.38 / 0.00 / 0.35 / 0.30)

CMYK yüzdeleri

%38.2
%0
%35.39
%30.2

Codes

Color #6EB273 in popluar color models

6E B2 73
RGB 110 178 115
HSL 124° 30.63% 56.47%
HSB/HSV 124° 38.20% 69.80%
CMYK 38.20% 0.00% 35.39%
30.20%

Color #6EB273 in popluar number systems.

HEX 6E B2 73
Decimal 110 178 115
Binary 1101110 10110010 1110011
Octal 156 262 163

Shades and tints

Shades of #6EB273

#6EB273
(110,178,115)
#64A269
(100,162,105)
#5A925F
(90,146,95)
#508255
(80,130,85)
#46724B
(70,114,75)
#3C6241
(60,98,65)
#325237
(50,82,55)
#28422D
(40,66,45)
#1E3223
(30,50,35)
#142219
(20,34,25)
#0A120F
(10,18,15)
#000000
(0,0,0)

Tints of #6EB273

#6EB273
(110,178,115)
#7BB97F
(123,185,127)
#88C08B
(136,192,139)
#95C797
(149,199,151)
#A2CEA3
(162,206,163)
#AFD5AF
(175,213,175)
#BCDCBB
(188,220,187)
#C9E3C7
(201,227,199)
#D6EAD3
(214,234,211)
#E3F1DF
(227,241,223)
#F0F8EB
(240,248,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EB273 color. Also use rgb(110,178,115) instead hex code.

Text Font Color

.myTextColor { color: #6EB273; }

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

This text font color is #6EB273.

Background Color

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

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

This div background color is #6EB273.

Border color

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

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

This div border color is #6EB273.

Opacity

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

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

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

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

This text has shadow with #6EB273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EB273.

Preview

Color preview on black background

This text has color #6EB273 on black background.


Color preview on white background

This text has color #6EB273 on white background.


Black color preview on #6EB273 background

This text has black color on #6EB273 background.


White color preview on #6EB273 background

This text has white color on #6EB273 background.


Related colors

Complementary color

Complementary color for #hex is #914D8C.


I love getcolorcode.com

Triadic colors

1 #736EB2 and #B2736E with #6EB273 are triadic colors.

2 #73B26E and #B26E73 with #6EB273 are triadic colors.