COLOR #4B829D

HEX: #4B829D RGB: (75,130,157)

Renk bilgisi

#4B829D contains mainly green and blue colors. #4B829D ‘ nin web güvenlik rengi #339999 (ya da #399) dir.

RGB renk modeli

#4B829D color RGB value is (75,130,157).

RGB: (75,130,157) (29%, 51%, 62%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 130 of 255 = 51%
B 157 of 255 = 62%

75
130
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 130 + 157 = 362 (100%)
R 75 of 362 ~ 20.72%
G 130 of 362 ~ 35.91%
B 157 of 362 ~ 43.37'%

%20.72
%35.91
%43.37

CMYK RENK MODELİ

#4B829D rengi CMYK tonu (52,17,0,38).

  • camgöbeği tonu 52.23%
  • eflatun tonu 17.20%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%

CMYK: (52,17,0,38)
C52M17Y0K38 (52%, 17%, 0%, 38%)
(0.52 / 0.17 / 0.00 / 0.38)

CMYK yüzdeleri

%52.23
%17.2
%0
%38.43

Codes

Color #4B829D in popluar color models

4B 82 9D
RGB 75 130 157
HSL 200° 35.34% 45.49%
HSB/HSV 200° 52.23% 61.57%
CMYK 52.23% 17.20% 0.00%
38.43%

Color #4B829D in popluar number systems.

HEX 4B 82 9D
Decimal 75 130 157
Binary 1001011 10000010 10011101
Octal 113 202 235

Shades and tints

Shades of #4B829D

#4B829D
(75,130,157)
#45778F
(69,119,143)
#3F6C81
(63,108,129)
#396173
(57,97,115)
#335665
(51,86,101)
#2D4B57
(45,75,87)
#274049
(39,64,73)
#21353B
(33,53,59)
#1B2A2D
(27,42,45)
#151F1F
(21,31,31)
#0F1411
(15,20,17)
#000000
(0,0,0)

Tints of #4B829D

#4B829D
(75,130,157)
#5B8DA5
(91,141,165)
#6B98AD
(107,152,173)
#7BA3B5
(123,163,181)
#8BAEBD
(139,174,189)
#9BB9C5
(155,185,197)
#ABC4CD
(171,196,205)
#BBCFD5
(187,207,213)
#CBDADD
(203,218,221)
#DBE5E5
(219,229,229)
#EBF0ED
(235,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B829D color. Also use rgb(75,130,157) instead hex code.

Text Font Color

.myTextColor { color: #4B829D; }

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

This text font color is #4B829D.

Background Color

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

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

This div background color is #4B829D.

Border color

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

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

This div border color is #4B829D.

Opacity

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

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

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

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

This text has shadow with #4B829D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B829D.

Preview

Color preview on black background

This text has color #4B829D on black background.


Color preview on white background

This text has color #4B829D on white background.


Black color preview on #4B829D background

This text has black color on #4B829D background.


White color preview on #4B829D background

This text has white color on #4B829D background.


Related colors

Complementary color

Complementary color for #hex is #B47D62.


I love getcolorcode.com

Triadic colors

1 #9D4B82 and #829D4B with #4B829D are triadic colors.

2 #9D824B and #824B9D with #4B829D are triadic colors.