COLOR #690717

HEX: #690717 RGB: (105,7,23)

Color info

#690717 contains mainly red color. Web safe color of #690717 is #660000 (or #600).

RGB color model

#690717 color RGB value is (105,7,23).

RGB: (105,7,23) (41%, 3%, 9%)

RGB channels and saturation

R 105 of 255 = 41%
G 7 of 255 = 3%
B 23 of 255 = 9%

105
7
23

R + G + B ~ 18%. #690717 is dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 7 + 23 = 135 (100%)
R 105 of 135 ~ 77.78%
G 7 of 135 ~ 5.19%
B 23 of 135 ~ 17.04'%

%77.78
%17.04

CMYK color model

#690717 color CMYK value is (0,93,78,59).

  • cyan value is 0.00%
  • magenta value is 93.33%
  • yellow value is 78.10%
  • key color value is 58.82%
CMYK: (0,93,78,59) C0M93Y78K59 (0%,93%,78%,59%) (0.00/0.93/0.78/0.59) 

CMYK percentages

%0
%93.33
%78.1
%58.82

Codes

Color #690717 in popluar color models

69 07 17
RGB 105 7 23
HSL 350° 87.50% 21.96%
HSB/HSV 350° 93.33% 41.18%
CMYK 0.00% 93.33% 78.10%
58.82%

Color #690717 in popluar number systems.

HEX 69 07 17
Decimal 105 7 23
Binary 1101001 111 10111
Octal 151 7 27

Shades and tints

Shades of #690717

#690717
(105,7,23)
#600715
(96,7,21)
#570713
(87,7,19)
#4E0711
(78,7,17)
#45070F
(69,7,15)
#3C070D
(60,7,13)
#33070B
(51,7,11)
#2A0709
(42,7,9)
#210707
(33,7,7)
#180705
(24,7,5)
#0F0703
(15,7,3)
#000000
(0,0,0)

Tints of #690717

#690717
(105,7,23)
#761D2C
(118,29,44)
#833341
(131,51,65)
#904956
(144,73,86)
#9D5F6B
(157,95,107)
#AA7580
(170,117,128)
#B78B95
(183,139,149)
#C4A1AA
(196,161,170)
#D1B7BF
(209,183,191)
#DECDD4
(222,205,212)
#EBE3E9
(235,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #690717; }

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

This text font color is #690717.

Background Color

.myBgColor { background-color: #690717; }

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

This div background color is #690717.

Border color

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

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

This div border color is #690717.

Opacity

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

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

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

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

This text has shadow with #690717 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #690717.

Preview

Color preview on black background

This text has color #690717 on black background.


Color preview on white background

This text has color #690717 on white background.


Black color preview on #690717 background

This text has black color on #690717 background.


White color preview on #690717 background

This text has white color on #690717 background.


Related colors

Complementary color

Complementary color for #hex is #96F8E8.


I love getcolorcode.com

Triadic colors

1 #176907 and #071769 with #690717 are triadic colors.

2 #170769 and #076917 with #690717 are triadic colors.