COLOR #275248

HEX: #275248 RGB: (39,82,72)

Color info

#275248 contains red, green and blue colors in about the same proportion. Web safe color of #275248 is #336633 (or #363).

RGB color model

#275248 color RGB value is (39,82,72).

RGB: (39,82,72) (15%, 32%, 28%)

RGB channels and saturation

R 39 of 255 = 15%
G 82 of 255 = 32%
B 72 of 255 = 28%

39
82
72

R + G + B ~ 25%. #275248 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 39 + 82 + 72 = 193 (100%)
R 39 of 193 ~ 20.21%
G 82 of 193 ~ 42.49%
B 72 of 193 ~ 37.31'%

%20.21
%42.49
%37.31

CMYK color model

#275248 color CMYK value is (52,0,12,68).

  • cyan value is 52.44%
  • magenta value is 0.00%
  • yellow value is 12.20%
  • key color value is 67.84%

CMYK: (52,0,12,68)
C52M0Y12K68 (52%, 0%, 12%, 68%)
(0.52 / 0.00 / 0.12 / 0.68)

CMYK percentages

%52.44
%0
%12.2
%67.84

Codes

Color #275248 in popluar color models

27 52 48
RGB 39 82 72
HSL 166° 35.54% 23.73%
HSB/HSV 166° 52.44% 32.16%
CMYK 52.44% 0.00% 12.20%
67.84%

Color #275248 in popluar number systems.

HEX 27 52 48
Decimal 39 82 72
Binary 100111 1010010 1001000
Octal 47 122 110

Shades and tints

Shades of #275248

#275248
(39,82,72)
#244B42
(36,75,66)
#21443C
(33,68,60)
#1E3D36
(30,61,54)
#1B3630
(27,54,48)
#182F2A
(24,47,42)
#152824
(21,40,36)
#12211E
(18,33,30)
#0F1A18
(15,26,24)
#0C1312
(12,19,18)
#090C0C
(9,12,12)
#000000
(0,0,0)

Tints of #275248

#275248
(39,82,72)
#3A6158
(58,97,88)
#4D7068
(77,112,104)
#607F78
(96,127,120)
#738E88
(115,142,136)
#869D98
(134,157,152)
#99ACA8
(153,172,168)
#ACBBB8
(172,187,184)
#BFCAC8
(191,202,200)
#D2D9D8
(210,217,216)
#E5E8E8
(229,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #275248 color. Also use rgb(39,82,72) instead hex code.

Text Font Color

.myTextColor { color: #275248; }

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

This text font color is #275248.

Background Color

.myBgColor { background-color: #275248; }

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

This div background color is #275248.

Border color

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

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

This div border color is #275248.

Opacity

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

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

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

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

This text has shadow with #275248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #275248.

Preview

Color preview on black background

This text has color #275248 on black background.


Color preview on white background

This text has color #275248 on white background.


Black color preview on #275248 background

This text has black color on #275248 background.


White color preview on #275248 background

This text has white color on #275248 background.


Related colors

Complementary color

Complementary color for #hex is #D8ADB7.


I love getcolorcode.com

Triadic colors

1 #482752 and #524827 with #275248 are triadic colors.

2 #485227 and #522748 with #275248 are triadic colors.