COLOR #693758

HEX: #693758 RGB: (105,55,88)

Color info

#693758 contains red, green and blue colors in about the same proportion. Web safe color of #693758 is #663366 (or #636).

RGB color model

#693758 color RGB value is (105,55,88).

RGB: (105,55,88) (41%, 22%, 35%)

RGB channels and saturation

R 105 of 255 = 41%
G 55 of 255 = 22%
B 88 of 255 = 35%

105
55
88

R + G + B ~ 33%. #693758 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 55 + 88 = 248 (100%)
R 105 of 248 ~ 42.34%
G 55 of 248 ~ 22.18%
B 88 of 248 ~ 35.48'%

%42.34
%22.18
%35.48

CMYK color model

#693758 color CMYK value is (0,48,16,59).

  • cyan value is 0.00%
  • magenta value is 47.62%
  • yellow value is 16.19%
  • key color value is 58.82%

CMYK: (0,48,16,59)
C0M48Y16K59 (0%, 48%, 16%, 59%)
(0.00 / 0.48 / 0.16 / 0.59)

CMYK percentages

%0
%47.62
%16.19
%58.82

Codes

Color #693758 in popluar color models

69 37 58
RGB 105 55 88
HSL 320° 31.25% 31.37%
HSB/HSV 320° 47.62% 41.18%
CMYK 0.00% 47.62% 16.19%
58.82%

Color #693758 in popluar number systems.

HEX 69 37 58
Decimal 105 55 88
Binary 1101001 110111 1011000
Octal 151 67 130

Shades and tints

Shades of #693758

#693758
(105,55,88)
#603250
(96,50,80)
#572D48
(87,45,72)
#4E2840
(78,40,64)
#452338
(69,35,56)
#3C1E30
(60,30,48)
#331928
(51,25,40)
#2A1420
(42,20,32)
#210F18
(33,15,24)
#180A10
(24,10,16)
#0F0508
(15,5,8)
#000000
(0,0,0)

Tints of #693758

#693758
(105,55,88)
#764967
(118,73,103)
#835B76
(131,91,118)
#906D85
(144,109,133)
#9D7F94
(157,127,148)
#AA91A3
(170,145,163)
#B7A3B2
(183,163,178)
#C4B5C1
(196,181,193)
#D1C7D0
(209,199,208)
#DED9DF
(222,217,223)
#EBEBEE
(235,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #693758 color. Also use rgb(105,55,88) instead hex code.

Text Font Color

.myTextColor { color: #693758; }

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

This text font color is #693758.

Background Color

.myBgColor { background-color: #693758; }

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

This div background color is #693758.

Border color

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

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

This div border color is #693758.

Opacity

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

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

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

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

This text has shadow with #693758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #693758.

Preview

Color preview on black background

This text has color #693758 on black background.


Color preview on white background

This text has color #693758 on white background.


Black color preview on #693758 background

This text has black color on #693758 background.


White color preview on #693758 background

This text has white color on #693758 background.


Related colors

Complementary color

Complementary color for #hex is #96C8A7.


I love getcolorcode.com

Triadic colors

1 #586937 and #375869 with #693758 are triadic colors.

2 #583769 and #376958 with #693758 are triadic colors.