COLOR #527B49

HEX: #527B49
RGB: (82,123,73)

Renk bilgisi

#527B49 contains red, green and blue colors in about the same proportion. #527B49 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#527B49 color RGB value is (82,123,73).

  • kırmız ton 82;
  • yeşil ton 123;
  • mavi ton 73.
RGB: (82,123,73) (32%,48%,29%)

RGB bağlantıları ve doygunluk

R 82 of 255 = 32%
G 123 of 255 = 48%
B 73 of 255 = 29%

82
123
73

R + G + B ~ 36%. #527B49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
82 + 123 + 73 = 278 (100%)
R 82 of 278 ~ 29.5%
G 123 of 278 ~ 44.24%
B 73 of 278 ~ 26.26%

%29.5
%44.24
%26.26

CMYK RENK MODELİ

#527B49 rengi CMYK tonu (33,0,41,52).

  • camgöbeği tonu 33.33%
  • eflatun tonu 0.00%
  • sarı tonu 40.65%
  • ana renk tonu 51.76%
CMYK: (33,0,41,52) C33M0Y41K52 (33%,0%,41%,52%) (0.33/0.00/0.41/0.52)

CMYK yüzdeleri

%33.33
%0
%40.65
%51.76

Codes

Color #527B49 in popluar color models

527B49
RGB8212373
HSL109°25.51%38.43%
HSB/HSV109°40.65%48.24%
CMYK33.33%0.00%40.65%
51.76%

Color #527B49 in popluar number systems.

HEX527B49
Decimal8212373
Binary101001011110111001001
Octal122173111

Shades and tints

Shades of #527B49

#527B49
(82,123,73)
#4B7043
(75,112,67)
#44653D
(68,101,61)
#3D5A37
(61,90,55)
#364F31
(54,79,49)
#2F442B
(47,68,43)
#283925
(40,57,37)
#212E1F
(33,46,31)
#1A2319
(26,35,25)
#131813
(19,24,19)
#0C0D0D
(12,13,13)
#000000
(0,0,0)

Tints of #527B49

#527B49
(82,123,73)
#618759
(97,135,89)
#709369
(112,147,105)
#7F9F79
(127,159,121)
#8EAB89
(142,171,137)
#9DB799
(157,183,153)
#ACC3A9
(172,195,169)
#BBCFB9
(187,207,185)
#CADBC9
(202,219,201)
#D9E7D9
(217,231,217)
#E8F3E9
(232,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #527B49 color. Also use rgb(82,123,73) instead hex code.

Text Font Color

.myTextColor { color: #527B49; }

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

This text font color is #527B49.


Background Color

.myBgColor { background-color: #527B49; }

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

This div background color is #527B49.


Border color

.myBorderColor { border: 1px solid #527B49; }

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

This div border color is #527B49.


Opacity

.myOpacity80 { color: #527B49; opacity: 0.8; }

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

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

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

This text has shadow with #527B49 color.

.textShadow {text-shadow: 3px 3px 1px #527B49, 3px 3px 1px red;}

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

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


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #527B49; -webkit-box-shadow:	1px 1px 3px 2px #527B49; box-shadow:	1px 1px 3px 2px #527B49; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #527B49; -webkit-box-shadow: 1px 1px 3px 2px #527B49; box-shadow:1px 1px 3px 2px #527B49;">
Div content here</div>
This div box has shadow with color #527B49.

Preview

Color preview on black background

This text has color #527B49 on black background.


Color preview on white background

This text has color #527B49 on white background.



Black color preview on #527B49 background

This text has black color on #527B49 background.


White color preview on #527B49 background

This text has white color on #527B49 background.