COLOR #276F21

HEX: #276F21 RGB: (39,111,33)

Color info

#276F21 contains mainly green color. Web safe color of #276F21 is #336633 (or #363).

RGB color model

#276F21 color RGB value is (39,111,33).

RGB: (39,111,33) (15%, 44%, 13%)

RGB channels and saturation

R 39 of 255 = 15%
G 111 of 255 = 44%
B 33 of 255 = 13%

39
111
33

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

Portions of RGB colors in percentages

R + G + B = 39 + 111 + 33 = 183 (100%)
R 39 of 183 ~ 21.31%
G 111 of 183 ~ 60.66%
B 33 of 183 ~ 18.03'%

%21.31
%60.66
%18.03

CMYK color model

#276F21 color CMYK value is (65,0,70,56).

  • cyan value is 64.86%
  • magenta value is 0.00%
  • yellow value is 70.27%
  • key color value is 56.47%

CMYK: (65,0,70,56)
C65M0Y70K56 (65%, 0%, 70%, 56%)
(0.65 / 0.00 / 0.70 / 0.56)

CMYK percentages

%64.86
%0
%70.27
%56.47

Codes

Color #276F21 in popluar color models

27 6F 21
RGB 39 111 33
HSL 115° 54.17% 28.24%
HSB/HSV 115° 70.27% 43.53%
CMYK 64.86% 0.00% 70.27%
56.47%

Color #276F21 in popluar number systems.

HEX 27 6F 21
Decimal 39 111 33
Binary 100111 1101111 100001
Octal 47 157 41

Shades and tints

Shades of #276F21

#276F21
(39,111,33)
#24651E
(36,101,30)
#215B1B
(33,91,27)
#1E5118
(30,81,24)
#1B4715
(27,71,21)
#183D12
(24,61,18)
#15330F
(21,51,15)
#12290C
(18,41,12)
#0F1F09
(15,31,9)
#0C1506
(12,21,6)
#090B03
(9,11,3)
#000000
(0,0,0)

Tints of #276F21

#276F21
(39,111,33)
#3A7C35
(58,124,53)
#4D8949
(77,137,73)
#60965D
(96,150,93)
#73A371
(115,163,113)
#86B085
(134,176,133)
#99BD99
(153,189,153)
#ACCAAD
(172,202,173)
#BFD7C1
(191,215,193)
#D2E4D5
(210,228,213)
#E5F1E9
(229,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #276F21 color. Also use rgb(39,111,33) instead hex code.

Text Font Color

.myTextColor { color: #276F21; }

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

This text font color is #276F21.

Background Color

.myBgColor { background-color: #276F21; }

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

This div background color is #276F21.

Border color

.myBorderColor { border: 1px solid #276F21; }

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

This div border color is #276F21.

Opacity

.myOpacity80 { color: #276F21; opacity: 0.8; }

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

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

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

This text has shadow with #276F21 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #276F21.

Preview

Color preview on black background

This text has color #276F21 on black background.


Color preview on white background

This text has color #276F21 on white background.


Black color preview on #276F21 background

This text has black color on #276F21 background.


White color preview on #276F21 background

This text has white color on #276F21 background.


Related colors

Complementary color

Complementary color for #hex is #D890DE.


I love getcolorcode.com

Triadic colors

1 #21276F and #6F2127 with #276F21 are triadic colors.

2 #216F27 and #6F2721 with #276F21 are triadic colors.