COLOR #246042

HEX: #246042 RGB: (36,96,66)

Color info

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

RGB color model

#246042 color RGB value is (36,96,66).

RGB: (36,96,66) (14%, 38%, 26%)

RGB channels and saturation

R 36 of 255 = 14%
G 96 of 255 = 38%
B 66 of 255 = 26%

36
96
66

R + G + B ~ 26%. #246042 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 96 + 66 = 198 (100%)
R 36 of 198 ~ 18.18%
G 96 of 198 ~ 48.48%
B 66 of 198 ~ 33.33'%

%18.18
%48.48
%33.33

CMYK color model

#246042 color CMYK value is (63,0,31,62).

  • cyan value is 62.50%
  • magenta value is 0.00%
  • yellow value is 31.25%
  • key color value is 62.35%

CMYK: (63,0,31,62)
C63M0Y31K62 (63%, 0%, 31%, 62%)
(0.63 / 0.00 / 0.31 / 0.62)

CMYK percentages

%62.5
%0
%31.25
%62.35

Codes

Color #246042 in popluar color models

24 60 42
RGB 36 96 66
HSL 150° 45.45% 25.88%
HSB/HSV 150° 62.50% 37.65%
CMYK 62.50% 0.00% 31.25%
62.35%

Color #246042 in popluar number systems.

HEX 24 60 42
Decimal 36 96 66
Binary 100100 1100000 1000010
Octal 44 140 102

Shades and tints

Shades of #246042

#246042
(36,96,66)
#21583C
(33,88,60)
#1E5036
(30,80,54)
#1B4830
(27,72,48)
#18402A
(24,64,42)
#153824
(21,56,36)
#12301E
(18,48,30)
#0F2818
(15,40,24)
#0C2012
(12,32,18)
#09180C
(9,24,12)
#061006
(6,16,6)
#000000
(0,0,0)

Tints of #246042

#246042
(36,96,66)
#376E53
(55,110,83)
#4A7C64
(74,124,100)
#5D8A75
(93,138,117)
#709886
(112,152,134)
#83A697
(131,166,151)
#96B4A8
(150,180,168)
#A9C2B9
(169,194,185)
#BCD0CA
(188,208,202)
#CFDEDB
(207,222,219)
#E2ECEC
(226,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #246042 color. Also use rgb(36,96,66) instead hex code.

Text Font Color

.myTextColor { color: #246042; }

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

This text font color is #246042.

Background Color

.myBgColor { background-color: #246042; }

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

This div background color is #246042.

Border color

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

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

This div border color is #246042.

Opacity

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

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

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

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

This text has shadow with #246042 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #246042.

Preview

Color preview on black background

This text has color #246042 on black background.


Color preview on white background

This text has color #246042 on white background.


Black color preview on #246042 background

This text has black color on #246042 background.


White color preview on #246042 background

This text has white color on #246042 background.


Related colors

Complementary color

Complementary color for #hex is #DB9FBD.


I love getcolorcode.com

Triadic colors

1 #422460 and #604224 with #246042 are triadic colors.

2 #426024 and #602442 with #246042 are triadic colors.