COLOR #246530

HEX: #246530 RGB: (36,101,48)

Color info

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

RGB color model

#246530 color RGB value is (36,101,48).

RGB: (36,101,48) (14%, 40%, 19%)

RGB channels and saturation

R 36 of 255 = 14%
G 101 of 255 = 40%
B 48 of 255 = 19%

36
101
48

R + G + B ~ 24%. #246530 is dark color.

Portions of RGB colors in percentages

R + G + B = 36 + 101 + 48 = 185 (100%)
R 36 of 185 ~ 19.46%
G 101 of 185 ~ 54.59%
B 48 of 185 ~ 25.95'%

%19.46
%54.59
%25.95

CMYK color model

#246530 color CMYK value is (64,0,52,60).

  • cyan value is 64.36%
  • magenta value is 0.00%
  • yellow value is 52.48%
  • key color value is 60.39%

CMYK: (64,0,52,60)
C64M0Y52K60 (64%, 0%, 52%, 60%)
(0.64 / 0.00 / 0.52 / 0.60)

CMYK percentages

%64.36
%0
%52.48
%60.39

Codes

Color #246530 in popluar color models

24 65 30
RGB 36 101 48
HSL 131° 47.45% 26.86%
HSB/HSV 131° 64.36% 39.61%
CMYK 64.36% 0.00% 52.48%
60.39%

Color #246530 in popluar number systems.

HEX 24 65 30
Decimal 36 101 48
Binary 100100 1100101 110000
Octal 44 145 60

Shades and tints

Shades of #246530

#246530
(36,101,48)
#215C2C
(33,92,44)
#1E5328
(30,83,40)
#1B4A24
(27,74,36)
#184120
(24,65,32)
#15381C
(21,56,28)
#122F18
(18,47,24)
#0F2614
(15,38,20)
#0C1D10
(12,29,16)
#09140C
(9,20,12)
#060B08
(6,11,8)
#000000
(0,0,0)

Tints of #246530

#246530
(36,101,48)
#377342
(55,115,66)
#4A8154
(74,129,84)
#5D8F66
(93,143,102)
#709D78
(112,157,120)
#83AB8A
(131,171,138)
#96B99C
(150,185,156)
#A9C7AE
(169,199,174)
#BCD5C0
(188,213,192)
#CFE3D2
(207,227,210)
#E2F1E4
(226,241,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #246530 color. Also use rgb(36,101,48) instead hex code.

Text Font Color

.myTextColor { color: #246530; }

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

This text font color is #246530.

Background Color

.myBgColor { background-color: #246530; }

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

This div background color is #246530.

Border color

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

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

This div border color is #246530.

Opacity

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

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

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

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

This text has shadow with #246530 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #246530.

Preview

Color preview on black background

This text has color #246530 on black background.


Color preview on white background

This text has color #246530 on white background.


Black color preview on #246530 background

This text has black color on #246530 background.


White color preview on #246530 background

This text has white color on #246530 background.


Related colors

Complementary color

Complementary color for #hex is #DB9ACF.


I love getcolorcode.com

Triadic colors

1 #302465 and #653024 with #246530 are triadic colors.

2 #306524 and #652430 with #246530 are triadic colors.