COLOR #4CB875

HEX: #4CB875 RGB: (76,184,117)

Renk bilgisi

#4CB875 contains mainly green color. #4CB875 ‘ nin web güvenlik rengi #33CC66 (ya da #3C6) dir.

RGB renk modeli

#4CB875 color RGB value is (76,184,117).

RGB: (76,184,117) (30%, 72%, 46%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 184 of 255 = 72%
B 117 of 255 = 46%

76
184
117

R + G + B ~ 49%. #4CB875 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 184 + 117 = 377 (100%)
R 76 of 377 ~ 20.16%
G 184 of 377 ~ 48.81%
B 117 of 377 ~ 31.03'%

%20.16
%48.81
%31.03

CMYK RENK MODELİ

#4CB875 rengi CMYK tonu (59,0,36,28).

  • camgöbeği tonu 58.70%
  • eflatun tonu 0.00%
  • sarı tonu 36.41%
  • ana renk tonu 27.84%

CMYK: (59,0,36,28)
C59M0Y36K28 (59%, 0%, 36%, 28%)
(0.59 / 0.00 / 0.36 / 0.28)

CMYK yüzdeleri

%58.7
%0
%36.41
%27.84

Codes

Color #4CB875 in popluar color models

4C B8 75
RGB 76 184 117
HSL 143° 43.20% 50.98%
HSB/HSV 143° 58.70% 72.16%
CMYK 58.70% 0.00% 36.41%
27.84%

Color #4CB875 in popluar number systems.

HEX 4C B8 75
Decimal 76 184 117
Binary 1001100 10111000 1110101
Octal 114 270 165

Shades and tints

Shades of #4CB875

#4CB875
(76,184,117)
#46A86B
(70,168,107)
#409861
(64,152,97)
#3A8857
(58,136,87)
#34784D
(52,120,77)
#2E6843
(46,104,67)
#285839
(40,88,57)
#22482F
(34,72,47)
#1C3825
(28,56,37)
#16281B
(22,40,27)
#101811
(16,24,17)
#000000
(0,0,0)

Tints of #4CB875

#4CB875
(76,184,117)
#5CBE81
(92,190,129)
#6CC48D
(108,196,141)
#7CCA99
(124,202,153)
#8CD0A5
(140,208,165)
#9CD6B1
(156,214,177)
#ACDCBD
(172,220,189)
#BCE2C9
(188,226,201)
#CCE8D5
(204,232,213)
#DCEEE1
(220,238,225)
#ECF4ED
(236,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4CB875 color. Also use rgb(76,184,117) instead hex code.

Text Font Color

.myTextColor { color: #4CB875; }

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

This text font color is #4CB875.

Background Color

.myBgColor { background-color: #4CB875; }

<div style="background-color:#4CB875">Inner text</div>

This div background color is #4CB875.

Border color

.myBorderColor { border: 1px solid #4CB875; }

<div style="border:3px solid #4CB875">Div</div>

This div border color is #4CB875.

Opacity

.myOpacity80 { color: #4CB875; opacity: 0.8; }

<p style="color:#4CB875;opacity:0.8;">80%</p>

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

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

This text has shadow with #4CB875 color.


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

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

This text has shadow with #4CB875 primary color and red secondary color.


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

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

This text has shadow with #4CB875 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4CB875.

Preview

Color preview on black background

This text has color #4CB875 on black background.


Color preview on white background

This text has color #4CB875 on white background.


Black color preview on #4CB875 background

This text has black color on #4CB875 background.


White color preview on #4CB875 background

This text has white color on #4CB875 background.


Related colors

Complementary color

Complementary color for #hex is #B3478A.


I love getcolorcode.com

Triadic colors

1 #754CB8 and #B8754C with #4CB875 are triadic colors.

2 #75B84C and #B84C75 with #4CB875 are triadic colors.