COLOR #509352

HEX: #509352 RGB: (80,147,82)

Renk bilgisi

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

RGB renk modeli

#509352 color RGB value is (80,147,82).

RGB: (80,147,82) (31%, 58%, 32%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 147 of 255 = 58%
B 82 of 255 = 32%

80
147
82

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 147 + 82 = 309 (100%)
R 80 of 309 ~ 25.89%
G 147 of 309 ~ 47.57%
B 82 of 309 ~ 26.54'%

%25.89
%47.57
%26.54

CMYK RENK MODELİ

#509352 rengi CMYK tonu (46,0,44,42).

  • camgöbeği tonu 45.58%
  • eflatun tonu 0.00%
  • sarı tonu 44.22%
  • ana renk tonu 42.35%

CMYK: (46,0,44,42)
C46M0Y44K42 (46%, 0%, 44%, 42%)
(0.46 / 0.00 / 0.44 / 0.42)

CMYK yüzdeleri

%45.58
%0
%44.22
%42.35

Codes

Color #509352 in popluar color models

50 93 52
RGB 80 147 82
HSL 122° 29.52% 44.51%
HSB/HSV 122° 45.58% 57.65%
CMYK 45.58% 0.00% 44.22%
42.35%

Color #509352 in popluar number systems.

HEX 50 93 52
Decimal 80 147 82
Binary 1010000 10010011 1010010
Octal 120 223 122

Shades and tints

Shades of #509352

#509352
(80,147,82)
#49864B
(73,134,75)
#427944
(66,121,68)
#3B6C3D
(59,108,61)
#345F36
(52,95,54)
#2D522F
(45,82,47)
#264528
(38,69,40)
#1F3821
(31,56,33)
#182B1A
(24,43,26)
#111E13
(17,30,19)
#0A110C
(10,17,12)
#000000
(0,0,0)

Tints of #509352

#509352
(80,147,82)
#5F9C61
(95,156,97)
#6EA570
(110,165,112)
#7DAE7F
(125,174,127)
#8CB78E
(140,183,142)
#9BC09D
(155,192,157)
#AAC9AC
(170,201,172)
#B9D2BB
(185,210,187)
#C8DBCA
(200,219,202)
#D7E4D9
(215,228,217)
#E6EDE8
(230,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #509352 color. Also use rgb(80,147,82) instead hex code.

Text Font Color

.myTextColor { color: #509352; }

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

This text font color is #509352.

Background Color

.myBgColor { background-color: #509352; }

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

This div background color is #509352.

Border color

.myBorderColor { border: 1px solid #509352; }

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

This div border color is #509352.

Opacity

.myOpacity80 { color: #509352; opacity: 0.8; }

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

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

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

This text has shadow with #509352 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509352.

Preview

Color preview on black background

This text has color #509352 on black background.


Color preview on white background

This text has color #509352 on white background.


Black color preview on #509352 background

This text has black color on #509352 background.


White color preview on #509352 background

This text has white color on #509352 background.


Related colors

Complementary color

Complementary color for #hex is #AF6CAD.


I love getcolorcode.com

Triadic colors

1 #525093 and #935250 with #509352 are triadic colors.

2 #529350 and #935052 with #509352 are triadic colors.