COLOR #4B697D

HEX: #4B697D RGB: (75,105,125)

Renk bilgisi

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

RGB renk modeli

#4B697D color RGB value is (75,105,125).

RGB: (75,105,125) (29%, 41%, 49%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 105 of 255 = 41%
B 125 of 255 = 49%

75
105
125

R + G + B ~ 40%. #4B697D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 105 + 125 = 305 (100%)
R 75 of 305 ~ 24.59%
G 105 of 305 ~ 34.43%
B 125 of 305 ~ 40.98'%

%24.59
%34.43
%40.98

CMYK RENK MODELİ

#4B697D rengi CMYK tonu (40,16,0,51).

  • camgöbeği tonu 40.00%
  • eflatun tonu 16.00%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%

CMYK: (40,16,0,51)
C40M16Y0K51 (40%, 16%, 0%, 51%)
(0.40 / 0.16 / 0.00 / 0.51)

CMYK yüzdeleri

%40
%16
%0
%50.98

Codes

Color #4B697D in popluar color models

4B 69 7D
RGB 75 105 125
HSL 204° 25.00% 39.22%
HSB/HSV 204° 40.00% 49.02%
CMYK 40.00% 16.00% 0.00%
50.98%

Color #4B697D in popluar number systems.

HEX 4B 69 7D
Decimal 75 105 125
Binary 1001011 1101001 1111101
Octal 113 151 175

Shades and tints

Shades of #4B697D

#4B697D
(75,105,125)
#456072
(69,96,114)
#3F5767
(63,87,103)
#394E5C
(57,78,92)
#334551
(51,69,81)
#2D3C46
(45,60,70)
#27333B
(39,51,59)
#212A30
(33,42,48)
#1B2125
(27,33,37)
#15181A
(21,24,26)
#0F0F0F
(15,15,15)
#000000
(0,0,0)

Tints of #4B697D

#4B697D
(75,105,125)
#5B7688
(91,118,136)
#6B8393
(107,131,147)
#7B909E
(123,144,158)
#8B9DA9
(139,157,169)
#9BAAB4
(155,170,180)
#ABB7BF
(171,183,191)
#BBC4CA
(187,196,202)
#CBD1D5
(203,209,213)
#DBDEE0
(219,222,224)
#EBEBEB
(235,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B697D color. Also use rgb(75,105,125) instead hex code.

Text Font Color

.myTextColor { color: #4B697D; }

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

This text font color is #4B697D.

Background Color

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

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

This div background color is #4B697D.

Border color

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

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

This div border color is #4B697D.

Opacity

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

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

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

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

This text has shadow with #4B697D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B697D.

Preview

Color preview on black background

This text has color #4B697D on black background.


Color preview on white background

This text has color #4B697D on white background.


Black color preview on #4B697D background

This text has black color on #4B697D background.


White color preview on #4B697D background

This text has white color on #4B697D background.


Related colors

Complementary color

Complementary color for #hex is #B49682.


I love getcolorcode.com

Triadic colors

1 #7D4B69 and #697D4B with #4B697D are triadic colors.

2 #7D694B and #694B7D with #4B697D are triadic colors.