COLOR #636D4C

HEX: #636D4C RGB: (99,109,76)

Renk bilgisi

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

RGB renk modeli

#636D4C color RGB value is (99,109,76).

RGB: (99,109,76) (39%, 43%, 30%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 109 of 255 = 43%
B 76 of 255 = 30%

99
109
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 109 + 76 = 284 (100%)
R 99 of 284 ~ 34.86%
G 109 of 284 ~ 38.38%
B 76 of 284 ~ 26.76'%

%34.86
%38.38
%26.76

CMYK RENK MODELİ

#636D4C rengi CMYK tonu (9,0,30,57).

  • camgöbeği tonu 9.17%
  • eflatun tonu 0.00%
  • sarı tonu 30.28%
  • ana renk tonu 57.25%

CMYK: (9,0,30,57)
C9M0Y30K57 (9%, 0%, 30%, 57%)
(0.09 / 0.00 / 0.30 / 0.57)

CMYK yüzdeleri

%9.17
%0
%30.28
%57.25

Codes

Color #636D4C in popluar color models

63 6D 4C
RGB 99 109 76
HSL 78° 17.84% 36.27%
HSB/HSV 78° 30.28% 42.75%
CMYK 9.17% 0.00% 30.28%
57.25%

Color #636D4C in popluar number systems.

HEX 63 6D 4C
Decimal 99 109 76
Binary 1100011 1101101 1001100
Octal 143 155 114

Shades and tints

Shades of #636D4C

#636D4C
(99,109,76)
#5A6446
(90,100,70)
#515B40
(81,91,64)
#48523A
(72,82,58)
#3F4934
(63,73,52)
#36402E
(54,64,46)
#2D3728
(45,55,40)
#242E22
(36,46,34)
#1B251C
(27,37,28)
#121C16
(18,28,22)
#091310
(9,19,16)
#000000
(0,0,0)

Tints of #636D4C

#636D4C
(99,109,76)
#717A5C
(113,122,92)
#7F876C
(127,135,108)
#8D947C
(141,148,124)
#9BA18C
(155,161,140)
#A9AE9C
(169,174,156)
#B7BBAC
(183,187,172)
#C5C8BC
(197,200,188)
#D3D5CC
(211,213,204)
#E1E2DC
(225,226,220)
#EFEFEC
(239,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #636D4C; }

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

This text font color is #636D4C.

Background Color

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

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

This div background color is #636D4C.

Border color

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

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

This div border color is #636D4C.

Opacity

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

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

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

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

This text has shadow with #636D4C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636D4C.

Preview

Color preview on black background

This text has color #636D4C on black background.


Color preview on white background

This text has color #636D4C on white background.


Black color preview on #636D4C background

This text has black color on #636D4C background.


White color preview on #636D4C background

This text has white color on #636D4C background.


Related colors

Complementary color

Complementary color for #hex is #9C92B3.


I love getcolorcode.com

Triadic colors

1 #4C636D and #6D4C63 with #636D4C are triadic colors.

2 #4C6D63 and #6D634C with #636D4C are triadic colors.