COLOR #775015

HEX: #775015
RGB: (119,80,21)

Renk bilgisi

#775015 contains mainly red and green colors. #775015 ‘ nin web güvenlik rengi #666600 (ya da #660) dir.

RGB renk modeli

#775015 color RGB value is (119,80,21).

  • kırmız ton 119;
  • yeşil ton 80;
  • mavi ton 21.
RGB:
(119,80,21)
(47%,31%,8%)

RGB bağlantıları ve doygunluk

R 119 of 255 = 47%
G 80 of 255 = 31%
B 21 of 255 = 8%

119
80
21

R + G + B ~ 29%. #775015 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
119 + 80 + 21 = 220 (100%)
R 119 of 220 ~ 54.09%
G 80 of 220 ~ 36.36%
B 21 of 220 ~ 9.55%

%54.09
%36.36
%9.55

CMYK RENK MODELİ

#775015 rengi CMYK tonu (0,33,82,53).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.77%
  • sarı tonu 82.35%
  • ana renk tonu 53.33%
CMYK:
(0,33,82,53)
C0M33Y82K53 
(0%,33%,82%,53%)
(0.00/0.33/0.82/0.53)	

CMYK yüzdeleri

%0
%32.77
%82.35
%53.33

Codes

Color #775015 in popluar color models

775015
RGB1198021
HSL36°70.00%27.45%
HSB/HSV36°82.35%46.67%
CMYK0.00%32.77%82.35%
53.33%

Color #775015 in popluar number systems.

HEX775015
Decimal1198021
Binary1110111101000010101
Octal16712025

Shades and tints

Shades of #775015

#775015
(119,80,21)
#6D4914
(109,73,20)
#634213
(99,66,19)
#593B12
(89,59,18)
#4F3411
(79,52,17)
#452D10
(69,45,16)
#3B260F
(59,38,15)
#311F0E
(49,31,14)
#27180D
(39,24,13)
#1D110C
(29,17,12)
#130A0B
(19,10,11)
#000000
(0,0,0)

Tints of #775015

#775015
(119,80,21)
#835F2A
(131,95,42)
#8F6E3F
(143,110,63)
#9B7D54
(155,125,84)
#A78C69
(167,140,105)
#B39B7E
(179,155,126)
#BFAA93
(191,170,147)
#CBB9A8
(203,185,168)
#D7C8BD
(215,200,189)
#E3D7D2
(227,215,210)
#EFE6E7
(239,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #775015 color. Also use rgb(119,80,21) instead hex code.

Text Font Color

.myTextColor { color: #775015; }

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

This text font color is #775015.


Background Color

.myBgColor { background-color: #775015; }

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

This div background color is #775015.


Border color

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

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

This div border color is #775015.


Opacity

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

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

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

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

This text has shadow with #775015 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #775015 on black background.


Color preview on white background

This text has color #775015 on white background.



Black color preview on #775015 background

This text has black color on #775015 background.


White color preview on #775015 background

This text has white color on #775015 background.