COLOR #046349

HEX: #046349
RGB: (4,99,73)

Renk bilgisi

#046349 contains mainly green and blue colors. #046349 ‘ nin web güvenlik rengi #006633 (ya da #063) dir.

RGB renk modeli

#046349 color RGB value is (4,99,73).

  • kırmız ton 4;
  • yeşil ton 99;
  • mavi ton 73.
RGB:
(4,99,73)
(2%,39%,29%)

RGB bağlantıları ve doygunluk

R 4 of 255 = 2%
G 99 of 255 = 39%
B 73 of 255 = 29%

4
99
73

R + G + B ~ 23%. #046349 is dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
4 + 99 + 73 = 176 (100%)
R 4 of 176 ~ 2.27%
G 99 of 176 ~ 56.25%
B 73 of 176 ~ 41.48%

%56.25
%41.48

CMYK RENK MODELİ

#046349 rengi CMYK tonu (96,0,26,61).

  • camgöbeği tonu 95.96%
  • eflatun tonu 0.00%
  • sarı tonu 26.26%
  • ana renk tonu 61.18%
CMYK:
(96,0,26,61)
C96M0Y26K61 
(96%,0%,26%,61%)
(0.96/0.00/0.26/0.61)	

CMYK yüzdeleri

%95.96
%0
%26.26
%61.18

Codes

Color #046349 in popluar color models

046349
RGB49973
HSL164°92.23%20.20%
HSB/HSV164°95.96%38.82%
CMYK95.96%0.00%26.26%
61.18%

Color #046349 in popluar number systems.

HEX046349
Decimal49973
Binary10011000111001001
Octal4143111

Shades and tints

Shades of #046349

#046349
(4,99,73)
#045A43
(4,90,67)
#04513D
(4,81,61)
#044837
(4,72,55)
#043F31
(4,63,49)
#04362B
(4,54,43)
#042D25
(4,45,37)
#04241F
(4,36,31)
#041B19
(4,27,25)
#041213
(4,18,19)
#04090D
(4,9,13)
#000000
(0,0,0)

Tints of #046349

#046349
(4,99,73)
#1A7159
(26,113,89)
#307F69
(48,127,105)
#468D79
(70,141,121)
#5C9B89
(92,155,137)
#72A999
(114,169,153)
#88B7A9
(136,183,169)
#9EC5B9
(158,197,185)
#B4D3C9
(180,211,201)
#CAE1D9
(202,225,217)
#E0EFE9
(224,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #046349 color. Also use rgb(4,99,73) instead hex code.

Text Font Color

.myTextColor { color: #046349; }

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

This text font color is #046349.


Background Color

.myBgColor { background-color: #046349; }

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

This div background color is #046349.


Border color

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

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

This div border color is #046349.


Opacity

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

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

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

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

This text has shadow with #046349 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #046349 on black background.


Color preview on white background

This text has color #046349 on white background.



Black color preview on #046349 background

This text has black color on #046349 background.


White color preview on #046349 background

This text has white color on #046349 background.