COLOR #A588B9

HEX: #A588B9 RGB: (165,136,185)

Renk bilgisi

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

RGB renk modeli

#A588B9 color RGB value is (165,136,185).

RGB: (165,136,185) (65%, 53%, 73%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 136 of 255 = 53%
B 185 of 255 = 73%

165
136
185

R + G + B ~ 64%. #A588B9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 136 + 185 = 486 (100%)
R 165 of 486 ~ 33.95%
G 136 of 486 ~ 27.98%
B 185 of 486 ~ 38.07'%

%33.95
%27.98
%38.07

CMYK RENK MODELİ

#A588B9 rengi CMYK tonu (11,26,0,27).

  • camgöbeği tonu 10.81%
  • eflatun tonu 26.49%
  • sarı tonu 0.00%
  • ana renk tonu 27.45%

CMYK: (11,26,0,27)
C11M26Y0K27 (11%, 26%, 0%, 27%)
(0.11 / 0.26 / 0.00 / 0.27)

CMYK yüzdeleri

%10.81
%26.49
%0
%27.45

Codes

Color #A588B9 in popluar color models

A5 88 B9
RGB 165 136 185
HSL 276° 25.93% 62.94%
HSB/HSV 276° 26.49% 72.55%
CMYK 10.81% 26.49% 0.00%
27.45%

Color #A588B9 in popluar number systems.

HEX A5 88 B9
Decimal 165 136 185
Binary 10100101 10001000 10111001
Octal 245 210 271

Shades and tints

Shades of #A588B9

#A588B9
(165,136,185)
#967CA9
(150,124,169)
#877099
(135,112,153)
#786489
(120,100,137)
#695879
(105,88,121)
#5A4C69
(90,76,105)
#4B4059
(75,64,89)
#3C3449
(60,52,73)
#2D2839
(45,40,57)
#1E1C29
(30,28,41)
#0F1019
(15,16,25)
#000000
(0,0,0)

Tints of #A588B9

#A588B9
(165,136,185)
#AD92BF
(173,146,191)
#B59CC5
(181,156,197)
#BDA6CB
(189,166,203)
#C5B0D1
(197,176,209)
#CDBAD7
(205,186,215)
#D5C4DD
(213,196,221)
#DDCEE3
(221,206,227)
#E5D8E9
(229,216,233)
#EDE2EF
(237,226,239)
#F5ECF5
(245,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A588B9 color. Also use rgb(165,136,185) instead hex code.

Text Font Color

.myTextColor { color: #A588B9; }

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

This text font color is #A588B9.

Background Color

.myBgColor { background-color: #A588B9; }

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

This div background color is #A588B9.

Border color

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

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

This div border color is #A588B9.

Opacity

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

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

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

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

This text has shadow with #A588B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A588B9.

Preview

Color preview on black background

This text has color #A588B9 on black background.


Color preview on white background

This text has color #A588B9 on white background.


Black color preview on #A588B9 background

This text has black color on #A588B9 background.


White color preview on #A588B9 background

This text has white color on #A588B9 background.


Related colors

Complementary color

Complementary color for #hex is #5A7746.


I love getcolorcode.com

Triadic colors

1 #B9A588 and #88B9A5 with #A588B9 are triadic colors.

2 #B988A5 and #88A5B9 with #A588B9 are triadic colors.