COLOR #417C49

HEX: #417C49 RGB: (65,124,73)

Renk bilgisi

#417C49 contains red, green and blue colors in about the same proportion. #417C49 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#417C49 color RGB value is (65,124,73).

RGB: (65,124,73) (25%, 49%, 29%)

RGB bağlantıları ve doygunluk

R 65 of 255 = 25%
G 124 of 255 = 49%
B 73 of 255 = 29%

65
124
73

R + G + B ~ 34%. #417C49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 65 + 124 + 73 = 262 (100%)
R 65 of 262 ~ 24.81%
G 124 of 262 ~ 47.33%
B 73 of 262 ~ 27.86'%

%24.81
%47.33
%27.86

CMYK RENK MODELİ

#417C49 rengi CMYK tonu (48,0,41,51).

  • camgöbeği tonu 47.58%
  • eflatun tonu 0.00%
  • sarı tonu 41.13%
  • ana renk tonu 51.37%

CMYK: (48,0,41,51)
C48M0Y41K51 (48%, 0%, 41%, 51%)
(0.48 / 0.00 / 0.41 / 0.51)

CMYK yüzdeleri

%47.58
%0
%41.13
%51.37

Codes

Color #417C49 in popluar color models

41 7C 49
RGB 65 124 73
HSL 128° 31.22% 37.06%
HSB/HSV 128° 47.58% 48.63%
CMYK 47.58% 0.00% 41.13%
51.37%

Color #417C49 in popluar number systems.

HEX 41 7C 49
Decimal 65 124 73
Binary 1000001 1111100 1001001
Octal 101 174 111

Shades and tints

Shades of #417C49

#417C49
(65,124,73)
#3C7143
(60,113,67)
#37663D
(55,102,61)
#325B37
(50,91,55)
#2D5031
(45,80,49)
#28452B
(40,69,43)
#233A25
(35,58,37)
#1E2F1F
(30,47,31)
#192419
(25,36,25)
#141913
(20,25,19)
#0F0E0D
(15,14,13)
#000000
(0,0,0)

Tints of #417C49

#417C49
(65,124,73)
#528759
(82,135,89)
#639269
(99,146,105)
#749D79
(116,157,121)
#85A889
(133,168,137)
#96B399
(150,179,153)
#A7BEA9
(167,190,169)
#B8C9B9
(184,201,185)
#C9D4C9
(201,212,201)
#DADFD9
(218,223,217)
#EBEAE9
(235,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #417C49 color. Also use rgb(65,124,73) instead hex code.

Text Font Color

.myTextColor { color: #417C49; }

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

This text font color is #417C49.

Background Color

.myBgColor { background-color: #417C49; }

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

This div background color is #417C49.

Border color

.myBorderColor { border: 1px solid #417C49; }

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

This div border color is #417C49.

Opacity

.myOpacity80 { color: #417C49; opacity: 0.8; }

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

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

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

This text has shadow with #417C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417C49.

Preview

Color preview on black background

This text has color #417C49 on black background.


Color preview on white background

This text has color #417C49 on white background.


Black color preview on #417C49 background

This text has black color on #417C49 background.


White color preview on #417C49 background

This text has white color on #417C49 background.


Related colors

Complementary color

Complementary color for #hex is #BE83B6.


I love getcolorcode.com

Triadic colors

1 #49417C and #7C4941 with #417C49 are triadic colors.

2 #497C41 and #7C4149 with #417C49 are triadic colors.