COLOR #42645D

HEX: #42645D RGB: (66,100,93)

Color info

#42645D contains red, green and blue colors in about the same proportion. Web safe color of #42645D is #336666 (or #366).

RGB color model

#42645D color RGB value is (66,100,93).

RGB: (66,100,93) (26%, 39%, 36%)

RGB channels and saturation

R 66 of 255 = 26%
G 100 of 255 = 39%
B 93 of 255 = 36%

66
100
93

R + G + B ~ 34%. #42645D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 100 + 93 = 259 (100%)
R 66 of 259 ~ 25.48%
G 100 of 259 ~ 38.61%
B 93 of 259 ~ 35.91'%

%25.48
%38.61
%35.91

CMYK color model

#42645D color CMYK value is (34,0,7,61).

  • cyan value is 34.00%
  • magenta value is 0.00%
  • yellow value is 7.00%
  • key color value is 60.78%

CMYK: (34,0,7,61)
C34M0Y7K61 (34%, 0%, 7%, 61%)
(0.34 / 0.00 / 0.07 / 0.61)

CMYK percentages

%34
%0
%7
%60.78

Codes

Color #42645D in popluar color models

42 64 5D
RGB 66 100 93
HSL 168° 20.48% 32.55%
HSB/HSV 168° 34.00% 39.22%
CMYK 34.00% 0.00% 7.00%
60.78%

Color #42645D in popluar number systems.

HEX 42 64 5D
Decimal 66 100 93
Binary 1000010 1100100 1011101
Octal 102 144 135

Shades and tints

Shades of #42645D

#42645D
(66,100,93)
#3C5B55
(60,91,85)
#36524D
(54,82,77)
#304945
(48,73,69)
#2A403D
(42,64,61)
#243735
(36,55,53)
#1E2E2D
(30,46,45)
#182525
(24,37,37)
#121C1D
(18,28,29)
#0C1315
(12,19,21)
#060A0D
(6,10,13)
#000000
(0,0,0)

Tints of #42645D

#42645D
(66,100,93)
#53726B
(83,114,107)
#648079
(100,128,121)
#758E87
(117,142,135)
#869C95
(134,156,149)
#97AAA3
(151,170,163)
#A8B8B1
(168,184,177)
#B9C6BF
(185,198,191)
#CAD4CD
(202,212,205)
#DBE2DB
(219,226,219)
#ECF0E9
(236,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42645D color. Also use rgb(66,100,93) instead hex code.

Text Font Color

.myTextColor { color: #42645D; }

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

This text font color is #42645D.

Background Color

.myBgColor { background-color: #42645D; }

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

This div background color is #42645D.

Border color

.myBorderColor { border: 1px solid #42645D; }

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

This div border color is #42645D.

Opacity

.myOpacity80 { color: #42645D; opacity: 0.8; }

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

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

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

This text has shadow with #42645D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42645D.

Preview

Color preview on black background

This text has color #42645D on black background.


Color preview on white background

This text has color #42645D on white background.


Black color preview on #42645D background

This text has black color on #42645D background.


White color preview on #42645D background

This text has white color on #42645D background.


Related colors

Complementary color

Complementary color for #hex is #BD9BA2.


I love getcolorcode.com

Triadic colors

1 #5D4264 and #645D42 with #42645D are triadic colors.

2 #5D6442 and #64425D with #42645D are triadic colors.