COLOR #267242

HEX: #267242 RGB: (38,114,66)

Color info

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

RGB color model

#267242 color RGB value is (38,114,66).

RGB: (38,114,66) (15%, 45%, 26%)

RGB channels and saturation

R 38 of 255 = 15%
G 114 of 255 = 45%
B 66 of 255 = 26%

38
114
66

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

Portions of RGB colors in percentages

R + G + B = 38 + 114 + 66 = 218 (100%)
R 38 of 218 ~ 17.43%
G 114 of 218 ~ 52.29%
B 66 of 218 ~ 30.28'%

%17.43
%52.29
%30.28

CMYK color model

#267242 color CMYK value is (67,0,42,55).

  • cyan value is 66.67%
  • magenta value is 0.00%
  • yellow value is 42.11%
  • key color value is 55.29%

CMYK: (67,0,42,55)
C67M0Y42K55 (67%, 0%, 42%, 55%)
(0.67 / 0.00 / 0.42 / 0.55)

CMYK percentages

%66.67
%0
%42.11
%55.29

Codes

Color #267242 in popluar color models

26 72 42
RGB 38 114 66
HSL 142° 50.00% 29.80%
HSB/HSV 142° 66.67% 44.71%
CMYK 66.67% 0.00% 42.11%
55.29%

Color #267242 in popluar number systems.

HEX 26 72 42
Decimal 38 114 66
Binary 100110 1110010 1000010
Octal 46 162 102

Shades and tints

Shades of #267242

#267242
(38,114,66)
#23683C
(35,104,60)
#205E36
(32,94,54)
#1D5430
(29,84,48)
#1A4A2A
(26,74,42)
#174024
(23,64,36)
#14361E
(20,54,30)
#112C18
(17,44,24)
#0E2212
(14,34,18)
#0B180C
(11,24,12)
#080E06
(8,14,6)
#000000
(0,0,0)

Tints of #267242

#267242
(38,114,66)
#397E53
(57,126,83)
#4C8A64
(76,138,100)
#5F9675
(95,150,117)
#72A286
(114,162,134)
#85AE97
(133,174,151)
#98BAA8
(152,186,168)
#ABC6B9
(171,198,185)
#BED2CA
(190,210,202)
#D1DEDB
(209,222,219)
#E4EAEC
(228,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #267242 color. Also use rgb(38,114,66) instead hex code.

Text Font Color

.myTextColor { color: #267242; }

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

This text font color is #267242.

Background Color

.myBgColor { background-color: #267242; }

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

This div background color is #267242.

Border color

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

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

This div border color is #267242.

Opacity

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

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

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

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

This text has shadow with #267242 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #267242.

Preview

Color preview on black background

This text has color #267242 on black background.


Color preview on white background

This text has color #267242 on white background.


Black color preview on #267242 background

This text has black color on #267242 background.


White color preview on #267242 background

This text has white color on #267242 background.


Related colors

Complementary color

Complementary color for #hex is #D98DBD.


I love getcolorcode.com

Triadic colors

1 #422672 and #724226 with #267242 are triadic colors.

2 #427226 and #722642 with #267242 are triadic colors.