COLOR #484142

HEX: #484142 RGB: (72,65,66)

Color info

#484142 contains red, green and blue colors in about the same proportion. Web safe color of #484142 is #333333 (or #333).

RGB color model

#484142 color RGB value is (72,65,66).

RGB: (72,65,66) (28%, 25%, 26%)

RGB channels and saturation

R 72 of 255 = 28%
G 65 of 255 = 25%
B 66 of 255 = 26%

72
65
66

R + G + B ~ 26%. #484142 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 65 + 66 = 203 (100%)
R 72 of 203 ~ 35.47%
G 65 of 203 ~ 32.02%
B 66 of 203 ~ 32.51'%

%35.47
%32.02
%32.51

CMYK color model

#484142 color CMYK value is (0,10,8,72).

  • cyan value is 0.00%
  • magenta value is 9.72%
  • yellow value is 8.33%
  • key color value is 71.76%

CMYK: (0,10,8,72)
C0M10Y8K72 (0%, 10%, 8%, 72%)
(0.00 / 0.10 / 0.08 / 0.72)

CMYK percentages

%0
%9.72
%8.33
%71.76

Codes

Color #484142 in popluar color models

48 41 42
RGB 72 65 66
HSL 351° 5.11% 26.86%
HSB/HSV 351° 9.72% 28.24%
CMYK 0.00% 9.72% 8.33%
71.76%

Color #484142 in popluar number systems.

HEX 48 41 42
Decimal 72 65 66
Binary 1001000 1000001 1000010
Octal 110 101 102

Shades and tints

Shades of #484142

#484142
(72,65,66)
#423C3C
(66,60,60)
#3C3736
(60,55,54)
#363230
(54,50,48)
#302D2A
(48,45,42)
#2A2824
(42,40,36)
#24231E
(36,35,30)
#1E1E18
(30,30,24)
#181912
(24,25,18)
#12140C
(18,20,12)
#0C0F06
(12,15,6)
#000000
(0,0,0)

Tints of #484142

#484142
(72,65,66)
#585253
(88,82,83)
#686364
(104,99,100)
#787475
(120,116,117)
#888586
(136,133,134)
#989697
(152,150,151)
#A8A7A8
(168,167,168)
#B8B8B9
(184,184,185)
#C8C9CA
(200,201,202)
#D8DADB
(216,218,219)
#E8EBEC
(232,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #484142 color. Also use rgb(72,65,66) instead hex code.

Text Font Color

.myTextColor { color: #484142; }

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

This text font color is #484142.

Background Color

.myBgColor { background-color: #484142; }

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

This div background color is #484142.

Border color

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

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

This div border color is #484142.

Opacity

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

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

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

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

This text has shadow with #484142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484142.

Preview

Color preview on black background

This text has color #484142 on black background.


Color preview on white background

This text has color #484142 on white background.


Black color preview on #484142 background

This text has black color on #484142 background.


White color preview on #484142 background

This text has white color on #484142 background.


Related colors

Complementary color

Complementary color for #hex is #B7BEBD.


I love getcolorcode.com

Triadic colors

1 #424841 and #414248 with #484142 are triadic colors.

2 #424148 and #414842 with #484142 are triadic colors.