COLOR #515265

HEX: #515265 RGB: (81,82,101)

Renk bilgisi

#515265 contains red, green and blue colors in about the same proportion. #515265 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#515265 color RGB value is (81,82,101).

RGB: (81,82,101) (32%, 32%, 40%)

RGB bağlantıları ve doygunluk

R 81 of 255 = 32%
G 82 of 255 = 32%
B 101 of 255 = 40%

81
82
101

R + G + B ~ 35%. #515265 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 81 + 82 + 101 = 264 (100%)
R 81 of 264 ~ 30.68%
G 82 of 264 ~ 31.06%
B 101 of 264 ~ 38.26'%

%30.68
%31.06
%38.26

CMYK RENK MODELİ

#515265 rengi CMYK tonu (20,19,0,60).

  • camgöbeği tonu 19.80%
  • eflatun tonu 18.81%
  • sarı tonu 0.00%
  • ana renk tonu 60.39%

CMYK: (20,19,0,60)
C20M19Y0K60 (20%, 19%, 0%, 60%)
(0.20 / 0.19 / 0.00 / 0.60)

CMYK yüzdeleri

%19.8
%18.81
%0
%60.39

Codes

Color #515265 in popluar color models

51 52 65
RGB 81 82 101
HSL 237° 10.99% 35.69%
HSB/HSV 237° 19.80% 39.61%
CMYK 19.80% 18.81% 0.00%
60.39%

Color #515265 in popluar number systems.

HEX 51 52 65
Decimal 81 82 101
Binary 1010001 1010010 1100101
Octal 121 122 145

Shades and tints

Shades of #515265

#515265
(81,82,101)
#4A4B5C
(74,75,92)
#434453
(67,68,83)
#3C3D4A
(60,61,74)
#353641
(53,54,65)
#2E2F38
(46,47,56)
#27282F
(39,40,47)
#202126
(32,33,38)
#191A1D
(25,26,29)
#121314
(18,19,20)
#0B0C0B
(11,12,11)
#000000
(0,0,0)

Tints of #515265

#515265
(81,82,101)
#606173
(96,97,115)
#6F7081
(111,112,129)
#7E7F8F
(126,127,143)
#8D8E9D
(141,142,157)
#9C9DAB
(156,157,171)
#ABACB9
(171,172,185)
#BABBC7
(186,187,199)
#C9CAD5
(201,202,213)
#D8D9E3
(216,217,227)
#E7E8F1
(231,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515265; }

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

This text font color is #515265.

Background Color

.myBgColor { background-color: #515265; }

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

This div background color is #515265.

Border color

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

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

This div border color is #515265.

Opacity

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

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

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

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

This text has shadow with #515265 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515265.

Preview

Color preview on black background

This text has color #515265 on black background.


Color preview on white background

This text has color #515265 on white background.


Black color preview on #515265 background

This text has black color on #515265 background.


White color preview on #515265 background

This text has white color on #515265 background.


Related colors

Complementary color

Complementary color for #hex is #AEAD9A.


I love getcolorcode.com

Triadic colors

1 #655152 and #526551 with #515265 are triadic colors.

2 #655251 and #525165 with #515265 are triadic colors.