COLOR #4B6A25

HEX: #4B6A25 RGB: (75,106,37)

Renk bilgisi

#4B6A25 contains mainly red and green colors. #4B6A25 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#4B6A25 color RGB value is (75,106,37).

RGB: (75,106,37) (29%, 42%, 15%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 106 of 255 = 42%
B 37 of 255 = 15%

75
106
37

R + G + B ~ 29%. #4B6A25 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 106 + 37 = 218 (100%)
R 75 of 218 ~ 34.4%
G 106 of 218 ~ 48.62%
B 37 of 218 ~ 16.97'%

%34.4
%48.62
%16.97

CMYK RENK MODELİ

#4B6A25 rengi CMYK tonu (29,0,65,58).

  • camgöbeği tonu 29.25%
  • eflatun tonu 0.00%
  • sarı tonu 65.09%
  • ana renk tonu 58.43%

CMYK: (29,0,65,58)
C29M0Y65K58 (29%, 0%, 65%, 58%)
(0.29 / 0.00 / 0.65 / 0.58)

CMYK yüzdeleri

%29.25
%0
%65.09
%58.43

Codes

Color #4B6A25 in popluar color models

4B 6A 25
RGB 75 106 37
HSL 87° 48.25% 28.04%
HSB/HSV 87° 65.09% 41.57%
CMYK 29.25% 0.00% 65.09%
58.43%

Color #4B6A25 in popluar number systems.

HEX 4B 6A 25
Decimal 75 106 37
Binary 1001011 1101010 100101
Octal 113 152 45

Shades and tints

Shades of #4B6A25

#4B6A25
(75,106,37)
#456122
(69,97,34)
#3F581F
(63,88,31)
#394F1C
(57,79,28)
#334619
(51,70,25)
#2D3D16
(45,61,22)
#273413
(39,52,19)
#212B10
(33,43,16)
#1B220D
(27,34,13)
#15190A
(21,25,10)
#0F1007
(15,16,7)
#000000
(0,0,0)

Tints of #4B6A25

#4B6A25
(75,106,37)
#5B7738
(91,119,56)
#6B844B
(107,132,75)
#7B915E
(123,145,94)
#8B9E71
(139,158,113)
#9BAB84
(155,171,132)
#ABB897
(171,184,151)
#BBC5AA
(187,197,170)
#CBD2BD
(203,210,189)
#DBDFD0
(219,223,208)
#EBECE3
(235,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B6A25 color. Also use rgb(75,106,37) instead hex code.

Text Font Color

.myTextColor { color: #4B6A25; }

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

This text font color is #4B6A25.

Background Color

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

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

This div background color is #4B6A25.

Border color

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

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

This div border color is #4B6A25.

Opacity

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

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

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

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

This text has shadow with #4B6A25 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B6A25.

Preview

Color preview on black background

This text has color #4B6A25 on black background.


Color preview on white background

This text has color #4B6A25 on white background.


Black color preview on #4B6A25 background

This text has black color on #4B6A25 background.


White color preview on #4B6A25 background

This text has white color on #4B6A25 background.


Related colors

Complementary color

Complementary color for #hex is #B495DA.


I love getcolorcode.com

Triadic colors

1 #254B6A and #6A254B with #4B6A25 are triadic colors.

2 #256A4B and #6A4B25 with #4B6A25 are triadic colors.