COLOR #6988C4

HEX: #6988C4 RGB: (105,136,196)

Renk bilgisi

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

RGB renk modeli

#6988C4 color RGB value is (105,136,196).

RGB: (105,136,196) (41%, 53%, 77%)

RGB bağlantıları ve doygunluk

R 105 of 255 = 41%
G 136 of 255 = 53%
B 196 of 255 = 77%

105
136
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 105 + 136 + 196 = 437 (100%)
R 105 of 437 ~ 24.03%
G 136 of 437 ~ 31.12%
B 196 of 437 ~ 44.85'%

%24.03
%31.12
%44.85

CMYK RENK MODELİ

#6988C4 rengi CMYK tonu (46,31,0,23).

  • camgöbeği tonu 46.43%
  • eflatun tonu 30.61%
  • sarı tonu 0.00%
  • ana renk tonu 23.14%

CMYK: (46,31,0,23)
C46M31Y0K23 (46%, 31%, 0%, 23%)
(0.46 / 0.31 / 0.00 / 0.23)

CMYK yüzdeleri

%46.43
%30.61
%0
%23.14

Codes

Color #6988C4 in popluar color models

69 88 C4
RGB 105 136 196
HSL 220° 43.54% 59.02%
HSB/HSV 220° 46.43% 76.86%
CMYK 46.43% 30.61% 0.00%
23.14%

Color #6988C4 in popluar number systems.

HEX 69 88 C4
Decimal 105 136 196
Binary 1101001 10001000 11000100
Octal 151 210 304

Shades and tints

Shades of #6988C4

#6988C4
(105,136,196)
#607CB3
(96,124,179)
#5770A2
(87,112,162)
#4E6491
(78,100,145)
#455880
(69,88,128)
#3C4C6F
(60,76,111)
#33405E
(51,64,94)
#2A344D
(42,52,77)
#21283C
(33,40,60)
#181C2B
(24,28,43)
#0F101A
(15,16,26)
#000000
(0,0,0)

Tints of #6988C4

#6988C4
(105,136,196)
#7692C9
(118,146,201)
#839CCE
(131,156,206)
#90A6D3
(144,166,211)
#9DB0D8
(157,176,216)
#AABADD
(170,186,221)
#B7C4E2
(183,196,226)
#C4CEE7
(196,206,231)
#D1D8EC
(209,216,236)
#DEE2F1
(222,226,241)
#EBECF6
(235,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6988C4 color. Also use rgb(105,136,196) instead hex code.

Text Font Color

.myTextColor { color: #6988C4; }

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

This text font color is #6988C4.

Background Color

.myBgColor { background-color: #6988C4; }

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

This div background color is #6988C4.

Border color

.myBorderColor { border: 1px solid #6988C4; }

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

This div border color is #6988C4.

Opacity

.myOpacity80 { color: #6988C4; opacity: 0.8; }

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

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

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

This text has shadow with #6988C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6988C4.

Preview

Color preview on black background

This text has color #6988C4 on black background.


Color preview on white background

This text has color #6988C4 on white background.


Black color preview on #6988C4 background

This text has black color on #6988C4 background.


White color preview on #6988C4 background

This text has white color on #6988C4 background.


Related colors

Complementary color

Complementary color for #hex is #96773B.


I love getcolorcode.com

Triadic colors

1 #C46988 and #88C469 with #6988C4 are triadic colors.

2 #C48869 and #8869C4 with #6988C4 are triadic colors.