COLOR #00AE7B

HEX: #00AE7B RGB: (0,174,123)

Renk bilgisi

#00AE7B contains only green and blue colors. #00AE7B ‘ nin web güvenlik rengi #009966 (ya da #096) dir.

RGB renk modeli

#00AE7B color RGB value is (0,174,123).

RGB: (0,174,123) (0%, 68%, 48%)

RGB bağlantıları ve doygunluk

R 0 of 255 = 0%
G 174 of 255 = 68%
B 123 of 255 = 48%

0
174
123

R + G + B ~ 39%. #00AE7B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 0 + 174 + 123 = 297 (100%)
R 0 of 297 ~ 0%
G 174 of 297 ~ 58.59%
B 123 of 297 ~ 41.41'%

%58.59
%41.41

CMYK RENK MODELİ

#00AE7B rengi CMYK tonu (100,0,29,32).

  • camgöbeği tonu 100.00%
  • eflatun tonu 0.00%
  • sarı tonu 29.31%
  • ana renk tonu 31.76%

CMYK: (100,0,29,32)
C100M0Y29K32 (100%, 0%, 29%, 32%)
(1.00 / 0.00 / 0.29 / 0.32)

CMYK yüzdeleri

%100
%0
%29.31
%31.76

Codes

Color #00AE7B in popluar color models

00 AE 7B
RGB 0 174 123
HSL 162° 100.00% 34.12%
HSB/HSV 162° 100.00% 68.24%
CMYK 100.00% 0.00% 29.31%
31.76%

Color #00AE7B in popluar number systems.

HEX 00 AE 7B
Decimal 0 174 123
Binary 0 10101110 1111011
Octal 0 256 173

Shades and tints

Shades of #00AE7B

#00AE7B
(0,174,123)
#009F70
(0,159,112)
#009065
(0,144,101)
#00815A
(0,129,90)
#00724F
(0,114,79)
#006344
(0,99,68)
#005439
(0,84,57)
#00452E
(0,69,46)
#003623
(0,54,35)
#002718
(0,39,24)
#00180D
(0,24,13)
#000000
(0,0,0)

Tints of #00AE7B

#00AE7B
(0,174,123)
#17B587
(23,181,135)
#2EBC93
(46,188,147)
#45C39F
(69,195,159)
#5CCAAB
(92,202,171)
#73D1B7
(115,209,183)
#8AD8C3
(138,216,195)
#A1DFCF
(161,223,207)
#B8E6DB
(184,230,219)
#CFEDE7
(207,237,231)
#E6F4F3
(230,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #00AE7B color. Also use rgb(0,174,123) instead hex code.

Text Font Color

.myTextColor { color: #00AE7B; }

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

This text font color is #00AE7B.

Background Color

.myBgColor { background-color: #00AE7B; }

<div style="background-color:#00AE7B">Inner text</div>

This div background color is #00AE7B.

Border color

.myBorderColor { border: 1px solid #00AE7B; }

<div style="border:3px solid #00AE7B">Div</div>

This div border color is #00AE7B.

Opacity

.myOpacity80 { color: #00AE7B; opacity: 0.8; }

<p style="color:#00AE7B;opacity:0.8;">80%</p>

Text with #00AE7B 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 #00AE7B;}

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

This text has shadow with #00AE7B color.


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

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

This text has shadow with #00AE7B primary color and red secondary color.


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

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

This text has shadow with #00AE7B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #00AE7B.

Preview

Color preview on black background

This text has color #00AE7B on black background.


Color preview on white background

This text has color #00AE7B on white background.


Black color preview on #00AE7B background

This text has black color on #00AE7B background.


White color preview on #00AE7B background

This text has white color on #00AE7B background.


Related colors

Complementary color

Complementary color for #hex is #FF5184.


I love getcolorcode.com

Gradyan

Color #00AE7B is used in Caribbean Green gradient.

Caribbean Green


Triadic colors

1 #7B00AE and #AE7B00 with #00AE7B are triadic colors.

2 #7BAE00 and #AE007B with #00AE7B are triadic colors.