COLOR #68AB7B

HEX: #68AB7B RGB: (104,171,123)

Renk bilgisi

#68AB7B contains mainly green and blue colors. #68AB7B ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#68AB7B color RGB value is (104,171,123).

RGB: (104,171,123) (41%, 67%, 48%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 171 of 255 = 67%
B 123 of 255 = 48%

104
171
123

R + G + B ~ 52%. #68AB7B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 171 + 123 = 398 (100%)
R 104 of 398 ~ 26.13%
G 171 of 398 ~ 42.96%
B 123 of 398 ~ 30.9'%

%26.13
%42.96
%30.9

CMYK RENK MODELİ

#68AB7B rengi CMYK tonu (39,0,28,33).

  • camgöbeği tonu 39.18%
  • eflatun tonu 0.00%
  • sarı tonu 28.07%
  • ana renk tonu 32.94%

CMYK: (39,0,28,33)
C39M0Y28K33 (39%, 0%, 28%, 33%)
(0.39 / 0.00 / 0.28 / 0.33)

CMYK yüzdeleri

%39.18
%0
%28.07
%32.94

Codes

Color #68AB7B in popluar color models

68 AB 7B
RGB 104 171 123
HSL 137° 28.51% 53.92%
HSB/HSV 137° 39.18% 67.06%
CMYK 39.18% 0.00% 28.07%
32.94%

Color #68AB7B in popluar number systems.

HEX 68 AB 7B
Decimal 104 171 123
Binary 1101000 10101011 1111011
Octal 150 253 173

Shades and tints

Shades of #68AB7B

#68AB7B
(104,171,123)
#5F9C70
(95,156,112)
#568D65
(86,141,101)
#4D7E5A
(77,126,90)
#446F4F
(68,111,79)
#3B6044
(59,96,68)
#325139
(50,81,57)
#29422E
(41,66,46)
#203323
(32,51,35)
#172418
(23,36,24)
#0E150D
(14,21,13)
#000000
(0,0,0)

Tints of #68AB7B

#68AB7B
(104,171,123)
#75B287
(117,178,135)
#82B993
(130,185,147)
#8FC09F
(143,192,159)
#9CC7AB
(156,199,171)
#A9CEB7
(169,206,183)
#B6D5C3
(182,213,195)
#C3DCCF
(195,220,207)
#D0E3DB
(208,227,219)
#DDEAE7
(221,234,231)
#EAF1F3
(234,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68AB7B color. Also use rgb(104,171,123) instead hex code.

Text Font Color

.myTextColor { color: #68AB7B; }

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

This text font color is #68AB7B.

Background Color

.myBgColor { background-color: #68AB7B; }

<div style="background-color:#68AB7B">Inner text</div>

This div background color is #68AB7B.

Border color

.myBorderColor { border: 1px solid #68AB7B; }

<div style="border:3px solid #68AB7B">Div</div>

This div border color is #68AB7B.

Opacity

.myOpacity80 { color: #68AB7B; opacity: 0.8; }

<p style="color:#68AB7B;opacity:0.8;">80%</p>

Text with #68AB7B 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 #68AB7B;}

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

This text has shadow with #68AB7B color.


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

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

This text has shadow with #68AB7B primary color and red secondary color.


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

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

This text has shadow with #68AB7B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68AB7B.

Preview

Color preview on black background

This text has color #68AB7B on black background.


Color preview on white background

This text has color #68AB7B on white background.


Black color preview on #68AB7B background

This text has black color on #68AB7B background.


White color preview on #68AB7B background

This text has white color on #68AB7B background.


Related colors

Complementary color

Complementary color for #hex is #975484.


I love getcolorcode.com

Triadic colors

1 #7B68AB and #AB7B68 with #68AB7B are triadic colors.

2 #7BAB68 and #AB687B with #68AB7B are triadic colors.