COLOR #425852

HEX: #425852 RGB: (66,88,82)

Color info

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

RGB color model

#425852 color RGB value is (66,88,82).

RGB: (66,88,82) (26%, 35%, 32%)

RGB channels and saturation

R 66 of 255 = 26%
G 88 of 255 = 35%
B 82 of 255 = 32%

66
88
82

R + G + B ~ 31%. #425852 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 88 + 82 = 236 (100%)
R 66 of 236 ~ 27.97%
G 88 of 236 ~ 37.29%
B 82 of 236 ~ 34.75'%

%27.97
%37.29
%34.75

CMYK color model

#425852 color CMYK value is (25,0,7,65).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 6.82%
  • key color value is 65.49%
CMYK: (25,0,7,65) C25M0Y7K65 (25%,0%,7%,65%) (0.25/0.00/0.07/0.65) 

CMYK percentages

%25
%0
%6.82
%65.49

Codes

Color #425852 in popluar color models

42 58 52
RGB 66 88 82
HSL 164° 14.29% 30.20%
HSB/HSV 164° 25.00% 34.51%
CMYK 25.00% 0.00% 6.82%
65.49%

Color #425852 in popluar number systems.

HEX 42 58 52
Decimal 66 88 82
Binary 1000010 1011000 1010010
Octal 102 130 122

Shades and tints

Shades of #425852

#425852
(66,88,82)
#3C504B
(60,80,75)
#364844
(54,72,68)
#30403D
(48,64,61)
#2A3836
(42,56,54)
#24302F
(36,48,47)
#1E2828
(30,40,40)
#182021
(24,32,33)
#12181A
(18,24,26)
#0C1013
(12,16,19)
#06080C
(6,8,12)
#000000
(0,0,0)

Tints of #425852

#425852
(66,88,82)
#536761
(83,103,97)
#647670
(100,118,112)
#75857F
(117,133,127)
#86948E
(134,148,142)
#97A39D
(151,163,157)
#A8B2AC
(168,178,172)
#B9C1BB
(185,193,187)
#CAD0CA
(202,208,202)
#DBDFD9
(219,223,217)
#ECEEE8
(236,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #425852; }

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

This text font color is #425852.

Background Color

.myBgColor { background-color: #425852; }

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

This div background color is #425852.

Border color

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

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

This div border color is #425852.

Opacity

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

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

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

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

This text has shadow with #425852 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #425852.

Preview

Color preview on black background

This text has color #425852 on black background.


Color preview on white background

This text has color #425852 on white background.


Black color preview on #425852 background

This text has black color on #425852 background.


White color preview on #425852 background

This text has white color on #425852 background.


Related colors

Complementary color

Complementary color for #hex is #BDA7AD.


I love getcolorcode.com

Triadic colors

1 #524258 and #585242 with #425852 are triadic colors.

2 #525842 and #584252 with #425852 are triadic colors.