COLOR #5EAF63

HEX: #5EAF63 RGB: (94,175,99)

Renk bilgisi

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

RGB renk modeli

#5EAF63 color RGB value is (94,175,99).

RGB: (94,175,99) (37%, 69%, 39%)

RGB bağlantıları ve doygunluk

R 94 of 255 = 37%
G 175 of 255 = 69%
B 99 of 255 = 39%

94
175
99

R + G + B ~ 48%. #5EAF63 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 94 + 175 + 99 = 368 (100%)
R 94 of 368 ~ 25.54%
G 175 of 368 ~ 47.55%
B 99 of 368 ~ 26.9'%

%25.54
%47.55
%26.9

CMYK RENK MODELİ

#5EAF63 rengi CMYK tonu (46,0,43,31).

  • camgöbeği tonu 46.29%
  • eflatun tonu 0.00%
  • sarı tonu 43.43%
  • ana renk tonu 31.37%

CMYK: (46,0,43,31)
C46M0Y43K31 (46%, 0%, 43%, 31%)
(0.46 / 0.00 / 0.43 / 0.31)

CMYK yüzdeleri

%46.29
%0
%43.43
%31.37

Codes

Color #5EAF63 in popluar color models

5E AF 63
RGB 94 175 99
HSL 124° 33.61% 52.75%
HSB/HSV 124° 46.29% 68.63%
CMYK 46.29% 0.00% 43.43%
31.37%

Color #5EAF63 in popluar number systems.

HEX 5E AF 63
Decimal 94 175 99
Binary 1011110 10101111 1100011
Octal 136 257 143

Shades and tints

Shades of #5EAF63

#5EAF63
(94,175,99)
#56A05A
(86,160,90)
#4E9151
(78,145,81)
#468248
(70,130,72)
#3E733F
(62,115,63)
#366436
(54,100,54)
#2E552D
(46,85,45)
#264624
(38,70,36)
#1E371B
(30,55,27)
#162812
(22,40,18)
#0E1909
(14,25,9)
#000000
(0,0,0)

Tints of #5EAF63

#5EAF63
(94,175,99)
#6CB671
(108,182,113)
#7ABD7F
(122,189,127)
#88C48D
(136,196,141)
#96CB9B
(150,203,155)
#A4D2A9
(164,210,169)
#B2D9B7
(178,217,183)
#C0E0C5
(192,224,197)
#CEE7D3
(206,231,211)
#DCEEE1
(220,238,225)
#EAF5EF
(234,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5EAF63 color. Also use rgb(94,175,99) instead hex code.

Text Font Color

.myTextColor { color: #5EAF63; }

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

This text font color is #5EAF63.

Background Color

.myBgColor { background-color: #5EAF63; }

<div style="background-color:#5EAF63">Inner text</div>

This div background color is #5EAF63.

Border color

.myBorderColor { border: 1px solid #5EAF63; }

<div style="border:3px solid #5EAF63">Div</div>

This div border color is #5EAF63.

Opacity

.myOpacity80 { color: #5EAF63; opacity: 0.8; }

<p style="color:#5EAF63;opacity:0.8;">80%</p>

Text with #5EAF63 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 #5EAF63;}

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

This text has shadow with #5EAF63 color.


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

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

This text has shadow with #5EAF63 primary color and red secondary color.


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

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

This text has shadow with #5EAF63 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #5EAF63.

Preview

Color preview on black background

This text has color #5EAF63 on black background.


Color preview on white background

This text has color #5EAF63 on white background.


Black color preview on #5EAF63 background

This text has black color on #5EAF63 background.


White color preview on #5EAF63 background

This text has white color on #5EAF63 background.


Related colors

Complementary color

Complementary color for #hex is #A1509C.


I love getcolorcode.com

Triadic colors

1 #635EAF and #AF635E with #5EAF63 are triadic colors.

2 #63AF5E and #AF5E63 with #5EAF63 are triadic colors.