COLOR #21746A

HEX: #21746A RGB: (33,116,106)

Color info

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

RGB color model

#21746A color RGB value is (33,116,106).

RGB: (33,116,106) (13%, 45%, 42%)

RGB channels and saturation

R 33 of 255 = 13%
G 116 of 255 = 45%
B 106 of 255 = 42%

33
116
106

R + G + B ~ 33%. #21746A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 33 + 116 + 106 = 255 (100%)
R 33 of 255 ~ 12.94%
G 116 of 255 ~ 45.49%
B 106 of 255 ~ 41.57'%

%12.94
%45.49
%41.57

CMYK color model

#21746A color CMYK value is (72,0,9,55).

  • cyan value is 71.55%
  • magenta value is 0.00%
  • yellow value is 8.62%
  • key color value is 54.51%

CMYK: (72,0,9,55)
C72M0Y9K55 (72%, 0%, 9%, 55%)
(0.72 / 0.00 / 0.09 / 0.55)

CMYK percentages

%71.55
%0
%8.62
%54.51

Codes

Color #21746A in popluar color models

21 74 6A
RGB 33 116 106
HSL 173° 55.70% 29.22%
HSB/HSV 173° 71.55% 45.49%
CMYK 71.55% 0.00% 8.62%
54.51%

Color #21746A in popluar number systems.

HEX 21 74 6A
Decimal 33 116 106
Binary 100001 1110100 1101010
Octal 41 164 152

Shades and tints

Shades of #21746A

#21746A
(33,116,106)
#1E6A61
(30,106,97)
#1B6058
(27,96,88)
#18564F
(24,86,79)
#154C46
(21,76,70)
#12423D
(18,66,61)
#0F3834
(15,56,52)
#0C2E2B
(12,46,43)
#092422
(9,36,34)
#061A19
(6,26,25)
#031010
(3,16,16)
#000000
(0,0,0)

Tints of #21746A

#21746A
(33,116,106)
#358077
(53,128,119)
#498C84
(73,140,132)
#5D9891
(93,152,145)
#71A49E
(113,164,158)
#85B0AB
(133,176,171)
#99BCB8
(153,188,184)
#ADC8C5
(173,200,197)
#C1D4D2
(193,212,210)
#D5E0DF
(213,224,223)
#E9ECEC
(233,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #21746A color. Also use rgb(33,116,106) instead hex code.

Text Font Color

.myTextColor { color: #21746A; }

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

This text font color is #21746A.

Background Color

.myBgColor { background-color: #21746A; }

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

This div background color is #21746A.

Border color

.myBorderColor { border: 1px solid #21746A; }

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

This div border color is #21746A.

Opacity

.myOpacity80 { color: #21746A; opacity: 0.8; }

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

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

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

This text has shadow with #21746A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #21746A.

Preview

Color preview on black background

This text has color #21746A on black background.


Color preview on white background

This text has color #21746A on white background.


Black color preview on #21746A background

This text has black color on #21746A background.


White color preview on #21746A background

This text has white color on #21746A background.


Related colors

Complementary color

Complementary color for #hex is #DE8B95.


I love getcolorcode.com

Triadic colors

1 #6A2174 and #746A21 with #21746A are triadic colors.

2 #6A7421 and #74216A with #21746A are triadic colors.