COLOR #636B52

HEX: #636B52 RGB: (99,107,82)

Renk bilgisi

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

RGB renk modeli

#636B52 color RGB value is (99,107,82).

RGB: (99,107,82) (39%, 42%, 32%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 107 of 255 = 42%
B 82 of 255 = 32%

99
107
82

R + G + B ~ 38%. #636B52 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 107 + 82 = 288 (100%)
R 99 of 288 ~ 34.38%
G 107 of 288 ~ 37.15%
B 82 of 288 ~ 28.47'%

%34.38
%37.15
%28.47

CMYK RENK MODELİ

#636B52 rengi CMYK tonu (7,0,23,58).

  • camgöbeği tonu 7.48%
  • eflatun tonu 0.00%
  • sarı tonu 23.36%
  • ana renk tonu 58.04%

CMYK: (7,0,23,58)
C7M0Y23K58 (7%, 0%, 23%, 58%)
(0.07 / 0.00 / 0.23 / 0.58)

CMYK yüzdeleri

%7.48
%0
%23.36
%58.04

Codes

Color #636B52 in popluar color models

63 6B 52
RGB 99 107 82
HSL 79° 13.23% 37.06%
HSB/HSV 79° 23.36% 41.96%
CMYK 7.48% 0.00% 23.36%
58.04%

Color #636B52 in popluar number systems.

HEX 63 6B 52
Decimal 99 107 82
Binary 1100011 1101011 1010010
Octal 143 153 122

Shades and tints

Shades of #636B52

#636B52
(99,107,82)
#5A624B
(90,98,75)
#515944
(81,89,68)
#48503D
(72,80,61)
#3F4736
(63,71,54)
#363E2F
(54,62,47)
#2D3528
(45,53,40)
#242C21
(36,44,33)
#1B231A
(27,35,26)
#121A13
(18,26,19)
#09110C
(9,17,12)
#000000
(0,0,0)

Tints of #636B52

#636B52
(99,107,82)
#717861
(113,120,97)
#7F8570
(127,133,112)
#8D927F
(141,146,127)
#9B9F8E
(155,159,142)
#A9AC9D
(169,172,157)
#B7B9AC
(183,185,172)
#C5C6BB
(197,198,187)
#D3D3CA
(211,211,202)
#E1E0D9
(225,224,217)
#EFEDE8
(239,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #636B52 color. Also use rgb(99,107,82) instead hex code.

Text Font Color

.myTextColor { color: #636B52; }

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

This text font color is #636B52.

Background Color

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

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

This div background color is #636B52.

Border color

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

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

This div border color is #636B52.

Opacity

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

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

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

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

This text has shadow with #636B52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #636B52.

Preview

Color preview on black background

This text has color #636B52 on black background.


Color preview on white background

This text has color #636B52 on white background.


Black color preview on #636B52 background

This text has black color on #636B52 background.


White color preview on #636B52 background

This text has white color on #636B52 background.


Related colors

Complementary color

Complementary color for #hex is #9C94AD.


I love getcolorcode.com

Triadic colors

1 #52636B and #6B5263 with #636B52 are triadic colors.

2 #526B63 and #6B6352 with #636B52 are triadic colors.