COLOR #6C96B0

HEX: #6C96B0 RGB: (108,150,176)

Renk bilgisi

#6C96B0 contains mainly green and blue colors. #6C96B0 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6C96B0 color RGB value is (108,150,176).

RGB: (108,150,176) (42%, 59%, 69%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 150 of 255 = 59%
B 176 of 255 = 69%

108
150
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 150 + 176 = 434 (100%)
R 108 of 434 ~ 24.88%
G 150 of 434 ~ 34.56%
B 176 of 434 ~ 40.55'%

%24.88
%34.56
%40.55

CMYK RENK MODELİ

#6C96B0 rengi CMYK tonu (39,15,0,31).

  • camgöbeği tonu 38.64%
  • eflatun tonu 14.77%
  • sarı tonu 0.00%
  • ana renk tonu 30.98%

CMYK: (39,15,0,31)
C39M15Y0K31 (39%, 15%, 0%, 31%)
(0.39 / 0.15 / 0.00 / 0.31)

CMYK yüzdeleri

%38.64
%14.77
%0
%30.98

Codes

Color #6C96B0 in popluar color models

6C 96 B0
RGB 108 150 176
HSL 203° 30.09% 55.69%
HSB/HSV 203° 38.64% 69.02%
CMYK 38.64% 14.77% 0.00%
30.98%

Color #6C96B0 in popluar number systems.

HEX 6C 96 B0
Decimal 108 150 176
Binary 1101100 10010110 10110000
Octal 154 226 260

Shades and tints

Shades of #6C96B0

#6C96B0
(108,150,176)
#6389A0
(99,137,160)
#5A7C90
(90,124,144)
#516F80
(81,111,128)
#486270
(72,98,112)
#3F5560
(63,85,96)
#364850
(54,72,80)
#2D3B40
(45,59,64)
#242E30
(36,46,48)
#1B2120
(27,33,32)
#121410
(18,20,16)
#000000
(0,0,0)

Tints of #6C96B0

#6C96B0
(108,150,176)
#799FB7
(121,159,183)
#86A8BE
(134,168,190)
#93B1C5
(147,177,197)
#A0BACC
(160,186,204)
#ADC3D3
(173,195,211)
#BACCDA
(186,204,218)
#C7D5E1
(199,213,225)
#D4DEE8
(212,222,232)
#E1E7EF
(225,231,239)
#EEF0F6
(238,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C96B0 color. Also use rgb(108,150,176) instead hex code.

Text Font Color

.myTextColor { color: #6C96B0; }

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

This text font color is #6C96B0.

Background Color

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

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

This div background color is #6C96B0.

Border color

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

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

This div border color is #6C96B0.

Opacity

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

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

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

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

This text has shadow with #6C96B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C96B0.

Preview

Color preview on black background

This text has color #6C96B0 on black background.


Color preview on white background

This text has color #6C96B0 on white background.


Black color preview on #6C96B0 background

This text has black color on #6C96B0 background.


White color preview on #6C96B0 background

This text has white color on #6C96B0 background.


Related colors

Complementary color

Complementary color for #hex is #93694F.


I love getcolorcode.com

Triadic colors

1 #B06C96 and #96B06C with #6C96B0 are triadic colors.

2 #B0966C and #966CB0 with #6C96B0 are triadic colors.