COLOR #266647

HEX: #266647 RGB: (38,102,71)

Color info

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

RGB color model

#266647 color RGB value is (38,102,71).

RGB: (38,102,71) (15%, 40%, 28%)

RGB channels and saturation

R 38 of 255 = 15%
G 102 of 255 = 40%
B 71 of 255 = 28%

38
102
71

R + G + B ~ 28%. #266647 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 38 + 102 + 71 = 211 (100%)
R 38 of 211 ~ 18.01%
G 102 of 211 ~ 48.34%
B 71 of 211 ~ 33.65'%

%18.01
%48.34
%33.65

CMYK color model

#266647 color CMYK value is (63,0,30,60).

  • cyan value is 62.75%
  • magenta value is 0.00%
  • yellow value is 30.39%
  • key color value is 60.00%

CMYK: (63,0,30,60)
C63M0Y30K60 (63%, 0%, 30%, 60%)
(0.63 / 0.00 / 0.30 / 0.60)

CMYK percentages

%62.75
%0
%30.39
%60

Codes

Color #266647 in popluar color models

26 66 47
RGB 38 102 71
HSL 151° 45.71% 27.45%
HSB/HSV 151° 62.75% 40.00%
CMYK 62.75% 0.00% 30.39%
60.00%

Color #266647 in popluar number systems.

HEX 26 66 47
Decimal 38 102 71
Binary 100110 1100110 1000111
Octal 46 146 107

Shades and tints

Shades of #266647

#266647
(38,102,71)
#235D41
(35,93,65)
#20543B
(32,84,59)
#1D4B35
(29,75,53)
#1A422F
(26,66,47)
#173929
(23,57,41)
#143023
(20,48,35)
#11271D
(17,39,29)
#0E1E17
(14,30,23)
#0B1511
(11,21,17)
#080C0B
(8,12,11)
#000000
(0,0,0)

Tints of #266647

#266647
(38,102,71)
#397357
(57,115,87)
#4C8067
(76,128,103)
#5F8D77
(95,141,119)
#729A87
(114,154,135)
#85A797
(133,167,151)
#98B4A7
(152,180,167)
#ABC1B7
(171,193,183)
#BECEC7
(190,206,199)
#D1DBD7
(209,219,215)
#E4E8E7
(228,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #266647 color. Also use rgb(38,102,71) instead hex code.

Text Font Color

.myTextColor { color: #266647; }

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

This text font color is #266647.

Background Color

.myBgColor { background-color: #266647; }

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

This div background color is #266647.

Border color

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

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

This div border color is #266647.

Opacity

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

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

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

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

This text has shadow with #266647 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #266647.

Preview

Color preview on black background

This text has color #266647 on black background.


Color preview on white background

This text has color #266647 on white background.


Black color preview on #266647 background

This text has black color on #266647 background.


White color preview on #266647 background

This text has white color on #266647 background.


Related colors

Complementary color

Complementary color for #hex is #D999B8.


I love getcolorcode.com

Triadic colors

1 #472666 and #664726 with #266647 are triadic colors.

2 #476626 and #662647 with #266647 are triadic colors.