COLOR #6C8ACD

HEX: #6C8ACD RGB: (108,138,205)

Renk bilgisi

#6C8ACD contains mainly blue color. #6C8ACD ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#6C8ACD color RGB value is (108,138,205).

RGB: (108,138,205) (42%, 54%, 80%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 138 of 255 = 54%
B 205 of 255 = 80%

108
138
205

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 138 + 205 = 451 (100%)
R 108 of 451 ~ 23.95%
G 138 of 451 ~ 30.6%
B 205 of 451 ~ 45.45'%

%23.95
%30.6
%45.45

CMYK RENK MODELİ

#6C8ACD rengi CMYK tonu (47,33,0,20).

  • camgöbeği tonu 47.32%
  • eflatun tonu 32.68%
  • sarı tonu 0.00%
  • ana renk tonu 19.61%

CMYK: (47,33,0,20)
C47M33Y0K20 (47%, 33%, 0%, 20%)
(0.47 / 0.33 / 0.00 / 0.20)

CMYK yüzdeleri

%47.32
%32.68
%0
%19.61

Codes

Color #6C8ACD in popluar color models

6C 8A CD
RGB 108 138 205
HSL 221° 49.24% 61.37%
HSB/HSV 221° 47.32% 80.39%
CMYK 47.32% 32.68% 0.00%
19.61%

Color #6C8ACD in popluar number systems.

HEX 6C 8A CD
Decimal 108 138 205
Binary 1101100 10001010 11001101
Octal 154 212 315

Shades and tints

Shades of #6C8ACD

#6C8ACD
(108,138,205)
#637EBB
(99,126,187)
#5A72A9
(90,114,169)
#516697
(81,102,151)
#485A85
(72,90,133)
#3F4E73
(63,78,115)
#364261
(54,66,97)
#2D364F
(45,54,79)
#242A3D
(36,42,61)
#1B1E2B
(27,30,43)
#121219
(18,18,25)
#000000
(0,0,0)

Tints of #6C8ACD

#6C8ACD
(108,138,205)
#7994D1
(121,148,209)
#869ED5
(134,158,213)
#93A8D9
(147,168,217)
#A0B2DD
(160,178,221)
#ADBCE1
(173,188,225)
#BAC6E5
(186,198,229)
#C7D0E9
(199,208,233)
#D4DAED
(212,218,237)
#E1E4F1
(225,228,241)
#EEEEF5
(238,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C8ACD color. Also use rgb(108,138,205) instead hex code.

Text Font Color

.myTextColor { color: #6C8ACD; }

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

This text font color is #6C8ACD.

Background Color

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

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

This div background color is #6C8ACD.

Border color

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

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

This div border color is #6C8ACD.

Opacity

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

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

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

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

This text has shadow with #6C8ACD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C8ACD.

Preview

Color preview on black background

This text has color #6C8ACD on black background.


Color preview on white background

This text has color #6C8ACD on white background.


Black color preview on #6C8ACD background

This text has black color on #6C8ACD background.


White color preview on #6C8ACD background

This text has white color on #6C8ACD background.


Related colors

Complementary color

Complementary color for #hex is #937532.


I love getcolorcode.com

Triadic colors

1 #CD6C8A and #8ACD6C with #6C8ACD are triadic colors.

2 #CD8A6C and #8A6CCD with #6C8ACD are triadic colors.