COLOR #267B37

HEX: #267B37 RGB: (38,123,55)

Color info

#267B37 contains mainly green color. Web safe color of #267B37 is #336633 (or #363).

RGB color model

#267B37 color RGB value is (38,123,55).

RGB: (38,123,55) (15%, 48%, 22%)

RGB channels and saturation

R 38 of 255 = 15%
G 123 of 255 = 48%
B 55 of 255 = 22%

38
123
55

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

Portions of RGB colors in percentages

R + G + B = 38 + 123 + 55 = 216 (100%)
R 38 of 216 ~ 17.59%
G 123 of 216 ~ 56.94%
B 55 of 216 ~ 25.46'%

%17.59
%56.94
%25.46

CMYK color model

#267B37 color CMYK value is (69,0,55,52).

  • cyan value is 69.11%
  • magenta value is 0.00%
  • yellow value is 55.28%
  • key color value is 51.76%

CMYK: (69,0,55,52)
C69M0Y55K52 (69%, 0%, 55%, 52%)
(0.69 / 0.00 / 0.55 / 0.52)

CMYK percentages

%69.11
%0
%55.28
%51.76

Codes

Color #267B37 in popluar color models

26 7B 37
RGB 38 123 55
HSL 132° 52.80% 31.57%
HSB/HSV 132° 69.11% 48.24%
CMYK 69.11% 0.00% 55.28%
51.76%

Color #267B37 in popluar number systems.

HEX 26 7B 37
Decimal 38 123 55
Binary 100110 1111011 110111
Octal 46 173 67

Shades and tints

Shades of #267B37

#267B37
(38,123,55)
#237032
(35,112,50)
#20652D
(32,101,45)
#1D5A28
(29,90,40)
#1A4F23
(26,79,35)
#17441E
(23,68,30)
#143919
(20,57,25)
#112E14
(17,46,20)
#0E230F
(14,35,15)
#0B180A
(11,24,10)
#080D05
(8,13,5)
#000000
(0,0,0)

Tints of #267B37

#267B37
(38,123,55)
#398749
(57,135,73)
#4C935B
(76,147,91)
#5F9F6D
(95,159,109)
#72AB7F
(114,171,127)
#85B791
(133,183,145)
#98C3A3
(152,195,163)
#ABCFB5
(171,207,181)
#BEDBC7
(190,219,199)
#D1E7D9
(209,231,217)
#E4F3EB
(228,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #267B37 color. Also use rgb(38,123,55) instead hex code.

Text Font Color

.myTextColor { color: #267B37; }

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

This text font color is #267B37.

Background Color

.myBgColor { background-color: #267B37; }

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

This div background color is #267B37.

Border color

.myBorderColor { border: 1px solid #267B37; }

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

This div border color is #267B37.

Opacity

.myOpacity80 { color: #267B37; opacity: 0.8; }

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

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

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

This text has shadow with #267B37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #267B37.

Preview

Color preview on black background

This text has color #267B37 on black background.


Color preview on white background

This text has color #267B37 on white background.


Black color preview on #267B37 background

This text has black color on #267B37 background.


White color preview on #267B37 background

This text has white color on #267B37 background.


Related colors

Complementary color

Complementary color for #hex is #D984C8.


I love getcolorcode.com

Triadic colors

1 #37267B and #7B3726 with #267B37 are triadic colors.

2 #377B26 and #7B2637 with #267B37 are triadic colors.