COLOR #267B57

HEX: #267B57 RGB: (38,123,87)

Color info

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

RGB color model

#267B57 color RGB value is (38,123,87).

RGB: (38,123,87) (15%, 48%, 34%)

RGB channels and saturation

R 38 of 255 = 15%
G 123 of 255 = 48%
B 87 of 255 = 34%

38
123
87

R + G + B ~ 32%. #267B57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 38 + 123 + 87 = 248 (100%)
R 38 of 248 ~ 15.32%
G 123 of 248 ~ 49.6%
B 87 of 248 ~ 35.08'%

%15.32
%49.6
%35.08

CMYK color model

#267B57 color CMYK value is (69,0,29,52).

  • cyan value is 69.11%
  • magenta value is 0.00%
  • yellow value is 29.27%
  • key color value is 51.76%
CMYK: (69,0,29,52) C69M0Y29K52 (69%,0%,29%,52%) (0.69/0.00/0.29/0.52) 

CMYK percentages

%69.11
%0
%29.27
%51.76

Codes

Color #267B57 in popluar color models

26 7B 57
RGB 38 123 87
HSL 155° 52.80% 31.57%
HSB/HSV 155° 69.11% 48.24%
CMYK 69.11% 0.00% 29.27%
51.76%

Color #267B57 in popluar number systems.

HEX 26 7B 57
Decimal 38 123 87
Binary 100110 1111011 1010111
Octal 46 173 127

Shades and tints

Shades of #267B57

#267B57
(38,123,87)
#237050
(35,112,80)
#206549
(32,101,73)
#1D5A42
(29,90,66)
#1A4F3B
(26,79,59)
#174434
(23,68,52)
#14392D
(20,57,45)
#112E26
(17,46,38)
#0E231F
(14,35,31)
#0B1818
(11,24,24)
#080D11
(8,13,17)
#000000
(0,0,0)

Tints of #267B57

#267B57
(38,123,87)
#398766
(57,135,102)
#4C9375
(76,147,117)
#5F9F84
(95,159,132)
#72AB93
(114,171,147)
#85B7A2
(133,183,162)
#98C3B1
(152,195,177)
#ABCFC0
(171,207,192)
#BEDBCF
(190,219,207)
#D1E7DE
(209,231,222)
#E4F3ED
(228,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #267B57; }

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

This text font color is #267B57.

Background Color

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

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

This div background color is #267B57.

Border color

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

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

This div border color is #267B57.

Opacity

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

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

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

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

This text has shadow with #267B57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #267B57.

Preview

Color preview on black background

This text has color #267B57 on black background.


Color preview on white background

This text has color #267B57 on white background.


Black color preview on #267B57 background

This text has black color on #267B57 background.


White color preview on #267B57 background

This text has white color on #267B57 background.


Related colors

Complementary color

Complementary color for #hex is #D984A8.


I love getcolorcode.com

Triadic colors

1 #57267B and #7B5726 with #267B57 are triadic colors.

2 #577B26 and #7B2657 with #267B57 are triadic colors.