COLOR #276550

HEX: #276550 RGB: (39,101,80)

Color info

#276550 contains mainly green and blue colors. Web safe color of #276550 is #336666 (or #366).

RGB color model

#276550 color RGB value is (39,101,80).

RGB: (39,101,80) (15%, 40%, 31%)

RGB channels and saturation

R 39 of 255 = 15%
G 101 of 255 = 40%
B 80 of 255 = 31%

39
101
80

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

Portions of RGB colors in percentages

R + G + B = 39 + 101 + 80 = 220 (100%)
R 39 of 220 ~ 17.73%
G 101 of 220 ~ 45.91%
B 80 of 220 ~ 36.36'%

%17.73
%45.91
%36.36

CMYK color model

#276550 color CMYK value is (61,0,21,60).

  • cyan value is 61.39%
  • magenta value is 0.00%
  • yellow value is 20.79%
  • key color value is 60.39%

CMYK: (61,0,21,60)
C61M0Y21K60 (61%, 0%, 21%, 60%)
(0.61 / 0.00 / 0.21 / 0.60)

CMYK percentages

%61.39
%0
%20.79
%60.39

Codes

Color #276550 in popluar color models

27 65 50
RGB 39 101 80
HSL 160° 44.29% 27.45%
HSB/HSV 160° 61.39% 39.61%
CMYK 61.39% 0.00% 20.79%
60.39%

Color #276550 in popluar number systems.

HEX 27 65 50
Decimal 39 101 80
Binary 100111 1100101 1010000
Octal 47 145 120

Shades and tints

Shades of #276550

#276550
(39,101,80)
#245C49
(36,92,73)
#215342
(33,83,66)
#1E4A3B
(30,74,59)
#1B4134
(27,65,52)
#18382D
(24,56,45)
#152F26
(21,47,38)
#12261F
(18,38,31)
#0F1D18
(15,29,24)
#0C1411
(12,20,17)
#090B0A
(9,11,10)
#000000
(0,0,0)

Tints of #276550

#276550
(39,101,80)
#3A735F
(58,115,95)
#4D816E
(77,129,110)
#608F7D
(96,143,125)
#739D8C
(115,157,140)
#86AB9B
(134,171,155)
#99B9AA
(153,185,170)
#ACC7B9
(172,199,185)
#BFD5C8
(191,213,200)
#D2E3D7
(210,227,215)
#E5F1E6
(229,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #276550 color. Also use rgb(39,101,80) instead hex code.

Text Font Color

.myTextColor { color: #276550; }

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

This text font color is #276550.

Background Color

.myBgColor { background-color: #276550; }

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

This div background color is #276550.

Border color

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

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

This div border color is #276550.

Opacity

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

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

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

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

This text has shadow with #276550 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #276550.

Preview

Color preview on black background

This text has color #276550 on black background.


Color preview on white background

This text has color #276550 on white background.


Black color preview on #276550 background

This text has black color on #276550 background.


White color preview on #276550 background

This text has white color on #276550 background.


Related colors

Complementary color

Complementary color for #hex is #D89AAF.


I love getcolorcode.com

Triadic colors

1 #502765 and #655027 with #276550 are triadic colors.

2 #506527 and #652750 with #276550 are triadic colors.