COLOR #4B6471

HEX: #4B6471 RGB: (75,100,113)

Renk bilgisi

#4B6471 contains red, green and blue colors in about the same proportion. #4B6471 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#4B6471 color RGB value is (75,100,113).

RGB: (75,100,113) (29%, 39%, 44%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 100 of 255 = 39%
B 113 of 255 = 44%

75
100
113

R + G + B ~ 37%. #4B6471 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 100 + 113 = 288 (100%)
R 75 of 288 ~ 26.04%
G 100 of 288 ~ 34.72%
B 113 of 288 ~ 39.24'%

%26.04
%34.72
%39.24

CMYK RENK MODELİ

#4B6471 rengi CMYK tonu (34,12,0,56).

  • camgöbeği tonu 33.63%
  • eflatun tonu 11.50%
  • sarı tonu 0.00%
  • ana renk tonu 55.69%

CMYK: (34,12,0,56)
C34M12Y0K56 (34%, 12%, 0%, 56%)
(0.34 / 0.12 / 0.00 / 0.56)

CMYK yüzdeleri

%33.63
%11.5
%0
%55.69

Codes

Color #4B6471 in popluar color models

4B 64 71
RGB 75 100 113
HSL 201° 20.21% 36.86%
HSB/HSV 201° 33.63% 44.31%
CMYK 33.63% 11.50% 0.00%
55.69%

Color #4B6471 in popluar number systems.

HEX 4B 64 71
Decimal 75 100 113
Binary 1001011 1100100 1110001
Octal 113 144 161

Shades and tints

Shades of #4B6471

#4B6471
(75,100,113)
#455B67
(69,91,103)
#3F525D
(63,82,93)
#394953
(57,73,83)
#334049
(51,64,73)
#2D373F
(45,55,63)
#272E35
(39,46,53)
#21252B
(33,37,43)
#1B1C21
(27,28,33)
#151317
(21,19,23)
#0F0A0D
(15,10,13)
#000000
(0,0,0)

Tints of #4B6471

#4B6471
(75,100,113)
#5B727D
(91,114,125)
#6B8089
(107,128,137)
#7B8E95
(123,142,149)
#8B9CA1
(139,156,161)
#9BAAAD
(155,170,173)
#ABB8B9
(171,184,185)
#BBC6C5
(187,198,197)
#CBD4D1
(203,212,209)
#DBE2DD
(219,226,221)
#EBF0E9
(235,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B6471 color. Also use rgb(75,100,113) instead hex code.

Text Font Color

.myTextColor { color: #4B6471; }

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

This text font color is #4B6471.

Background Color

.myBgColor { background-color: #4B6471; }

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

This div background color is #4B6471.

Border color

.myBorderColor { border: 1px solid #4B6471; }

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

This div border color is #4B6471.

Opacity

.myOpacity80 { color: #4B6471; opacity: 0.8; }

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

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

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

This text has shadow with #4B6471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B6471.

Preview

Color preview on black background

This text has color #4B6471 on black background.


Color preview on white background

This text has color #4B6471 on white background.


Black color preview on #4B6471 background

This text has black color on #4B6471 background.


White color preview on #4B6471 background

This text has white color on #4B6471 background.


Related colors

Complementary color

Complementary color for #hex is #B49B8E.


I love getcolorcode.com

Triadic colors

1 #714B64 and #64714B with #4B6471 are triadic colors.

2 #71644B and #644B71 with #4B6471 are triadic colors.