COLOR #425843

HEX: #425843 RGB: (66,88,67)

Color info

#425843 contains red, green and blue colors in about the same proportion. Web safe color of #425843 is #336633 (or #363).

RGB color model

#425843 color RGB value is (66,88,67).

RGB: (66,88,67) (26%, 35%, 26%)

RGB channels and saturation

R 66 of 255 = 26%
G 88 of 255 = 35%
B 67 of 255 = 26%

66
88
67

R + G + B ~ 29%. #425843 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 88 + 67 = 221 (100%)
R 66 of 221 ~ 29.86%
G 88 of 221 ~ 39.82%
B 67 of 221 ~ 30.32'%

%29.86
%39.82
%30.32

CMYK color model

#425843 color CMYK value is (25,0,24,65).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 23.86%
  • key color value is 65.49%
CMYK: (25,0,24,65) C25M0Y24K65 (25%,0%,24%,65%) (0.25/0.00/0.24/0.65) 

CMYK percentages

%25
%0
%23.86
%65.49

Codes

Color #425843 in popluar color models

42 58 43
RGB 66 88 67
HSL 123° 14.29% 30.20%
HSB/HSV 123° 25.00% 34.51%
CMYK 25.00% 0.00% 23.86%
65.49%

Color #425843 in popluar number systems.

HEX 42 58 43
Decimal 66 88 67
Binary 1000010 1011000 1000011
Octal 102 130 103

Shades and tints

Shades of #425843

#425843
(66,88,67)
#3C503D
(60,80,61)
#364837
(54,72,55)
#304031
(48,64,49)
#2A382B
(42,56,43)
#243025
(36,48,37)
#1E281F
(30,40,31)
#182019
(24,32,25)
#121813
(18,24,19)
#0C100D
(12,16,13)
#060807
(6,8,7)
#000000
(0,0,0)

Tints of #425843

#425843
(66,88,67)
#536754
(83,103,84)
#647665
(100,118,101)
#758576
(117,133,118)
#869487
(134,148,135)
#97A398
(151,163,152)
#A8B2A9
(168,178,169)
#B9C1BA
(185,193,186)
#CAD0CB
(202,208,203)
#DBDFDC
(219,223,220)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #425843 color. Also use rgb(66,88,67) instead hex code.

Text Font Color

.myTextColor { color: #425843; }

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

This text font color is #425843.

Background Color

.myBgColor { background-color: #425843; }

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

This div background color is #425843.

Border color

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

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

This div border color is #425843.

Opacity

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

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

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

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

This text has shadow with #425843 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425843.

Preview

Color preview on black background

This text has color #425843 on black background.


Color preview on white background

This text has color #425843 on white background.


Black color preview on #425843 background

This text has black color on #425843 background.


White color preview on #425843 background

This text has white color on #425843 background.


Related colors

Complementary color

Complementary color for #hex is #BDA7BC.


I love getcolorcode.com

Triadic colors

1 #434258 and #584342 with #425843 are triadic colors.

2 #435842 and #584243 with #425843 are triadic colors.