COLOR #426267

HEX: #426267 RGB: (66,98,103)

Color info

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

RGB color model

#426267 color RGB value is (66,98,103).

RGB: (66,98,103) (26%, 38%, 40%)

RGB channels and saturation

R 66 of 255 = 26%
G 98 of 255 = 38%
B 103 of 255 = 40%

66
98
103

R + G + B ~ 35%. #426267 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 98 + 103 = 267 (100%)
R 66 of 267 ~ 24.72%
G 98 of 267 ~ 36.7%
B 103 of 267 ~ 38.58'%

%24.72
%36.7
%38.58

CMYK color model

#426267 color CMYK value is (36,5,0,60).

  • cyan value is 35.92%
  • magenta value is 4.85%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (36,5,0,60)
C36M5Y0K60 (36%, 5%, 0%, 60%)
(0.36 / 0.05 / 0.00 / 0.60)

CMYK percentages

%35.92
%4.85
%0
%59.61

Codes

Color #426267 in popluar color models

42 62 67
RGB 66 98 103
HSL 188° 21.89% 33.14%
HSB/HSV 188° 35.92% 40.39%
CMYK 35.92% 4.85% 0.00%
59.61%

Color #426267 in popluar number systems.

HEX 42 62 67
Decimal 66 98 103
Binary 1000010 1100010 1100111
Octal 102 142 147

Shades and tints

Shades of #426267

#426267
(66,98,103)
#3C5A5E
(60,90,94)
#365255
(54,82,85)
#304A4C
(48,74,76)
#2A4243
(42,66,67)
#243A3A
(36,58,58)
#1E3231
(30,50,49)
#182A28
(24,42,40)
#12221F
(18,34,31)
#0C1A16
(12,26,22)
#06120D
(6,18,13)
#000000
(0,0,0)

Tints of #426267

#426267
(66,98,103)
#537074
(83,112,116)
#647E81
(100,126,129)
#758C8E
(117,140,142)
#869A9B
(134,154,155)
#97A8A8
(151,168,168)
#A8B6B5
(168,182,181)
#B9C4C2
(185,196,194)
#CAD2CF
(202,210,207)
#DBE0DC
(219,224,220)
#ECEEE9
(236,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #426267 color. Also use rgb(66,98,103) instead hex code.

Text Font Color

.myTextColor { color: #426267; }

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

This text font color is #426267.

Background Color

.myBgColor { background-color: #426267; }

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

This div background color is #426267.

Border color

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

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

This div border color is #426267.

Opacity

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

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

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

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

This text has shadow with #426267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #426267.

Preview

Color preview on black background

This text has color #426267 on black background.


Color preview on white background

This text has color #426267 on white background.


Black color preview on #426267 background

This text has black color on #426267 background.


White color preview on #426267 background

This text has white color on #426267 background.


Related colors

Complementary color

Complementary color for #hex is #BD9D98.


I love getcolorcode.com

Triadic colors

1 #674262 and #626742 with #426267 are triadic colors.

2 #676242 and #624267 with #426267 are triadic colors.