COLOR #696B07

HEX: #696B07 RGB: (105,107,7)

Color info

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

RGB color model

#696B07 color RGB value is (105,107,7).

RGB: (105,107,7) (41%, 42%, 3%)

RGB channels and saturation

R 105 of 255 = 41%
G 107 of 255 = 42%
B 7 of 255 = 3%

105
107
7

R + G + B ~ 29%. #696B07 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 107 + 7 = 219 (100%)
R 105 of 219 ~ 47.95%
G 107 of 219 ~ 48.86%
B 7 of 219 ~ 3.2'%

%47.95
%48.86

CMYK color model

#696B07 color CMYK value is (2,0,93,58).

  • cyan value is 1.87%
  • magenta value is 0.00%
  • yellow value is 93.46%
  • key color value is 58.04%
CMYK: (2,0,93,58) C2M0Y93K58 (2%,0%,93%,58%) (0.02/0.00/0.93/0.58) 

CMYK percentages

%1.87
%0
%93.46
%58.04

Codes

Color #696B07 in popluar color models

69 6B 07
RGB 105 107 7
HSL 61° 87.72% 22.35%
HSB/HSV 61° 93.46% 41.96%
CMYK 1.87% 0.00% 93.46%
58.04%

Color #696B07 in popluar number systems.

HEX 69 6B 07
Decimal 105 107 7
Binary 1101001 1101011 111
Octal 151 153 7

Shades and tints

Shades of #696B07

#696B07
(105,107,7)
#606207
(96,98,7)
#575907
(87,89,7)
#4E5007
(78,80,7)
#454707
(69,71,7)
#3C3E07
(60,62,7)
#333507
(51,53,7)
#2A2C07
(42,44,7)
#212307
(33,35,7)
#181A07
(24,26,7)
#0F1107
(15,17,7)
#000000
(0,0,0)

Tints of #696B07

#696B07
(105,107,7)
#76781D
(118,120,29)
#838533
(131,133,51)
#909249
(144,146,73)
#9D9F5F
(157,159,95)
#AAAC75
(170,172,117)
#B7B98B
(183,185,139)
#C4C6A1
(196,198,161)
#D1D3B7
(209,211,183)
#DEE0CD
(222,224,205)
#EBEDE3
(235,237,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #696B07 color. Also use rgb(105,107,7) instead hex code.

Text Font Color

.myTextColor { color: #696B07; }

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

This text font color is #696B07.

Background Color

.myBgColor { background-color: #696B07; }

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

This div background color is #696B07.

Border color

.myBorderColor { border: 1px solid #696B07; }

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

This div border color is #696B07.

Opacity

.myOpacity80 { color: #696B07; opacity: 0.8; }

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

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

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

This text has shadow with #696B07 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #696B07.

Preview

Color preview on black background

This text has color #696B07 on black background.


Color preview on white background

This text has color #696B07 on white background.


Black color preview on #696B07 background

This text has black color on #696B07 background.


White color preview on #696B07 background

This text has white color on #696B07 background.


Related colors

Complementary color

Complementary color for #hex is #9694F8.


I love getcolorcode.com

Triadic colors

1 #07696B and #6B0769 with #696B07 are triadic colors.

2 #076B69 and #6B6907 with #696B07 are triadic colors.