COLOR #276658

HEX: #276658 RGB: (39,102,88)

Color info

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

RGB color model

#276658 color RGB value is (39,102,88).

RGB: (39,102,88) (15%, 40%, 35%)

RGB channels and saturation

R 39 of 255 = 15%
G 102 of 255 = 40%
B 88 of 255 = 35%

39
102
88

R + G + B ~ 30%. #276658 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 102 + 88 = 229 (100%)
R 39 of 229 ~ 17.03%
G 102 of 229 ~ 44.54%
B 88 of 229 ~ 38.43'%

%17.03
%44.54
%38.43

CMYK color model

#276658 color CMYK value is (62,0,14,60).

  • cyan value is 61.76%
  • magenta value is 0.00%
  • yellow value is 13.73%
  • key color value is 60.00%

CMYK: (62,0,14,60)
C62M0Y14K60 (62%, 0%, 14%, 60%)
(0.62 / 0.00 / 0.14 / 0.60)

CMYK percentages

%61.76
%0
%13.73
%60

Codes

Color #276658 in popluar color models

27 66 58
RGB 39 102 88
HSL 167° 44.68% 27.65%
HSB/HSV 167° 61.76% 40.00%
CMYK 61.76% 0.00% 13.73%
60.00%

Color #276658 in popluar number systems.

HEX 27 66 58
Decimal 39 102 88
Binary 100111 1100110 1011000
Octal 47 146 130

Shades and tints

Shades of #276658

#276658
(39,102,88)
#245D50
(36,93,80)
#215448
(33,84,72)
#1E4B40
(30,75,64)
#1B4238
(27,66,56)
#183930
(24,57,48)
#153028
(21,48,40)
#122720
(18,39,32)
#0F1E18
(15,30,24)
#0C1510
(12,21,16)
#090C08
(9,12,8)
#000000
(0,0,0)

Tints of #276658

#276658
(39,102,88)
#3A7367
(58,115,103)
#4D8076
(77,128,118)
#608D85
(96,141,133)
#739A94
(115,154,148)
#86A7A3
(134,167,163)
#99B4B2
(153,180,178)
#ACC1C1
(172,193,193)
#BFCED0
(191,206,208)
#D2DBDF
(210,219,223)
#E5E8EE
(229,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #276658 color. Also use rgb(39,102,88) instead hex code.

Text Font Color

.myTextColor { color: #276658; }

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

This text font color is #276658.

Background Color

.myBgColor { background-color: #276658; }

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

This div background color is #276658.

Border color

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

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

This div border color is #276658.

Opacity

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

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

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

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

This text has shadow with #276658 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #276658.

Preview

Color preview on black background

This text has color #276658 on black background.


Color preview on white background

This text has color #276658 on white background.


Black color preview on #276658 background

This text has black color on #276658 background.


White color preview on #276658 background

This text has white color on #276658 background.


Related colors

Complementary color

Complementary color for #hex is #D899A7.


I love getcolorcode.com

Triadic colors

1 #582766 and #665827 with #276658 are triadic colors.

2 #586627 and #662758 with #276658 are triadic colors.