COLOR #A59FBB

HEX: #A59FBB RGB: (165,159,187)

Renk bilgisi

#A59FBB contains red, green and blue colors in about the same proportion. #A59FBB ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#A59FBB color RGB value is (165,159,187).

RGB: (165,159,187) (65%, 62%, 73%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 159 of 255 = 62%
B 187 of 255 = 73%

165
159
187

R + G + B ~ 67%. #A59FBB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 159 + 187 = 511 (100%)
R 165 of 511 ~ 32.29%
G 159 of 511 ~ 31.12%
B 187 of 511 ~ 36.59'%

%32.29
%31.12
%36.59

CMYK RENK MODELİ

#A59FBB rengi CMYK tonu (12,15,0,27).

  • camgöbeği tonu 11.76%
  • eflatun tonu 14.97%
  • sarı tonu 0.00%
  • ana renk tonu 26.67%
CMYK: (12,15,0,27) C12M15Y0K27 (12%,15%,0%,27%) (0.12/0.15/0.00/0.27) 

CMYK yüzdeleri

%11.76
%14.97
%0
%26.67

Codes

Color #A59FBB in popluar color models

A5 9F BB
RGB 165 159 187
HSL 253° 17.07% 67.84%
HSB/HSV 253° 14.97% 73.33%
CMYK 11.76% 14.97% 0.00%
26.67%

Color #A59FBB in popluar number systems.

HEX A5 9F BB
Decimal 165 159 187
Binary 10100101 10011111 10111011
Octal 245 237 273

Shades and tints

Shades of #A59FBB

#A59FBB
(165,159,187)
#9691AA
(150,145,170)
#878399
(135,131,153)
#787588
(120,117,136)
#696777
(105,103,119)
#5A5966
(90,89,102)
#4B4B55
(75,75,85)
#3C3D44
(60,61,68)
#2D2F33
(45,47,51)
#1E2122
(30,33,34)
#0F1311
(15,19,17)
#000000
(0,0,0)

Tints of #A59FBB

#A59FBB
(165,159,187)
#ADA7C1
(173,167,193)
#B5AFC7
(181,175,199)
#BDB7CD
(189,183,205)
#C5BFD3
(197,191,211)
#CDC7D9
(205,199,217)
#D5CFDF
(213,207,223)
#DDD7E5
(221,215,229)
#E5DFEB
(229,223,235)
#EDE7F1
(237,231,241)
#F5EFF7
(245,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59FBB color. Also use rgb(165,159,187) instead hex code.

Text Font Color

.myTextColor { color: #A59FBB; }

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

This text font color is #A59FBB.

Background Color

.myBgColor { background-color: #A59FBB; }

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

This div background color is #A59FBB.

Border color

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

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

This div border color is #A59FBB.

Opacity

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

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

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

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

This text has shadow with #A59FBB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59FBB.

Preview

Color preview on black background

This text has color #A59FBB on black background.


Color preview on white background

This text has color #A59FBB on white background.


Black color preview on #A59FBB background

This text has black color on #A59FBB background.


White color preview on #A59FBB background

This text has white color on #A59FBB background.


Related colors

Complementary color

Complementary color for #hex is #5A6044.


I love getcolorcode.com

Triadic colors

1 #BBA59F and #9FBBA5 with #A59FBB are triadic colors.

2 #BB9FA5 and #9FA5BB with #A59FBB are triadic colors.