COLOR #DBAF63

HEX: #DBAF63 RGB: (219,175,99)

Renk bilgisi

#DBAF63 contains mainly red and green colors. #DBAF63 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#DBAF63 color RGB value is (219,175,99).

RGB: (219,175,99) (86%, 69%, 39%)

RGB bağlantıları ve doygunluk

R 219 of 255 = 86%
G 175 of 255 = 69%
B 99 of 255 = 39%

219
175
99

R + G + B ~ 65%. #DBAF63 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 219 + 175 + 99 = 493 (100%)
R 219 of 493 ~ 44.42%
G 175 of 493 ~ 35.5%
B 99 of 493 ~ 20.08'%

%44.42
%35.5
%20.08

CMYK RENK MODELİ

#DBAF63 rengi CMYK tonu (0,20,55,14).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.09%
  • sarı tonu 54.79%
  • ana renk tonu 14.12%

CMYK: (0,20,55,14)
C0M20Y55K14 (0%, 20%, 55%, 14%)
(0.00 / 0.20 / 0.55 / 0.14)

CMYK yüzdeleri

%0
%20.09
%54.79
%14.12

Codes

Color #DBAF63 in popluar color models

DB AF 63
RGB 219 175 99
HSL 38° 62.50% 62.35%
HSB/HSV 38° 54.79% 85.88%
CMYK 0.00% 20.09% 54.79%
14.12%

Color #DBAF63 in popluar number systems.

HEX DB AF 63
Decimal 219 175 99
Binary 11011011 10101111 1100011
Octal 333 257 143

Shades and tints

Shades of #DBAF63

#DBAF63
(219,175,99)
#C8A05A
(200,160,90)
#B59151
(181,145,81)
#A28248
(162,130,72)
#8F733F
(143,115,63)
#7C6436
(124,100,54)
#69552D
(105,85,45)
#564624
(86,70,36)
#43371B
(67,55,27)
#302812
(48,40,18)
#1D1909
(29,25,9)
#000000
(0,0,0)

Tints of #DBAF63

#DBAF63
(219,175,99)
#DEB671
(222,182,113)
#E1BD7F
(225,189,127)
#E4C48D
(228,196,141)
#E7CB9B
(231,203,155)
#EAD2A9
(234,210,169)
#EDD9B7
(237,217,183)
#F0E0C5
(240,224,197)
#F3E7D3
(243,231,211)
#F6EEE1
(246,238,225)
#F9F5EF
(249,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #DBAF63 color. Also use rgb(219,175,99) instead hex code.

Text Font Color

.myTextColor { color: #DBAF63; }

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

This text font color is #DBAF63.

Background Color

.myBgColor { background-color: #DBAF63; }

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

This div background color is #DBAF63.

Border color

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

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

This div border color is #DBAF63.

Opacity

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

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

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

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

This text has shadow with #DBAF63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #DBAF63.

Preview

Color preview on black background

This text has color #DBAF63 on black background.


Color preview on white background

This text has color #DBAF63 on white background.


Black color preview on #DBAF63 background

This text has black color on #DBAF63 background.


White color preview on #DBAF63 background

This text has white color on #DBAF63 background.


Related colors

Complementary color

Complementary color for #hex is #24509C.


I love getcolorcode.com

Triadic colors

1 #63DBAF and #AF63DB with #DBAF63 are triadic colors.

2 #63AFDB and #AFDB63 with #DBAF63 are triadic colors.