COLOR #336258

HEX: #336258 RGB: (51,98,88)

Color info

#336258 contains red, green and blue colors in about the same proportion. Web safe color of #336258 is #336666 (or #366).

RGB color model

#336258 color RGB value is (51,98,88).

RGB: (51,98,88) (20%, 38%, 35%)

RGB channels and saturation

R 51 of 255 = 20%
G 98 of 255 = 38%
B 88 of 255 = 35%

51
98
88

R + G + B ~ 31%. #336258 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 51 + 98 + 88 = 237 (100%)
R 51 of 237 ~ 21.52%
G 98 of 237 ~ 41.35%
B 88 of 237 ~ 37.13'%

%21.52
%41.35
%37.13

CMYK color model

#336258 color CMYK value is (48,0,10,62).

  • cyan value is 47.96%
  • magenta value is 0.00%
  • yellow value is 10.20%
  • key color value is 61.57%

CMYK: (48,0,10,62)
C48M0Y10K62 (48%, 0%, 10%, 62%)
(0.48 / 0.00 / 0.10 / 0.62)

CMYK percentages

%47.96
%0
%10.2
%61.57

Codes

Color #336258 in popluar color models

33 62 58
RGB 51 98 88
HSL 167° 31.54% 29.22%
HSB/HSV 167° 47.96% 38.43%
CMYK 47.96% 0.00% 10.20%
61.57%

Color #336258 in popluar number systems.

HEX 33 62 58
Decimal 51 98 88
Binary 110011 1100010 1011000
Octal 63 142 130

Shades and tints

Shades of #336258

#336258
(51,98,88)
#2F5A50
(47,90,80)
#2B5248
(43,82,72)
#274A40
(39,74,64)
#234238
(35,66,56)
#1F3A30
(31,58,48)
#1B3228
(27,50,40)
#172A20
(23,42,32)
#132218
(19,34,24)
#0F1A10
(15,26,16)
#0B1208
(11,18,8)
#000000
(0,0,0)

Tints of #336258

#336258
(51,98,88)
#457067
(69,112,103)
#577E76
(87,126,118)
#698C85
(105,140,133)
#7B9A94
(123,154,148)
#8DA8A3
(141,168,163)
#9FB6B2
(159,182,178)
#B1C4C1
(177,196,193)
#C3D2D0
(195,210,208)
#D5E0DF
(213,224,223)
#E7EEEE
(231,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #336258 color. Also use rgb(51,98,88) instead hex code.

Text Font Color

.myTextColor { color: #336258; }

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

This text font color is #336258.

Background Color

.myBgColor { background-color: #336258; }

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

This div background color is #336258.

Border color

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

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

This div border color is #336258.

Opacity

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

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

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

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

This text has shadow with #336258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #336258.

Preview

Color preview on black background

This text has color #336258 on black background.


Color preview on white background

This text has color #336258 on white background.


Black color preview on #336258 background

This text has black color on #336258 background.


White color preview on #336258 background

This text has white color on #336258 background.


Related colors

Complementary color

Complementary color for #hex is #CC9DA7.


I love getcolorcode.com

Triadic colors

1 #583362 and #625833 with #336258 are triadic colors.

2 #586233 and #623358 with #336258 are triadic colors.