COLOR #A59BBF

HEX: #A59BBF RGB: (165,155,191)

Renk bilgisi

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

RGB renk modeli

#A59BBF color RGB value is (165,155,191).

RGB: (165,155,191) (65%, 61%, 75%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 155 of 255 = 61%
B 191 of 255 = 75%

165
155
191

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

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 155 + 191 = 511 (100%)
R 165 of 511 ~ 32.29%
G 155 of 511 ~ 30.33%
B 191 of 511 ~ 37.38'%

%32.29
%30.33
%37.38

CMYK RENK MODELİ

#A59BBF rengi CMYK tonu (14,19,0,25).

  • camgöbeği tonu 13.61%
  • eflatun tonu 18.85%
  • sarı tonu 0.00%
  • ana renk tonu 25.10%

CMYK: (14,19,0,25)
C14M19Y0K25 (14%, 19%, 0%, 25%)
(0.14 / 0.19 / 0.00 / 0.25)

CMYK yüzdeleri

%13.61
%18.85
%0
%25.1

Codes

Color #A59BBF in popluar color models

A5 9B BF
RGB 165 155 191
HSL 257° 21.95% 67.84%
HSB/HSV 257° 18.85% 74.90%
CMYK 13.61% 18.85% 0.00%
25.10%

Color #A59BBF in popluar number systems.

HEX A5 9B BF
Decimal 165 155 191
Binary 10100101 10011011 10111111
Octal 245 233 277

Shades and tints

Shades of #A59BBF

#A59BBF
(165,155,191)
#968DAE
(150,141,174)
#877F9D
(135,127,157)
#78718C
(120,113,140)
#69637B
(105,99,123)
#5A556A
(90,85,106)
#4B4759
(75,71,89)
#3C3948
(60,57,72)
#2D2B37
(45,43,55)
#1E1D26
(30,29,38)
#0F0F15
(15,15,21)
#000000
(0,0,0)

Tints of #A59BBF

#A59BBF
(165,155,191)
#ADA4C4
(173,164,196)
#B5ADC9
(181,173,201)
#BDB6CE
(189,182,206)
#C5BFD3
(197,191,211)
#CDC8D8
(205,200,216)
#D5D1DD
(213,209,221)
#DDDAE2
(221,218,226)
#E5E3E7
(229,227,231)
#EDECEC
(237,236,236)
#F5F5F1
(245,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A59BBF color. Also use rgb(165,155,191) instead hex code.

Text Font Color

.myTextColor { color: #A59BBF; }

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

This text font color is #A59BBF.

Background Color

.myBgColor { background-color: #A59BBF; }

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

This div background color is #A59BBF.

Border color

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

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

This div border color is #A59BBF.

Opacity

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

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

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

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

This text has shadow with #A59BBF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A59BBF.

Preview

Color preview on black background

This text has color #A59BBF on black background.


Color preview on white background

This text has color #A59BBF on white background.


Black color preview on #A59BBF background

This text has black color on #A59BBF background.


White color preview on #A59BBF background

This text has white color on #A59BBF background.


Related colors

Complementary color

Complementary color for #hex is #5A6440.


I love getcolorcode.com

Triadic colors

1 #BFA59B and #9BBFA5 with #A59BBF are triadic colors.

2 #BF9BA5 and #9BA5BF with #A59BBF are triadic colors.