COLOR #629275

HEX: #629275 RGB: (98,146,117)

Color info

#629275 contains red, green and blue colors in about the same proportion. Web safe color of #629275 is #669966 (or #696).

RGB color model

#629275 color RGB value is (98,146,117).

RGB: (98,146,117) (38%, 57%, 46%)

RGB channels and saturation

R 98 of 255 = 38%
G 146 of 255 = 57%
B 117 of 255 = 46%

98
146
117

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

Portions of RGB colors in percentages

R + G + B = 98 + 146 + 117 = 361 (100%)
R 98 of 361 ~ 27.15%
G 146 of 361 ~ 40.44%
B 117 of 361 ~ 32.41'%

%27.15
%40.44
%32.41

CMYK color model

#629275 color CMYK value is (33,0,20,43).

  • cyan value is 32.88%
  • magenta value is 0.00%
  • yellow value is 19.86%
  • key color value is 42.75%

CMYK: (33,0,20,43)
C33M0Y20K43 (33%, 0%, 20%, 43%)
(0.33 / 0.00 / 0.20 / 0.43)

CMYK percentages

%32.88
%0
%19.86
%42.75

Codes

Color #629275 in popluar color models

62 92 75
RGB 98 146 117
HSL 144° 19.67% 47.84%
HSB/HSV 144° 32.88% 57.25%
CMYK 32.88% 0.00% 19.86%
42.75%

Color #629275 in popluar number systems.

HEX 62 92 75
Decimal 98 146 117
Binary 1100010 10010010 1110101
Octal 142 222 165

Shades and tints

Shades of #629275

#629275
(98,146,117)
#5A856B
(90,133,107)
#527861
(82,120,97)
#4A6B57
(74,107,87)
#425E4D
(66,94,77)
#3A5143
(58,81,67)
#324439
(50,68,57)
#2A372F
(42,55,47)
#222A25
(34,42,37)
#1A1D1B
(26,29,27)
#121011
(18,16,17)
#000000
(0,0,0)

Tints of #629275

#629275
(98,146,117)
#709B81
(112,155,129)
#7EA48D
(126,164,141)
#8CAD99
(140,173,153)
#9AB6A5
(154,182,165)
#A8BFB1
(168,191,177)
#B6C8BD
(182,200,189)
#C4D1C9
(196,209,201)
#D2DAD5
(210,218,213)
#E0E3E1
(224,227,225)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #629275 color. Also use rgb(98,146,117) instead hex code.

Text Font Color

.myTextColor { color: #629275; }

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

This text font color is #629275.

Background Color

.myBgColor { background-color: #629275; }

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

This div background color is #629275.

Border color

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

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

This div border color is #629275.

Opacity

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

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

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

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

This text has shadow with #629275 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #629275.

Preview

Color preview on black background

This text has color #629275 on black background.


Color preview on white background

This text has color #629275 on white background.


Black color preview on #629275 background

This text has black color on #629275 background.


White color preview on #629275 background

This text has white color on #629275 background.


Related colors

Complementary color

Complementary color for #hex is #9D6D8A.


I love getcolorcode.com

Triadic colors

1 #756292 and #927562 with #629275 are triadic colors.

2 #759262 and #926275 with #629275 are triadic colors.