COLOR #453743

HEX: #453743 RGB: (69,55,67)

Color info

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

RGB color model

#453743 color RGB value is (69,55,67).

RGB: (69,55,67) (27%, 22%, 26%)

RGB channels and saturation

R 69 of 255 = 27%
G 55 of 255 = 22%
B 67 of 255 = 26%

69
55
67

R + G + B ~ 25%. #453743 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 69 + 55 + 67 = 191 (100%)
R 69 of 191 ~ 36.13%
G 55 of 191 ~ 28.8%
B 67 of 191 ~ 35.08'%

%36.13
%28.8
%35.08

CMYK color model

#453743 color CMYK value is (0,20,3,73).

  • cyan value is 0.00%
  • magenta value is 20.29%
  • yellow value is 2.90%
  • key color value is 72.94%

CMYK: (0,20,3,73)
C0M20Y3K73 (0%, 20%, 3%, 73%)
(0.00 / 0.20 / 0.03 / 0.73)

CMYK percentages

%0
%20.29
%2.9
%72.94

Codes

Color #453743 in popluar color models

45 37 43
RGB 69 55 67
HSL 309° 11.29% 24.31%
HSB/HSV 309° 20.29% 27.06%
CMYK 0.00% 20.29% 2.90%
72.94%

Color #453743 in popluar number systems.

HEX 45 37 43
Decimal 69 55 67
Binary 1000101 110111 1000011
Octal 105 67 103

Shades and tints

Shades of #453743

#453743
(69,55,67)
#3F323D
(63,50,61)
#392D37
(57,45,55)
#332831
(51,40,49)
#2D232B
(45,35,43)
#271E25
(39,30,37)
#21191F
(33,25,31)
#1B1419
(27,20,25)
#150F13
(21,15,19)
#0F0A0D
(15,10,13)
#090507
(9,5,7)
#000000
(0,0,0)

Tints of #453743

#453743
(69,55,67)
#554954
(85,73,84)
#655B65
(101,91,101)
#756D76
(117,109,118)
#857F87
(133,127,135)
#959198
(149,145,152)
#A5A3A9
(165,163,169)
#B5B5BA
(181,181,186)
#C5C7CB
(197,199,203)
#D5D9DC
(213,217,220)
#E5EBED
(229,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #453743 color. Also use rgb(69,55,67) instead hex code.

Text Font Color

.myTextColor { color: #453743; }

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

This text font color is #453743.

Background Color

.myBgColor { background-color: #453743; }

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

This div background color is #453743.

Border color

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

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

This div border color is #453743.

Opacity

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

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

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

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

This text has shadow with #453743 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #453743.

Preview

Color preview on black background

This text has color #453743 on black background.


Color preview on white background

This text has color #453743 on white background.


Black color preview on #453743 background

This text has black color on #453743 background.


White color preview on #453743 background

This text has white color on #453743 background.


Related colors

Complementary color

Complementary color for #hex is #BAC8BC.


I love getcolorcode.com

Triadic colors

1 #434537 and #374345 with #453743 are triadic colors.

2 #433745 and #374543 with #453743 are triadic colors.