COLOR #6C698B

HEX: #6C698B RGB: (108,105,139)

Renk bilgisi

#6C698B contains red, green and blue colors in about the same proportion. #6C698B ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6C698B color RGB value is (108,105,139).

RGB: (108,105,139) (42%, 41%, 55%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 105 of 255 = 41%
B 139 of 255 = 55%

108
105
139

R + G + B ~ 46%. #6C698B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 105 + 139 = 352 (100%)
R 108 of 352 ~ 30.68%
G 105 of 352 ~ 29.83%
B 139 of 352 ~ 39.49'%

%30.68
%29.83
%39.49

CMYK RENK MODELİ

#6C698B rengi CMYK tonu (22,24,0,45).

  • camgöbeği tonu 22.30%
  • eflatun tonu 24.46%
  • sarı tonu 0.00%
  • ana renk tonu 45.49%

CMYK: (22,24,0,45)
C22M24Y0K45 (22%, 24%, 0%, 45%)
(0.22 / 0.24 / 0.00 / 0.45)

CMYK yüzdeleri

%22.3
%24.46
%0
%45.49

Codes

Color #6C698B in popluar color models

6C 69 8B
RGB 108 105 139
HSL 245° 13.93% 47.84%
HSB/HSV 245° 24.46% 54.51%
CMYK 22.30% 24.46% 0.00%
45.49%

Color #6C698B in popluar number systems.

HEX 6C 69 8B
Decimal 108 105 139
Binary 1101100 1101001 10001011
Octal 154 151 213

Shades and tints

Shades of #6C698B

#6C698B
(108,105,139)
#63607F
(99,96,127)
#5A5773
(90,87,115)
#514E67
(81,78,103)
#48455B
(72,69,91)
#3F3C4F
(63,60,79)
#363343
(54,51,67)
#2D2A37
(45,42,55)
#24212B
(36,33,43)
#1B181F
(27,24,31)
#120F13
(18,15,19)
#000000
(0,0,0)

Tints of #6C698B

#6C698B
(108,105,139)
#797695
(121,118,149)
#86839F
(134,131,159)
#9390A9
(147,144,169)
#A09DB3
(160,157,179)
#ADAABD
(173,170,189)
#BAB7C7
(186,183,199)
#C7C4D1
(199,196,209)
#D4D1DB
(212,209,219)
#E1DEE5
(225,222,229)
#EEEBEF
(238,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C698B color. Also use rgb(108,105,139) instead hex code.

Text Font Color

.myTextColor { color: #6C698B; }

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

This text font color is #6C698B.

Background Color

.myBgColor { background-color: #6C698B; }

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

This div background color is #6C698B.

Border color

.myBorderColor { border: 1px solid #6C698B; }

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

This div border color is #6C698B.

Opacity

.myOpacity80 { color: #6C698B; opacity: 0.8; }

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

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

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

This text has shadow with #6C698B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C698B.

Preview

Color preview on black background

This text has color #6C698B on black background.


Color preview on white background

This text has color #6C698B on white background.


Black color preview on #6C698B background

This text has black color on #6C698B background.


White color preview on #6C698B background

This text has white color on #6C698B background.


Related colors

Complementary color

Complementary color for #hex is #939674.


I love getcolorcode.com

Triadic colors

1 #8B6C69 and #698B6C with #6C698B are triadic colors.

2 #8B696C and #696C8B with #6C698B are triadic colors.