COLOR #636C4C

HEX: #636C4C RGB: (99,108,76)

Renk bilgisi

#636C4C contains red, green and blue colors in about the same proportion. #636C4C ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#636C4C color RGB value is (99,108,76).

RGB: (99,108,76) (39%, 42%, 30%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 108 of 255 = 42%
B 76 of 255 = 30%

99
108
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 108 + 76 = 283 (100%)
R 99 of 283 ~ 34.98%
G 108 of 283 ~ 38.16%
B 76 of 283 ~ 26.86'%

%34.98
%38.16
%26.86

CMYK RENK MODELİ

#636C4C rengi CMYK tonu (8,0,30,58).

  • camgöbeği tonu 8.33%
  • eflatun tonu 0.00%
  • sarı tonu 29.63%
  • ana renk tonu 57.65%

CMYK: (8,0,30,58)
C8M0Y30K58 (8%, 0%, 30%, 58%)
(0.08 / 0.00 / 0.30 / 0.58)

CMYK yüzdeleri

%8.33
%0
%29.63
%57.65

Codes

Color #636C4C in popluar color models

63 6C 4C
RGB 99 108 76
HSL 77° 17.39% 36.08%
HSB/HSV 77° 29.63% 42.35%
CMYK 8.33% 0.00% 29.63%
57.65%

Color #636C4C in popluar number systems.

HEX 63 6C 4C
Decimal 99 108 76
Binary 1100011 1101100 1001100
Octal 143 154 114

Shades and tints

Shades of #636C4C

#636C4C
(99,108,76)
#5A6346
(90,99,70)
#515A40
(81,90,64)
#48513A
(72,81,58)
#3F4834
(63,72,52)
#363F2E
(54,63,46)
#2D3628
(45,54,40)
#242D22
(36,45,34)
#1B241C
(27,36,28)
#121B16
(18,27,22)
#091210
(9,18,16)
#000000
(0,0,0)

Tints of #636C4C

#636C4C
(99,108,76)
#71795C
(113,121,92)
#7F866C
(127,134,108)
#8D937C
(141,147,124)
#9BA08C
(155,160,140)
#A9AD9C
(169,173,156)
#B7BAAC
(183,186,172)
#C5C7BC
(197,199,188)
#D3D4CC
(211,212,204)
#E1E1DC
(225,225,220)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #636C4C color. Also use rgb(99,108,76) instead hex code.

Text Font Color

.myTextColor { color: #636C4C; }

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

This text font color is #636C4C.

Background Color

.myBgColor { background-color: #636C4C; }

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

This div background color is #636C4C.

Border color

.myBorderColor { border: 1px solid #636C4C; }

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

This div border color is #636C4C.

Opacity

.myOpacity80 { color: #636C4C; opacity: 0.8; }

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

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

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

This text has shadow with #636C4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636C4C.

Preview

Color preview on black background

This text has color #636C4C on black background.


Color preview on white background

This text has color #636C4C on white background.


Black color preview on #636C4C background

This text has black color on #636C4C background.


White color preview on #636C4C background

This text has white color on #636C4C background.


Related colors

Complementary color

Complementary color for #hex is #9C93B3.


I love getcolorcode.com

Triadic colors

1 #4C636C and #6C4C63 with #636C4C are triadic colors.

2 #4C6C63 and #6C634C with #636C4C are triadic colors.