COLOR #695215

HEX: #695215 RGB: (105,82,21)

Color info

#695215 contains mainly red and green colors. Web safe color of #695215 is #666600 (or #660).

RGB color model

#695215 color RGB value is (105,82,21).

RGB: (105,82,21) (41%, 32%, 8%)

RGB channels and saturation

R 105 of 255 = 41%
G 82 of 255 = 32%
B 21 of 255 = 8%

105
82
21

R + G + B ~ 27%. #695215 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 82 + 21 = 208 (100%)
R 105 of 208 ~ 50.48%
G 82 of 208 ~ 39.42%
B 21 of 208 ~ 10.1'%

%50.48
%39.42
%10.1

CMYK color model

#695215 color CMYK value is (0,22,80,59).

  • cyan value is 0.00%
  • magenta value is 21.90%
  • yellow value is 80.00%
  • key color value is 58.82%
CMYK: (0,22,80,59) C0M22Y80K59 (0%,22%,80%,59%) (0.00/0.22/0.80/0.59) 

CMYK percentages

%0
%21.9
%80
%58.82

Codes

Color #695215 in popluar color models

69 52 15
RGB 105 82 21
HSL 44° 66.67% 24.71%
HSB/HSV 44° 80.00% 41.18%
CMYK 0.00% 21.90% 80.00%
58.82%

Color #695215 in popluar number systems.

HEX 69 52 15
Decimal 105 82 21
Binary 1101001 1010010 10101
Octal 151 122 25

Shades and tints

Shades of #695215

#695215
(105,82,21)
#604B14
(96,75,20)
#574413
(87,68,19)
#4E3D12
(78,61,18)
#453611
(69,54,17)
#3C2F10
(60,47,16)
#33280F
(51,40,15)
#2A210E
(42,33,14)
#211A0D
(33,26,13)
#18130C
(24,19,12)
#0F0C0B
(15,12,11)
#000000
(0,0,0)

Tints of #695215

#695215
(105,82,21)
#76612A
(118,97,42)
#83703F
(131,112,63)
#907F54
(144,127,84)
#9D8E69
(157,142,105)
#AA9D7E
(170,157,126)
#B7AC93
(183,172,147)
#C4BBA8
(196,187,168)
#D1CABD
(209,202,189)
#DED9D2
(222,217,210)
#EBE8E7
(235,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695215 color. Also use rgb(105,82,21) instead hex code.

Text Font Color

.myTextColor { color: #695215; }

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

This text font color is #695215.

Background Color

.myBgColor { background-color: #695215; }

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

This div background color is #695215.

Border color

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

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

This div border color is #695215.

Opacity

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

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

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

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

This text has shadow with #695215 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695215.

Preview

Color preview on black background

This text has color #695215 on black background.


Color preview on white background

This text has color #695215 on white background.


Black color preview on #695215 background

This text has black color on #695215 background.


White color preview on #695215 background

This text has white color on #695215 background.


Related colors

Complementary color

Complementary color for #hex is #96ADEA.


I love getcolorcode.com

Triadic colors

1 #156952 and #521569 with #695215 are triadic colors.

2 #155269 and #526915 with #695215 are triadic colors.