COLOR #438698

HEX: #438698 RGB: (67,134,152)

Color info

#438698 contains mainly green and blue colors. Web safe color of #438698 is #339999 (or #399).

RGB color model

#438698 color RGB value is (67,134,152).

RGB: (67,134,152) (26%, 53%, 60%)

RGB channels and saturation

R 67 of 255 = 26%
G 134 of 255 = 53%
B 152 of 255 = 60%

67
134
152

R + G + B ~ 46%. #438698 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 67 + 134 + 152 = 353 (100%)
R 67 of 353 ~ 18.98%
G 134 of 353 ~ 37.96%
B 152 of 353 ~ 43.06'%

%18.98
%37.96
%43.06

CMYK color model

#438698 color CMYK value is (56,12,0,40).

  • cyan value is 55.92%
  • magenta value is 11.84%
  • yellow value is 0.00%
  • key color value is 40.39%
CMYK: (56,12,0,40) C56M12Y0K40 (56%,12%,0%,40%) (0.56/0.12/0.00/0.40) 

CMYK percentages

%55.92
%11.84
%0
%40.39

Codes

Color #438698 in popluar color models

43 86 98
RGB 67 134 152
HSL 193° 38.81% 42.94%
HSB/HSV 193° 55.92% 59.61%
CMYK 55.92% 11.84% 0.00%
40.39%

Color #438698 in popluar number systems.

HEX 43 86 98
Decimal 67 134 152
Binary 1000011 10000110 10011000
Octal 103 206 230

Shades and tints

Shades of #438698

#438698
(67,134,152)
#3D7A8B
(61,122,139)
#376E7E
(55,110,126)
#316271
(49,98,113)
#2B5664
(43,86,100)
#254A57
(37,74,87)
#1F3E4A
(31,62,74)
#19323D
(25,50,61)
#132630
(19,38,48)
#0D1A23
(13,26,35)
#070E16
(7,14,22)
#000000
(0,0,0)

Tints of #438698

#438698
(67,134,152)
#5491A1
(84,145,161)
#659CAA
(101,156,170)
#76A7B3
(118,167,179)
#87B2BC
(135,178,188)
#98BDC5
(152,189,197)
#A9C8CE
(169,200,206)
#BAD3D7
(186,211,215)
#CBDEE0
(203,222,224)
#DCE9E9
(220,233,233)
#EDF4F2
(237,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #438698 color. Also use rgb(67,134,152) instead hex code.

Text Font Color

.myTextColor { color: #438698; }

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

This text font color is #438698.

Background Color

.myBgColor { background-color: #438698; }

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

This div background color is #438698.

Border color

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

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

This div border color is #438698.

Opacity

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

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

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

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

This text has shadow with #438698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #438698.

Preview

Color preview on black background

This text has color #438698 on black background.


Color preview on white background

This text has color #438698 on white background.


Black color preview on #438698 background

This text has black color on #438698 background.


White color preview on #438698 background

This text has white color on #438698 background.


Related colors

Complementary color

Complementary color for #hex is #BC7967.


I love getcolorcode.com

Triadic colors

1 #984386 and #869843 with #438698 are triadic colors.

2 #988643 and #864398 with #438698 are triadic colors.