COLOR #53C68D

HEX: #53C68D RGB: (83,198,141)

Renk bilgisi

#53C68D contains mainly green and blue colors. #53C68D ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#53C68D color RGB value is (83,198,141).

RGB: (83,198,141) (33%, 78%, 55%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 198 of 255 = 78%
B 141 of 255 = 55%

83
198
141

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

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 198 + 141 = 422 (100%)
R 83 of 422 ~ 19.67%
G 198 of 422 ~ 46.92%
B 141 of 422 ~ 33.41'%

%19.67
%46.92
%33.41

CMYK RENK MODELİ

#53C68D rengi CMYK tonu (58,0,29,22).

  • camgöbeği tonu 58.08%
  • eflatun tonu 0.00%
  • sarı tonu 28.79%
  • ana renk tonu 22.35%

CMYK: (58,0,29,22)
C58M0Y29K22 (58%, 0%, 29%, 22%)
(0.58 / 0.00 / 0.29 / 0.22)

CMYK yüzdeleri

%58.08
%0
%28.79
%22.35

Codes

Color #53C68D in popluar color models

53 C6 8D
RGB 83 198 141
HSL 150° 50.22% 55.10%
HSB/HSV 150° 58.08% 77.65%
CMYK 58.08% 0.00% 28.79%
22.35%

Color #53C68D in popluar number systems.

HEX 53 C6 8D
Decimal 83 198 141
Binary 1010011 11000110 10001101
Octal 123 306 215

Shades and tints

Shades of #53C68D

#53C68D
(83,198,141)
#4CB481
(76,180,129)
#45A275
(69,162,117)
#3E9069
(62,144,105)
#377E5D
(55,126,93)
#306C51
(48,108,81)
#295A45
(41,90,69)
#224839
(34,72,57)
#1B362D
(27,54,45)
#142421
(20,36,33)
#0D1215
(13,18,21)
#000000
(0,0,0)

Tints of #53C68D

#53C68D
(83,198,141)
#62CB97
(98,203,151)
#71D0A1
(113,208,161)
#80D5AB
(128,213,171)
#8FDAB5
(143,218,181)
#9EDFBF
(158,223,191)
#ADE4C9
(173,228,201)
#BCE9D3
(188,233,211)
#CBEEDD
(203,238,221)
#DAF3E7
(218,243,231)
#E9F8F1
(233,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53C68D color. Also use rgb(83,198,141) instead hex code.

Text Font Color

.myTextColor { color: #53C68D; }

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

This text font color is #53C68D.

Background Color

.myBgColor { background-color: #53C68D; }

<div style="background-color:#53C68D">Inner text</div>

This div background color is #53C68D.

Border color

.myBorderColor { border: 1px solid #53C68D; }

<div style="border:3px solid #53C68D">Div</div>

This div border color is #53C68D.

Opacity

.myOpacity80 { color: #53C68D; opacity: 0.8; }

<p style="color:#53C68D;opacity:0.8;">80%</p>

Text with #53C68D 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 #53C68D;}

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

This text has shadow with #53C68D color.


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

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

This text has shadow with #53C68D primary color and red secondary color.


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

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

This text has shadow with #53C68D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #53C68D.

Preview

Color preview on black background

This text has color #53C68D on black background.


Color preview on white background

This text has color #53C68D on white background.


Black color preview on #53C68D background

This text has black color on #53C68D background.


White color preview on #53C68D background

This text has white color on #53C68D background.


Related colors

Complementary color

Complementary color for #hex is #AC3972.


I love getcolorcode.com

Triadic colors

1 #8D53C6 and #C68D53 with #53C68D are triadic colors.

2 #8DC653 and #C6538D with #53C68D are triadic colors.