COLOR #7988C4

HEX: #7988C4 RGB: (121,136,196)

Renk bilgisi

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

RGB renk modeli

#7988C4 color RGB value is (121,136,196).

RGB: (121,136,196) (47%, 53%, 77%)

RGB bağlantıları ve doygunluk

R 121 of 255 = 47%
G 136 of 255 = 53%
B 196 of 255 = 77%

121
136
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 121 + 136 + 196 = 453 (100%)
R 121 of 453 ~ 26.71%
G 136 of 453 ~ 30.02%
B 196 of 453 ~ 43.27'%

%26.71
%30.02
%43.27

CMYK RENK MODELİ

#7988C4 rengi CMYK tonu (38,31,0,23).

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

CMYK: (38,31,0,23)
C38M31Y0K23 (38%, 31%, 0%, 23%)
(0.38 / 0.31 / 0.00 / 0.23)

CMYK yüzdeleri

%38.27
%30.61
%0
%23.14

Codes

Color #7988C4 in popluar color models

79 88 C4
RGB 121 136 196
HSL 228° 38.86% 62.16%
HSB/HSV 228° 38.27% 76.86%
CMYK 38.27% 30.61% 0.00%
23.14%

Color #7988C4 in popluar number systems.

HEX 79 88 C4
Decimal 121 136 196
Binary 1111001 10001000 11000100
Octal 171 210 304

Shades and tints

Shades of #7988C4

#7988C4
(121,136,196)
#6E7CB3
(110,124,179)
#6370A2
(99,112,162)
#586491
(88,100,145)
#4D5880
(77,88,128)
#424C6F
(66,76,111)
#37405E
(55,64,94)
#2C344D
(44,52,77)
#21283C
(33,40,60)
#161C2B
(22,28,43)
#0B101A
(11,16,26)
#000000
(0,0,0)

Tints of #7988C4

#7988C4
(121,136,196)
#8592C9
(133,146,201)
#919CCE
(145,156,206)
#9DA6D3
(157,166,211)
#A9B0D8
(169,176,216)
#B5BADD
(181,186,221)
#C1C4E2
(193,196,226)
#CDCEE7
(205,206,231)
#D9D8EC
(217,216,236)
#E5E2F1
(229,226,241)
#F1ECF6
(241,236,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7988C4; }

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

This text font color is #7988C4.

Background Color

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

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

This div background color is #7988C4.

Border color

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

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

This div border color is #7988C4.

Opacity

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

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

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

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

This text has shadow with #7988C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7988C4.

Preview

Color preview on black background

This text has color #7988C4 on black background.


Color preview on white background

This text has color #7988C4 on white background.


Black color preview on #7988C4 background

This text has black color on #7988C4 background.


White color preview on #7988C4 background

This text has white color on #7988C4 background.


Related colors

Complementary color

Complementary color for #hex is #86773B.


I love getcolorcode.com

Triadic colors

1 #C47988 and #88C479 with #7988C4 are triadic colors.

2 #C48879 and #8879C4 with #7988C4 are triadic colors.