COLOR #675262

HEX: #675262 RGB: (103,82,98)

Color info

#675262 contains red, green and blue colors in about the same proportion. Web safe color of #675262 is #666666 (or #666).

RGB color model

#675262 color RGB value is (103,82,98).

RGB: (103,82,98) (40%, 32%, 38%)

RGB channels and saturation

R 103 of 255 = 40%
G 82 of 255 = 32%
B 98 of 255 = 38%

103
82
98

R + G + B ~ 37%. #675262 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 82 + 98 = 283 (100%)
R 103 of 283 ~ 36.4%
G 82 of 283 ~ 28.98%
B 98 of 283 ~ 34.63'%

%36.4
%28.98
%34.63

CMYK color model

#675262 color CMYK value is (0,20,5,60).

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

CMYK: (0,20,5,60)
C0M20Y5K60 (0%, 20%, 5%, 60%)
(0.00 / 0.20 / 0.05 / 0.60)

CMYK percentages

%0
%20.39
%4.85
%59.61

Codes

Color #675262 in popluar color models

67 52 62
RGB 103 82 98
HSL 314° 11.35% 36.27%
HSB/HSV 314° 20.39% 40.39%
CMYK 0.00% 20.39% 4.85%
59.61%

Color #675262 in popluar number systems.

HEX 67 52 62
Decimal 103 82 98
Binary 1100111 1010010 1100010
Octal 147 122 142

Shades and tints

Shades of #675262

#675262
(103,82,98)
#5E4B5A
(94,75,90)
#554452
(85,68,82)
#4C3D4A
(76,61,74)
#433642
(67,54,66)
#3A2F3A
(58,47,58)
#312832
(49,40,50)
#28212A
(40,33,42)
#1F1A22
(31,26,34)
#16131A
(22,19,26)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #675262

#675262
(103,82,98)
#746170
(116,97,112)
#81707E
(129,112,126)
#8E7F8C
(142,127,140)
#9B8E9A
(155,142,154)
#A89DA8
(168,157,168)
#B5ACB6
(181,172,182)
#C2BBC4
(194,187,196)
#CFCAD2
(207,202,210)
#DCD9E0
(220,217,224)
#E9E8EE
(233,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #675262; }

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

This text font color is #675262.

Background Color

.myBgColor { background-color: #675262; }

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

This div background color is #675262.

Border color

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

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

This div border color is #675262.

Opacity

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

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

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

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

This text has shadow with #675262 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675262.

Preview

Color preview on black background

This text has color #675262 on black background.


Color preview on white background

This text has color #675262 on white background.


Black color preview on #675262 background

This text has black color on #675262 background.


White color preview on #675262 background

This text has white color on #675262 background.


Related colors

Complementary color

Complementary color for #hex is #98AD9D.


I love getcolorcode.com

Triadic colors

1 #626752 and #526267 with #675262 are triadic colors.

2 #625267 and #526762 with #675262 are triadic colors.