COLOR #A599BC

HEX: #A599BC RGB: (165,153,188)

Renk bilgisi

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

RGB renk modeli

#A599BC color RGB value is (165,153,188).

RGB: (165,153,188) (65%, 60%, 74%)

RGB bağlantıları ve doygunluk

R 165 of 255 = 65%
G 153 of 255 = 60%
B 188 of 255 = 74%

165
153
188

R + G + B ~ 66%. #A599BC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 165 + 153 + 188 = 506 (100%)
R 165 of 506 ~ 32.61%
G 153 of 506 ~ 30.24%
B 188 of 506 ~ 37.15'%

%32.61
%30.24
%37.15

CMYK RENK MODELİ

#A599BC rengi CMYK tonu (12,19,0,26).

  • camgöbeği tonu 12.23%
  • eflatun tonu 18.62%
  • sarı tonu 0.00%
  • ana renk tonu 26.27%
CMYK: (12,19,0,26) C12M19Y0K26 (12%,19%,0%,26%) (0.12/0.19/0.00/0.26) 

CMYK yüzdeleri

%12.23
%18.62
%0
%26.27

Codes

Color #A599BC in popluar color models

A5 99 BC
RGB 165 153 188
HSL 261° 20.71% 66.86%
HSB/HSV 261° 18.62% 73.73%
CMYK 12.23% 18.62% 0.00%
26.27%

Color #A599BC in popluar number systems.

HEX A5 99 BC
Decimal 165 153 188
Binary 10100101 10011001 10111100
Octal 245 231 274

Shades and tints

Shades of #A599BC

#A599BC
(165,153,188)
#968CAB
(150,140,171)
#877F9A
(135,127,154)
#787289
(120,114,137)
#696578
(105,101,120)
#5A5867
(90,88,103)
#4B4B56
(75,75,86)
#3C3E45
(60,62,69)
#2D3134
(45,49,52)
#1E2423
(30,36,35)
#0F1712
(15,23,18)
#000000
(0,0,0)

Tints of #A599BC

#A599BC
(165,153,188)
#ADA2C2
(173,162,194)
#B5ABC8
(181,171,200)
#BDB4CE
(189,180,206)
#C5BDD4
(197,189,212)
#CDC6DA
(205,198,218)
#D5CFE0
(213,207,224)
#DDD8E6
(221,216,230)
#E5E1EC
(229,225,236)
#EDEAF2
(237,234,242)
#F5F3F8
(245,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A599BC color. Also use rgb(165,153,188) instead hex code.

Text Font Color

.myTextColor { color: #A599BC; }

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

This text font color is #A599BC.

Background Color

.myBgColor { background-color: #A599BC; }

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

This div background color is #A599BC.

Border color

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

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

This div border color is #A599BC.

Opacity

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

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

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

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

This text has shadow with #A599BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A599BC.

Preview

Color preview on black background

This text has color #A599BC on black background.


Color preview on white background

This text has color #A599BC on white background.


Black color preview on #A599BC background

This text has black color on #A599BC background.


White color preview on #A599BC background

This text has white color on #A599BC background.


Related colors

Complementary color

Complementary color for #hex is #5A6643.


I love getcolorcode.com

Triadic colors

1 #BCA599 and #99BCA5 with #A599BC are triadic colors.

2 #BC99A5 and #99A5BC with #A599BC are triadic colors.