COLOR #509166

HEX: #509166 RGB: (80,145,102)

Renk bilgisi

#509166 contains mainly green and blue colors. #509166 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#509166 color RGB value is (80,145,102).

RGB: (80,145,102) (31%, 57%, 40%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 145 of 255 = 57%
B 102 of 255 = 40%

80
145
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 145 + 102 = 327 (100%)
R 80 of 327 ~ 24.46%
G 145 of 327 ~ 44.34%
B 102 of 327 ~ 31.19'%

%24.46
%44.34
%31.19

CMYK RENK MODELİ

#509166 rengi CMYK tonu (45,0,30,43).

  • camgöbeği tonu 44.83%
  • eflatun tonu 0.00%
  • sarı tonu 29.66%
  • ana renk tonu 43.14%

CMYK: (45,0,30,43)
C45M0Y30K43 (45%, 0%, 30%, 43%)
(0.45 / 0.00 / 0.30 / 0.43)

CMYK yüzdeleri

%44.83
%0
%29.66
%43.14

Codes

Color #509166 in popluar color models

50 91 66
RGB 80 145 102
HSL 140° 28.89% 44.12%
HSB/HSV 140° 44.83% 56.86%
CMYK 44.83% 0.00% 29.66%
43.14%

Color #509166 in popluar number systems.

HEX 50 91 66
Decimal 80 145 102
Binary 1010000 10010001 1100110
Octal 120 221 146

Shades and tints

Shades of #509166

#509166
(80,145,102)
#49845D
(73,132,93)
#427754
(66,119,84)
#3B6A4B
(59,106,75)
#345D42
(52,93,66)
#2D5039
(45,80,57)
#264330
(38,67,48)
#1F3627
(31,54,39)
#18291E
(24,41,30)
#111C15
(17,28,21)
#0A0F0C
(10,15,12)
#000000
(0,0,0)

Tints of #509166

#509166
(80,145,102)
#5F9B73
(95,155,115)
#6EA580
(110,165,128)
#7DAF8D
(125,175,141)
#8CB99A
(140,185,154)
#9BC3A7
(155,195,167)
#AACDB4
(170,205,180)
#B9D7C1
(185,215,193)
#C8E1CE
(200,225,206)
#D7EBDB
(215,235,219)
#E6F5E8
(230,245,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #509166 color. Also use rgb(80,145,102) instead hex code.

Text Font Color

.myTextColor { color: #509166; }

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

This text font color is #509166.

Background Color

.myBgColor { background-color: #509166; }

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

This div background color is #509166.

Border color

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

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

This div border color is #509166.

Opacity

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

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

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

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

This text has shadow with #509166 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #509166.

Preview

Color preview on black background

This text has color #509166 on black background.


Color preview on white background

This text has color #509166 on white background.


Black color preview on #509166 background

This text has black color on #509166 background.


White color preview on #509166 background

This text has white color on #509166 background.


Related colors

Complementary color

Complementary color for #hex is #AF6E99.


I love getcolorcode.com

Triadic colors

1 #665091 and #916650 with #509166 are triadic colors.

2 #669150 and #915066 with #509166 are triadic colors.