COLOR #6C799C

HEX: #6C799C RGB: (108,121,156)

Renk bilgisi

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

RGB renk modeli

#6C799C color RGB value is (108,121,156).

RGB: (108,121,156) (42%, 47%, 61%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 121 of 255 = 47%
B 156 of 255 = 61%

108
121
156

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 121 + 156 = 385 (100%)
R 108 of 385 ~ 28.05%
G 121 of 385 ~ 31.43%
B 156 of 385 ~ 40.52'%

%28.05
%31.43
%40.52

CMYK RENK MODELİ

#6C799C rengi CMYK tonu (31,22,0,39).

  • camgöbeği tonu 30.77%
  • eflatun tonu 22.44%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%
CMYK: (31,22,0,39) C31M22Y0K39 (31%,22%,0%,39%) (0.31/0.22/0.00/0.39) 

CMYK yüzdeleri

%30.77
%22.44
%0
%38.82

Codes

Color #6C799C in popluar color models

6C 79 9C
RGB 108 121 156
HSL 224° 19.51% 51.76%
HSB/HSV 224° 30.77% 61.18%
CMYK 30.77% 22.44% 0.00%
38.82%

Color #6C799C in popluar number systems.

HEX 6C 79 9C
Decimal 108 121 156
Binary 1101100 1111001 10011100
Octal 154 171 234

Shades and tints

Shades of #6C799C

#6C799C
(108,121,156)
#636E8E
(99,110,142)
#5A6380
(90,99,128)
#515872
(81,88,114)
#484D64
(72,77,100)
#3F4256
(63,66,86)
#363748
(54,55,72)
#2D2C3A
(45,44,58)
#24212C
(36,33,44)
#1B161E
(27,22,30)
#120B10
(18,11,16)
#000000
(0,0,0)

Tints of #6C799C

#6C799C
(108,121,156)
#7985A5
(121,133,165)
#8691AE
(134,145,174)
#939DB7
(147,157,183)
#A0A9C0
(160,169,192)
#ADB5C9
(173,181,201)
#BAC1D2
(186,193,210)
#C7CDDB
(199,205,219)
#D4D9E4
(212,217,228)
#E1E5ED
(225,229,237)
#EEF1F6
(238,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C799C color. Also use rgb(108,121,156) instead hex code.

Text Font Color

.myTextColor { color: #6C799C; }

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

This text font color is #6C799C.

Background Color

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

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

This div background color is #6C799C.

Border color

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

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

This div border color is #6C799C.

Opacity

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

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

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

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

This text has shadow with #6C799C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C799C.

Preview

Color preview on black background

This text has color #6C799C on black background.


Color preview on white background

This text has color #6C799C on white background.


Black color preview on #6C799C background

This text has black color on #6C799C background.


White color preview on #6C799C background

This text has white color on #6C799C background.


Related colors

Complementary color

Complementary color for #hex is #938663.


I love getcolorcode.com

Triadic colors

1 #9C6C79 and #799C6C with #6C799C are triadic colors.

2 #9C796C and #796C9C with #6C799C are triadic colors.