COLOR #276431

HEX: #276431 RGB: (39,100,49)

Color info

#276431 contains mainly green and blue colors. Web safe color of #276431 is #336633 (or #363).

RGB color model

#276431 color RGB value is (39,100,49).

RGB: (39,100,49) (15%, 39%, 19%)

RGB channels and saturation

R 39 of 255 = 15%
G 100 of 255 = 39%
B 49 of 255 = 19%

39
100
49

R + G + B ~ 24%. #276431 is dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 100 + 49 = 188 (100%)
R 39 of 188 ~ 20.74%
G 100 of 188 ~ 53.19%
B 49 of 188 ~ 26.06'%

%20.74
%53.19
%26.06

CMYK color model

#276431 color CMYK value is (61,0,51,61).

  • cyan value is 61.00%
  • magenta value is 0.00%
  • yellow value is 51.00%
  • key color value is 60.78%
CMYK: (61,0,51,61) C61M0Y51K61 (61%,0%,51%,61%) (0.61/0.00/0.51/0.61) 

CMYK percentages

%61
%0
%51
%60.78

Codes

Color #276431 in popluar color models

27 64 31
RGB 39 100 49
HSL 130° 43.88% 27.25%
HSB/HSV 130° 61.00% 39.22%
CMYK 61.00% 0.00% 51.00%
60.78%

Color #276431 in popluar number systems.

HEX 27 64 31
Decimal 39 100 49
Binary 100111 1100100 110001
Octal 47 144 61

Shades and tints

Shades of #276431

#276431
(39,100,49)
#245B2D
(36,91,45)
#215229
(33,82,41)
#1E4925
(30,73,37)
#1B4021
(27,64,33)
#18371D
(24,55,29)
#152E19
(21,46,25)
#122515
(18,37,21)
#0F1C11
(15,28,17)
#0C130D
(12,19,13)
#090A09
(9,10,9)
#000000
(0,0,0)

Tints of #276431

#276431
(39,100,49)
#3A7243
(58,114,67)
#4D8055
(77,128,85)
#608E67
(96,142,103)
#739C79
(115,156,121)
#86AA8B
(134,170,139)
#99B89D
(153,184,157)
#ACC6AF
(172,198,175)
#BFD4C1
(191,212,193)
#D2E2D3
(210,226,211)
#E5F0E5
(229,240,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #276431 color. Also use rgb(39,100,49) instead hex code.

Text Font Color

.myTextColor { color: #276431; }

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

This text font color is #276431.

Background Color

.myBgColor { background-color: #276431; }

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

This div background color is #276431.

Border color

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

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

This div border color is #276431.

Opacity

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

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

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

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

This text has shadow with #276431 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #276431.

Preview

Color preview on black background

This text has color #276431 on black background.


Color preview on white background

This text has color #276431 on white background.


Black color preview on #276431 background

This text has black color on #276431 background.


White color preview on #276431 background

This text has white color on #276431 background.


Related colors

Complementary color

Complementary color for #hex is #D89BCE.


I love getcolorcode.com

Triadic colors

1 #312764 and #643127 with #276431 are triadic colors.

2 #316427 and #642731 with #276431 are triadic colors.