COLOR #7D37B2

HEX: #7D37B2 RGB: (125,55,178)

Renk bilgisi

#7D37B2 contains mainly red and blue colors. #7D37B2 ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#7D37B2 color RGB value is (125,55,178).

RGB: (125,55,178) (49%, 22%, 70%)

RGB bağlantıları ve doygunluk

R 125 of 255 = 49%
G 55 of 255 = 22%
B 178 of 255 = 70%

125
55
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 125 + 55 + 178 = 358 (100%)
R 125 of 358 ~ 34.92%
G 55 of 358 ~ 15.36%
B 178 of 358 ~ 49.72'%

%34.92
%15.36
%49.72

CMYK RENK MODELİ

#7D37B2 rengi CMYK tonu (30,69,0,30).

  • camgöbeği tonu 29.78%
  • eflatun tonu 69.10%
  • sarı tonu 0.00%
  • ana renk tonu 30.20%

CMYK: (30,69,0,30)
C30M69Y0K30 (30%, 69%, 0%, 30%)
(0.30 / 0.69 / 0.00 / 0.30)

CMYK yüzdeleri

%29.78
%69.1
%0
%30.2

Codes

Color #7D37B2 in popluar color models

7D 37 B2
RGB 125 55 178
HSL 274° 52.79% 45.69%
HSB/HSV 274° 69.10% 69.80%
CMYK 29.78% 69.10% 0.00%
30.20%

Color #7D37B2 in popluar number systems.

HEX 7D 37 B2
Decimal 125 55 178
Binary 1111101 110111 10110010
Octal 175 67 262

Shades and tints

Shades of #7D37B2

#7D37B2
(125,55,178)
#7232A2
(114,50,162)
#672D92
(103,45,146)
#5C2882
(92,40,130)
#512372
(81,35,114)
#461E62
(70,30,98)
#3B1952
(59,25,82)
#301442
(48,20,66)
#250F32
(37,15,50)
#1A0A22
(26,10,34)
#0F0512
(15,5,18)
#000000
(0,0,0)

Tints of #7D37B2

#7D37B2
(125,55,178)
#8849B9
(136,73,185)
#935BC0
(147,91,192)
#9E6DC7
(158,109,199)
#A97FCE
(169,127,206)
#B491D5
(180,145,213)
#BFA3DC
(191,163,220)
#CAB5E3
(202,181,227)
#D5C7EA
(213,199,234)
#E0D9F1
(224,217,241)
#EBEBF8
(235,235,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7D37B2 color. Also use rgb(125,55,178) instead hex code.

Text Font Color

.myTextColor { color: #7D37B2; }

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

This text font color is #7D37B2.

Background Color

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

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

This div background color is #7D37B2.

Border color

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

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

This div border color is #7D37B2.

Opacity

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

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

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

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

This text has shadow with #7D37B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7D37B2.

Preview

Color preview on black background

This text has color #7D37B2 on black background.


Color preview on white background

This text has color #7D37B2 on white background.


Black color preview on #7D37B2 background

This text has black color on #7D37B2 background.


White color preview on #7D37B2 background

This text has white color on #7D37B2 background.


Related colors

Complementary color

Complementary color for #hex is #82C84D.


I love getcolorcode.com

Triadic colors

1 #B27D37 and #37B27D with #7D37B2 are triadic colors.

2 #B2377D and #377DB2 with #7D37B2 are triadic colors.