COLOR #7D72C0

HEX: #7D72C0 RGB: (125,114,192)

Renk bilgisi

#7D72C0 contains mainly blue color. #7D72C0 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#7D72C0 color RGB value is (125,114,192).

RGB: (125,114,192) (49%, 45%, 75%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 114 of 255 = 45%
B 192 of 255 = 75%

125
114
192

R + G + B ~ 56%. #7D72C0 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 114 + 192 = 431 (100%)
R 125 of 431 ~ 29%
G 114 of 431 ~ 26.45%
B 192 of 431 ~ 44.55'%

%29
%26.45
%44.55

CMYK RENK MODELİ

#7D72C0 rengi CMYK tonu (35,41,0,25).

  • camgöbeği tonu 34.90%
  • eflatun tonu 40.63%
  • sarı tonu 0.00%
  • ana renk tonu 24.71%

CMYK: (35,41,0,25)
C35M41Y0K25 (35%, 41%, 0%, 25%)
(0.35 / 0.41 / 0.00 / 0.25)

CMYK yüzdeleri

%34.9
%40.63
%0
%24.71

Codes

Color #7D72C0 in popluar color models

7D 72 C0
RGB 125 114 192
HSL 248° 38.24% 60.00%
HSB/HSV 248° 40.63% 75.29%
CMYK 34.90% 40.63% 0.00%
24.71%

Color #7D72C0 in popluar number systems.

HEX 7D 72 C0
Decimal 125 114 192
Binary 1111101 1110010 11000000
Octal 175 162 300

Shades and tints

Shades of #7D72C0

#7D72C0
(125,114,192)
#7268AF
(114,104,175)
#675E9E
(103,94,158)
#5C548D
(92,84,141)
#514A7C
(81,74,124)
#46406B
(70,64,107)
#3B365A
(59,54,90)
#302C49
(48,44,73)
#252238
(37,34,56)
#1A1827
(26,24,39)
#0F0E16
(15,14,22)
#000000
(0,0,0)

Tints of #7D72C0

#7D72C0
(125,114,192)
#887EC5
(136,126,197)
#938ACA
(147,138,202)
#9E96CF
(158,150,207)
#A9A2D4
(169,162,212)
#B4AED9
(180,174,217)
#BFBADE
(191,186,222)
#CAC6E3
(202,198,227)
#D5D2E8
(213,210,232)
#E0DEED
(224,222,237)
#EBEAF2
(235,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D72C0 color. Also use rgb(125,114,192) instead hex code.

Text Font Color

.myTextColor { color: #7D72C0; }

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

This text font color is #7D72C0.

Background Color

.myBgColor { background-color: #7D72C0; }

<div style="background-color:#7D72C0">Inner text</div>

This div background color is #7D72C0.

Border color

.myBorderColor { border: 1px solid #7D72C0; }

<div style="border:3px solid #7D72C0">Div</div>

This div border color is #7D72C0.

Opacity

.myOpacity80 { color: #7D72C0; opacity: 0.8; }

<p style="color:#7D72C0;opacity:0.8;">80%</p>

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

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

This text has shadow with #7D72C0 color.


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

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

This text has shadow with #7D72C0 primary color and red secondary color.


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

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

This text has shadow with #7D72C0 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7D72C0.

Preview

Color preview on black background

This text has color #7D72C0 on black background.


Color preview on white background

This text has color #7D72C0 on white background.


Black color preview on #7D72C0 background

This text has black color on #7D72C0 background.


White color preview on #7D72C0 background

This text has white color on #7D72C0 background.


Related colors

Complementary color

Complementary color for #hex is #828D3F.


I love getcolorcode.com

Triadic colors

1 #C07D72 and #72C07D with #7D72C0 are triadic colors.

2 #C0727D and #727DC0 with #7D72C0 are triadic colors.