COLOR #4B8E92

HEX: #4B8E92 RGB: (75,142,146)

Color info

#4B8E92 contains mainly green and blue colors. Web safe color of #4B8E92 is #339999 (or #399).

RGB color model

#4B8E92 color RGB value is (75,142,146).

RGB: (75,142,146) (29%, 56%, 57%)

RGB channels and saturation

R 75 of 255 = 29%
G 142 of 255 = 56%
B 146 of 255 = 57%

75
142
146

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

Portions of RGB colors in percentages

R + G + B = 75 + 142 + 146 = 363 (100%)
R 75 of 363 ~ 20.66%
G 142 of 363 ~ 39.12%
B 146 of 363 ~ 40.22'%

%20.66
%39.12
%40.22

CMYK color model

#4B8E92 color CMYK value is (49,3,0,43).

  • cyan value is 48.63%
  • magenta value is 2.74%
  • yellow value is 0.00%
  • key color value is 42.75%
CMYK: (49,3,0,43) C49M3Y0K43 (49%,3%,0%,43%) (0.49/0.03/0.00/0.43) 

CMYK percentages

%48.63
%2.74
%0
%42.75

Codes

Color #4B8E92 in popluar color models

4B 8E 92
RGB 75 142 146
HSL 183° 32.13% 43.33%
HSB/HSV 183° 48.63% 57.25%
CMYK 48.63% 2.74% 0.00%
42.75%

Color #4B8E92 in popluar number systems.

HEX 4B 8E 92
Decimal 75 142 146
Binary 1001011 10001110 10010010
Octal 113 216 222

Shades and tints

Shades of #4B8E92

#4B8E92
(75,142,146)
#458285
(69,130,133)
#3F7678
(63,118,120)
#396A6B
(57,106,107)
#335E5E
(51,94,94)
#2D5251
(45,82,81)
#274644
(39,70,68)
#213A37
(33,58,55)
#1B2E2A
(27,46,42)
#15221D
(21,34,29)
#0F1610
(15,22,16)
#000000
(0,0,0)

Tints of #4B8E92

#4B8E92
(75,142,146)
#5B989B
(91,152,155)
#6BA2A4
(107,162,164)
#7BACAD
(123,172,173)
#8BB6B6
(139,182,182)
#9BC0BF
(155,192,191)
#ABCAC8
(171,202,200)
#BBD4D1
(187,212,209)
#CBDEDA
(203,222,218)
#DBE8E3
(219,232,227)
#EBF2EC
(235,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B8E92 color. Also use rgb(75,142,146) instead hex code.

Text Font Color

.myTextColor { color: #4B8E92; }

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

This text font color is #4B8E92.

Background Color

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

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

This div background color is #4B8E92.

Border color

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

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

This div border color is #4B8E92.

Opacity

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

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

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

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

This text has shadow with #4B8E92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B8E92.

Preview

Color preview on black background

This text has color #4B8E92 on black background.


Color preview on white background

This text has color #4B8E92 on white background.


Black color preview on #4B8E92 background

This text has black color on #4B8E92 background.


White color preview on #4B8E92 background

This text has white color on #4B8E92 background.


Related colors

Complementary color

Complementary color for #hex is #B4716D.


I love getcolorcode.com

Triadic colors

1 #924B8E and #8E924B with #4B8E92 are triadic colors.

2 #928E4B and #8E4B92 with #4B8E92 are triadic colors.