COLOR #42AD53

HEX: #42AD53 RGB: (66,173,83)

Renk bilgisi

#42AD53 contains mainly green color. #42AD53 ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#42AD53 color RGB value is (66,173,83).

RGB: (66,173,83) (26%, 68%, 33%)

RGB bağlantıları ve doygunluk

R 66 of 255 = 26%
G 173 of 255 = 68%
B 83 of 255 = 33%

66
173
83

R + G + B ~ 42%. #42AD53 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 66 + 173 + 83 = 322 (100%)
R 66 of 322 ~ 20.5%
G 173 of 322 ~ 53.73%
B 83 of 322 ~ 25.78'%

%20.5
%53.73
%25.78

CMYK RENK MODELİ

#42AD53 rengi CMYK tonu (62,0,52,32).

  • camgöbeği tonu 61.85%
  • eflatun tonu 0.00%
  • sarı tonu 52.02%
  • ana renk tonu 32.16%

CMYK: (62,0,52,32)
C62M0Y52K32 (62%, 0%, 52%, 32%)
(0.62 / 0.00 / 0.52 / 0.32)

CMYK yüzdeleri

%61.85
%0
%52.02
%32.16

Codes

Color #42AD53 in popluar color models

42 AD 53
RGB 66 173 83
HSL 130° 44.77% 46.86%
HSB/HSV 130° 61.85% 67.84%
CMYK 61.85% 0.00% 52.02%
32.16%

Color #42AD53 in popluar number systems.

HEX 42 AD 53
Decimal 66 173 83
Binary 1000010 10101101 1010011
Octal 102 255 123

Shades and tints

Shades of #42AD53

#42AD53
(66,173,83)
#3C9E4C
(60,158,76)
#368F45
(54,143,69)
#30803E
(48,128,62)
#2A7137
(42,113,55)
#246230
(36,98,48)
#1E5329
(30,83,41)
#184422
(24,68,34)
#12351B
(18,53,27)
#0C2614
(12,38,20)
#06170D
(6,23,13)
#000000
(0,0,0)

Tints of #42AD53

#42AD53
(66,173,83)
#53B462
(83,180,98)
#64BB71
(100,187,113)
#75C280
(117,194,128)
#86C98F
(134,201,143)
#97D09E
(151,208,158)
#A8D7AD
(168,215,173)
#B9DEBC
(185,222,188)
#CAE5CB
(202,229,203)
#DBECDA
(219,236,218)
#ECF3E9
(236,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42AD53 color. Also use rgb(66,173,83) instead hex code.

Text Font Color

.myTextColor { color: #42AD53; }

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

This text font color is #42AD53.

Background Color

.myBgColor { background-color: #42AD53; }

<div style="background-color:#42AD53">Inner text</div>

This div background color is #42AD53.

Border color

.myBorderColor { border: 1px solid #42AD53; }

<div style="border:3px solid #42AD53">Div</div>

This div border color is #42AD53.

Opacity

.myOpacity80 { color: #42AD53; opacity: 0.8; }

<p style="color:#42AD53;opacity:0.8;">80%</p>

Text with #42AD53 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 #42AD53;}

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

This text has shadow with #42AD53 color.


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

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

This text has shadow with #42AD53 primary color and red secondary color.


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

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

This text has shadow with #42AD53 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #42AD53.

Preview

Color preview on black background

This text has color #42AD53 on black background.


Color preview on white background

This text has color #42AD53 on white background.


Black color preview on #42AD53 background

This text has black color on #42AD53 background.


White color preview on #42AD53 background

This text has white color on #42AD53 background.


Related colors

Complementary color

Complementary color for #hex is #BD52AC.


I love getcolorcode.com

Triadic colors

1 #5342AD and #AD5342 with #42AD53 are triadic colors.

2 #53AD42 and #AD4253 with #42AD53 are triadic colors.