COLOR #667D63

HEX: #667D63 RGB: (102,125,99)

Renk bilgisi

#667D63 contains red, green and blue colors in about the same proportion. #667D63 ‘ nin web güvenlik rengi #666666 (ya da #666) dir.

RGB renk modeli

#667D63 color RGB value is (102,125,99).

RGB: (102,125,99) (40%, 49%, 39%)

RGB bağlantıları ve doygunluk

R 102 of 255 = 40%
G 125 of 255 = 49%
B 99 of 255 = 39%

102
125
99

R + G + B ~ 43%. #667D63 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 102 + 125 + 99 = 326 (100%)
R 102 of 326 ~ 31.29%
G 125 of 326 ~ 38.34%
B 99 of 326 ~ 30.37'%

%31.29
%38.34
%30.37

CMYK RENK MODELİ

#667D63 rengi CMYK tonu (18,0,21,51).

  • camgöbeği tonu 18.40%
  • eflatun tonu 0.00%
  • sarı tonu 20.80%
  • ana renk tonu 50.98%

CMYK: (18,0,21,51)
C18M0Y21K51 (18%, 0%, 21%, 51%)
(0.18 / 0.00 / 0.21 / 0.51)

CMYK yüzdeleri

%18.4
%0
%20.8
%50.98

Codes

Color #667D63 in popluar color models

66 7D 63
RGB 102 125 99
HSL 113° 11.61% 43.92%
HSB/HSV 113° 20.80% 49.02%
CMYK 18.40% 0.00% 20.80%
50.98%

Color #667D63 in popluar number systems.

HEX 66 7D 63
Decimal 102 125 99
Binary 1100110 1111101 1100011
Octal 146 175 143

Shades and tints

Shades of #667D63

#667D63
(102,125,99)
#5D725A
(93,114,90)
#546751
(84,103,81)
#4B5C48
(75,92,72)
#42513F
(66,81,63)
#394636
(57,70,54)
#303B2D
(48,59,45)
#273024
(39,48,36)
#1E251B
(30,37,27)
#151A12
(21,26,18)
#0C0F09
(12,15,9)
#000000
(0,0,0)

Tints of #667D63

#667D63
(102,125,99)
#738871
(115,136,113)
#80937F
(128,147,127)
#8D9E8D
(141,158,141)
#9AA99B
(154,169,155)
#A7B4A9
(167,180,169)
#B4BFB7
(180,191,183)
#C1CAC5
(193,202,197)
#CED5D3
(206,213,211)
#DBE0E1
(219,224,225)
#E8EBEF
(232,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667D63 color. Also use rgb(102,125,99) instead hex code.

Text Font Color

.myTextColor { color: #667D63; }

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

This text font color is #667D63.

Background Color

.myBgColor { background-color: #667D63; }

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

This div background color is #667D63.

Border color

.myBorderColor { border: 1px solid #667D63; }

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

This div border color is #667D63.

Opacity

.myOpacity80 { color: #667D63; opacity: 0.8; }

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

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

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

This text has shadow with #667D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667D63.

Preview

Color preview on black background

This text has color #667D63 on black background.


Color preview on white background

This text has color #667D63 on white background.


Black color preview on #667D63 background

This text has black color on #667D63 background.


White color preview on #667D63 background

This text has white color on #667D63 background.


Related colors

Complementary color

Complementary color for #hex is #99829C.


I love getcolorcode.com

Triadic colors

1 #63667D and #7D6366 with #667D63 are triadic colors.

2 #637D66 and #7D6663 with #667D63 are triadic colors.