COLOR #448637

HEX: #448637 RGB: (68,134,55)

Renk bilgisi

#448637 contains mainly green color. #448637 ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#448637 color RGB value is (68,134,55).

RGB: (68,134,55) (27%, 53%, 22%)

RGB bağlantıları ve doygunluk

R 68 of 255 = 27%
G 134 of 255 = 53%
B 55 of 255 = 22%

68
134
55

R + G + B ~ 34%. #448637 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 68 + 134 + 55 = 257 (100%)
R 68 of 257 ~ 26.46%
G 134 of 257 ~ 52.14%
B 55 of 257 ~ 21.4'%

%26.46
%52.14
%21.4

CMYK RENK MODELİ

#448637 rengi CMYK tonu (49,0,59,47).

  • camgöbeği tonu 49.25%
  • eflatun tonu 0.00%
  • sarı tonu 58.96%
  • ana renk tonu 47.45%

CMYK: (49,0,59,47)
C49M0Y59K47 (49%, 0%, 59%, 47%)
(0.49 / 0.00 / 0.59 / 0.47)

CMYK yüzdeleri

%49.25
%0
%58.96
%47.45

Codes

Color #448637 in popluar color models

44 86 37
RGB 68 134 55
HSL 110° 41.80% 37.06%
HSB/HSV 110° 58.96% 52.55%
CMYK 49.25% 0.00% 58.96%
47.45%

Color #448637 in popluar number systems.

HEX 44 86 37
Decimal 68 134 55
Binary 1000100 10000110 110111
Octal 104 206 67

Shades and tints

Shades of #448637

#448637
(68,134,55)
#3E7A32
(62,122,50)
#386E2D
(56,110,45)
#326228
(50,98,40)
#2C5623
(44,86,35)
#264A1E
(38,74,30)
#203E19
(32,62,25)
#1A3214
(26,50,20)
#14260F
(20,38,15)
#0E1A0A
(14,26,10)
#080E05
(8,14,5)
#000000
(0,0,0)

Tints of #448637

#448637
(68,134,55)
#559149
(85,145,73)
#669C5B
(102,156,91)
#77A76D
(119,167,109)
#88B27F
(136,178,127)
#99BD91
(153,189,145)
#AAC8A3
(170,200,163)
#BBD3B5
(187,211,181)
#CCDEC7
(204,222,199)
#DDE9D9
(221,233,217)
#EEF4EB
(238,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #448637 color. Also use rgb(68,134,55) instead hex code.

Text Font Color

.myTextColor { color: #448637; }

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

This text font color is #448637.

Background Color

.myBgColor { background-color: #448637; }

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

This div background color is #448637.

Border color

.myBorderColor { border: 1px solid #448637; }

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

This div border color is #448637.

Opacity

.myOpacity80 { color: #448637; opacity: 0.8; }

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

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

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

This text has shadow with #448637 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #448637.

Preview

Color preview on black background

This text has color #448637 on black background.


Color preview on white background

This text has color #448637 on white background.


Black color preview on #448637 background

This text has black color on #448637 background.


White color preview on #448637 background

This text has white color on #448637 background.


Related colors

Complementary color

Complementary color for #hex is #BB79C8.


I love getcolorcode.com

Triadic colors

1 #374486 and #863744 with #448637 are triadic colors.

2 #378644 and #864437 with #448637 are triadic colors.