COLOR #514C52

HEX: #514C52 RGB: (81,76,82)

Renk bilgisi

#514C52 contains red, green and blue colors in about the same proportion. #514C52 ‘ nin web güvenlik rengi #663366 (ya da #636) dir.

RGB renk modeli

#514C52 color RGB value is (81,76,82).

RGB: (81,76,82) (32%, 30%, 32%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 76 of 255 = 30%
B 82 of 255 = 32%

81
76
82

R + G + B ~ 31%. #514C52 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 76 + 82 = 239 (100%)
R 81 of 239 ~ 33.89%
G 76 of 239 ~ 31.8%
B 82 of 239 ~ 34.31'%

%33.89
%31.8
%34.31

CMYK RENK MODELİ

#514C52 rengi CMYK tonu (1,7,0,68).

  • camgöbeği tonu 1.22%
  • eflatun tonu 7.32%
  • sarı tonu 0.00%
  • ana renk tonu 67.84%
CMYK: (1,7,0,68) C1M7Y0K68 (1%,7%,0%,68%) (0.01/0.07/0.00/0.68) 

CMYK yüzdeleri

%1.22
%7.32
%0
%67.84

Codes

Color #514C52 in popluar color models

51 4C 52
RGB 81 76 82
HSL 290° 3.80% 30.98%
HSB/HSV 290° 7.32% 32.16%
CMYK 1.22% 7.32% 0.00%
67.84%

Color #514C52 in popluar number systems.

HEX 51 4C 52
Decimal 81 76 82
Binary 1010001 1001100 1010010
Octal 121 114 122

Shades and tints

Shades of #514C52

#514C52
(81,76,82)
#4A464B
(74,70,75)
#434044
(67,64,68)
#3C3A3D
(60,58,61)
#353436
(53,52,54)
#2E2E2F
(46,46,47)
#272828
(39,40,40)
#202221
(32,34,33)
#191C1A
(25,28,26)
#121613
(18,22,19)
#0B100C
(11,16,12)
#000000
(0,0,0)

Tints of #514C52

#514C52
(81,76,82)
#605C61
(96,92,97)
#6F6C70
(111,108,112)
#7E7C7F
(126,124,127)
#8D8C8E
(141,140,142)
#9C9C9D
(156,156,157)
#ABACAC
(171,172,172)
#BABCBB
(186,188,187)
#C9CCCA
(201,204,202)
#D8DCD9
(216,220,217)
#E7ECE8
(231,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514C52 color. Also use rgb(81,76,82) instead hex code.

Text Font Color

.myTextColor { color: #514C52; }

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

This text font color is #514C52.

Background Color

.myBgColor { background-color: #514C52; }

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

This div background color is #514C52.

Border color

.myBorderColor { border: 1px solid #514C52; }

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

This div border color is #514C52.

Opacity

.myOpacity80 { color: #514C52; opacity: 0.8; }

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

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

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

This text has shadow with #514C52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514C52.

Preview

Color preview on black background

This text has color #514C52 on black background.


Color preview on white background

This text has color #514C52 on white background.


Black color preview on #514C52 background

This text has black color on #514C52 background.


White color preview on #514C52 background

This text has white color on #514C52 background.


Related colors

Complementary color

Complementary color for #hex is #AEB3AD.


I love getcolorcode.com

Triadic colors

1 #52514C and #4C5251 with #514C52 are triadic colors.

2 #524C51 and #4C5152 with #514C52 are triadic colors.