COLOR #638261

HEX: #638261 RGB: (99,130,97)

Renk bilgisi

#638261 contains red, green and blue colors in about the same proportion. #638261 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#638261 color RGB value is (99,130,97).

RGB: (99,130,97) (39%, 51%, 38%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 130 of 255 = 51%
B 97 of 255 = 38%

99
130
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 130 + 97 = 326 (100%)
R 99 of 326 ~ 30.37%
G 130 of 326 ~ 39.88%
B 97 of 326 ~ 29.75'%

%30.37
%39.88
%29.75

CMYK RENK MODELİ

#638261 rengi CMYK tonu (24,0,25,49).

  • camgöbeği tonu 23.85%
  • eflatun tonu 0.00%
  • sarı tonu 25.38%
  • ana renk tonu 49.02%

CMYK: (24,0,25,49)
C24M0Y25K49 (24%, 0%, 25%, 49%)
(0.24 / 0.00 / 0.25 / 0.49)

CMYK yüzdeleri

%23.85
%0
%25.38
%49.02

Codes

Color #638261 in popluar color models

63 82 61
RGB 99 130 97
HSL 116° 14.54% 44.51%
HSB/HSV 116° 25.38% 50.98%
CMYK 23.85% 0.00% 25.38%
49.02%

Color #638261 in popluar number systems.

HEX 63 82 61
Decimal 99 130 97
Binary 1100011 10000010 1100001
Octal 143 202 141

Shades and tints

Shades of #638261

#638261
(99,130,97)
#5A7759
(90,119,89)
#516C51
(81,108,81)
#486149
(72,97,73)
#3F5641
(63,86,65)
#364B39
(54,75,57)
#2D4031
(45,64,49)
#243529
(36,53,41)
#1B2A21
(27,42,33)
#121F19
(18,31,25)
#091411
(9,20,17)
#000000
(0,0,0)

Tints of #638261

#638261
(99,130,97)
#718D6F
(113,141,111)
#7F987D
(127,152,125)
#8DA38B
(141,163,139)
#9BAE99
(155,174,153)
#A9B9A7
(169,185,167)
#B7C4B5
(183,196,181)
#C5CFC3
(197,207,195)
#D3DAD1
(211,218,209)
#E1E5DF
(225,229,223)
#EFF0ED
(239,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #638261 color. Also use rgb(99,130,97) instead hex code.

Text Font Color

.myTextColor { color: #638261; }

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

This text font color is #638261.

Background Color

.myBgColor { background-color: #638261; }

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

This div background color is #638261.

Border color

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

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

This div border color is #638261.

Opacity

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

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

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

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

This text has shadow with #638261 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638261.

Preview

Color preview on black background

This text has color #638261 on black background.


Color preview on white background

This text has color #638261 on white background.


Black color preview on #638261 background

This text has black color on #638261 background.


White color preview on #638261 background

This text has white color on #638261 background.


Related colors

Complementary color

Complementary color for #hex is #9C7D9E.


I love getcolorcode.com

Triadic colors

1 #616382 and #826163 with #638261 are triadic colors.

2 #618263 and #826361 with #638261 are triadic colors.