COLOR #695B18

HEX: #695B18 RGB: (105,91,24)

Color info

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

RGB color model

#695B18 color RGB value is (105,91,24).

RGB: (105,91,24) (41%, 36%, 9%)

RGB channels and saturation

R 105 of 255 = 41%
G 91 of 255 = 36%
B 24 of 255 = 9%

105
91
24

R + G + B ~ 29%. #695B18 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 91 + 24 = 220 (100%)
R 105 of 220 ~ 47.73%
G 91 of 220 ~ 41.36%
B 24 of 220 ~ 10.91'%

%47.73
%41.36
%10.91

CMYK color model

#695B18 color CMYK value is (0,13,77,59).

  • cyan value is 0.00%
  • magenta value is 13.33%
  • yellow value is 77.14%
  • key color value is 58.82%

CMYK: (0,13,77,59)
C0M13Y77K59 (0%, 13%, 77%, 59%)
(0.00 / 0.13 / 0.77 / 0.59)

CMYK percentages

%0
%13.33
%77.14
%58.82

Codes

Color #695B18 in popluar color models

69 5B 18
RGB 105 91 24
HSL 50° 62.79% 25.29%
HSB/HSV 50° 77.14% 41.18%
CMYK 0.00% 13.33% 77.14%
58.82%

Color #695B18 in popluar number systems.

HEX 69 5B 18
Decimal 105 91 24
Binary 1101001 1011011 11000
Octal 151 133 30

Shades and tints

Shades of #695B18

#695B18
(105,91,24)
#605316
(96,83,22)
#574B14
(87,75,20)
#4E4312
(78,67,18)
#453B10
(69,59,16)
#3C330E
(60,51,14)
#332B0C
(51,43,12)
#2A230A
(42,35,10)
#211B08
(33,27,8)
#181306
(24,19,6)
#0F0B04
(15,11,4)
#000000
(0,0,0)

Tints of #695B18

#695B18
(105,91,24)
#76692D
(118,105,45)
#837742
(131,119,66)
#908557
(144,133,87)
#9D936C
(157,147,108)
#AAA181
(170,161,129)
#B7AF96
(183,175,150)
#C4BDAB
(196,189,171)
#D1CBC0
(209,203,192)
#DED9D5
(222,217,213)
#EBE7EA
(235,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #695B18 color. Also use rgb(105,91,24) instead hex code.

Text Font Color

.myTextColor { color: #695B18; }

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

This text font color is #695B18.

Background Color

.myBgColor { background-color: #695B18; }

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

This div background color is #695B18.

Border color

.myBorderColor { border: 1px solid #695B18; }

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

This div border color is #695B18.

Opacity

.myOpacity80 { color: #695B18; opacity: 0.8; }

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

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

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

This text has shadow with #695B18 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #695B18.

Preview

Color preview on black background

This text has color #695B18 on black background.


Color preview on white background

This text has color #695B18 on white background.


Black color preview on #695B18 background

This text has black color on #695B18 background.


White color preview on #695B18 background

This text has white color on #695B18 background.


Related colors

Complementary color

Complementary color for #hex is #96A4E7.


I love getcolorcode.com

Triadic colors

1 #18695B and #5B1869 with #695B18 are triadic colors.

2 #185B69 and #5B6918 with #695B18 are triadic colors.