COLOR #508B66

HEX: #508B66 RGB: (80,139,102)

Renk bilgisi

#508B66 contains red, green and blue colors in about the same proportion. #508B66 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#508B66 color RGB value is (80,139,102).

RGB: (80,139,102) (31%, 55%, 40%)

RGB bağlantıları ve doygunluk

R 80 of 255 = 31%
G 139 of 255 = 55%
B 102 of 255 = 40%

80
139
102

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

Yüzdelerle RGB renk parçaları

R + G + B = 80 + 139 + 102 = 321 (100%)
R 80 of 321 ~ 24.92%
G 139 of 321 ~ 43.3%
B 102 of 321 ~ 31.78'%

%24.92
%43.3
%31.78

CMYK RENK MODELİ

#508B66 rengi CMYK tonu (42,0,27,45).

  • camgöbeği tonu 42.45%
  • eflatun tonu 0.00%
  • sarı tonu 26.62%
  • ana renk tonu 45.49%

CMYK: (42,0,27,45)
C42M0Y27K45 (42%, 0%, 27%, 45%)
(0.42 / 0.00 / 0.27 / 0.45)

CMYK yüzdeleri

%42.45
%0
%26.62
%45.49

Codes

Color #508B66 in popluar color models

50 8B 66
RGB 80 139 102
HSL 142° 26.94% 42.94%
HSB/HSV 142° 42.45% 54.51%
CMYK 42.45% 0.00% 26.62%
45.49%

Color #508B66 in popluar number systems.

HEX 50 8B 66
Decimal 80 139 102
Binary 1010000 10001011 1100110
Octal 120 213 146

Shades and tints

Shades of #508B66

#508B66
(80,139,102)
#497F5D
(73,127,93)
#427354
(66,115,84)
#3B674B
(59,103,75)
#345B42
(52,91,66)
#2D4F39
(45,79,57)
#264330
(38,67,48)
#1F3727
(31,55,39)
#182B1E
(24,43,30)
#111F15
(17,31,21)
#0A130C
(10,19,12)
#000000
(0,0,0)

Tints of #508B66

#508B66
(80,139,102)
#5F9573
(95,149,115)
#6E9F80
(110,159,128)
#7DA98D
(125,169,141)
#8CB39A
(140,179,154)
#9BBDA7
(155,189,167)
#AAC7B4
(170,199,180)
#B9D1C1
(185,209,193)
#C8DBCE
(200,219,206)
#D7E5DB
(215,229,219)
#E6EFE8
(230,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #508B66; }

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

This text font color is #508B66.

Background Color

.myBgColor { background-color: #508B66; }

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

This div background color is #508B66.

Border color

.myBorderColor { border: 1px solid #508B66; }

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

This div border color is #508B66.

Opacity

.myOpacity80 { color: #508B66; opacity: 0.8; }

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

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

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

This text has shadow with #508B66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #508B66.

Preview

Color preview on black background

This text has color #508B66 on black background.


Color preview on white background

This text has color #508B66 on white background.


Black color preview on #508B66 background

This text has black color on #508B66 background.


White color preview on #508B66 background

This text has white color on #508B66 background.


Related colors

Complementary color

Complementary color for #hex is #AF7499.


I love getcolorcode.com

Triadic colors

1 #66508B and #8B6650 with #508B66 are triadic colors.

2 #668B50 and #8B5066 with #508B66 are triadic colors.