Shades are created by adding black to or removing lightness from a particular color. For #add3db, its pure hue is 190.4° on the color wheel and its saturation is 39.0%, and its lightness is 76.9%. As the amount of black is added to this hue and we reduce its lightness, the result is increasingly darker shades tints. The palette given below provides 9 different shades of #add3db, which — excluding black and our original color — range from #161a1b to #97b9c0.
The hexadecimal value (hex value) of this color is #add3db. In RGB, it consists of 67.8% Red, 82.7% Green, and 85.9% Blue. Likewise, in the CMYK color space, it consists of 21% Cyan, 3.7% Magenta, 0% Yellow, and 14.1% Black. On the color wheel, its Hue is found at 190.4°, with saturation of 39% and lightness of 76.9%. The decimal value for #add3db is 11391963, and its nearest "web safe" color is #99cccc. In the RGB color space, the strongest component for #add3db is blue. In the CMYK color space, its strongest component is cyan. And in the RYB color space, its strongest component is blue.
- HexHex code for this color
- NameThe common name of this color
- RGBRed, Green, Blue composition for this color
- RGB PercentPercent Red, Green, Blue composition for this color
- CMYCyan, Magenta, Yellow composition for this color
- CMYKCyan, Magenta, Yellow, Black composition for this color
- HSLHue, Saturation, Lightness combination for this color
- HSV (or HSB)Hue, Saturation, Brightness combination for this color
- XYZCIE 1931 color space XYZ coordinates for this color
- RYBRed, Yellow, Blue composition for this color
- DecimalDecimal representation of this color's hex code
- CIE-LABCIELAB color space coordinates for this color
- CIE-LCHCIE-LCH color space coordinates for this color (chroma, hue, etc.)
- CIE-LUVCIE-LUV color space coordinates for this color
- Hunter LabHunter-Lab color space coordinates for this color
- xyYCIE xyY color space coordinates for this color
- AndroidValue of this color in Android development
- Web SafeHex code of the nearest "web safe" version of this color
Tints of #add3db
Tints are created by adding white or lightness to a particular color. For #add3db, its pure hue is 190.4° on the color wheel and its saturation is 39.0%, and its lightness is 76.9%. As the amount of white (lightness) is added to this hue, the result is increasingly lighter tints. The following palette gives 9 different tints of #add3db, which — excluding white and our original color — range from #b7d9e0 to #f5fafb.
Tones of #add3db
Tones are the result of adding gray to a pure hue. In the case of #add3db, its pure hue is 190.4° on the color wheel and its saturation is 39.0%, so we increase this saturation to create more colorful tones, and decrease the saturation to create grayer tones. The palette shown below gives 9 different tones of #add3db, which range from #c4c4c4 (the grayest / 0% saturation) to #89eaff (the most colorful / 100% saturation).
Variations of #add3db
There are several ways to create color variations and premutations of #add3db! For #add3db, there are 6 variations of the color that can be created by swapping its Red, Green, and Blue color positions, of which 5 are different from our original color. Among these six variations, there are 6 unique colors including our original color, #add3db. Click on these colors to learn more about them, too!
Color Coordinates of #add3db
This color, #add3db, consists of 67.8% Red, 82.7% Green, and 85.9% Blue, resulting in color coordinates Red = 173, Green = 211, Blue = 219. Likewise, the CMYK color space composition for #add3db is 21% Cyan, 3.7% Magenta, 0% Yellow, and 14.1% Black. These values are shown in the following charts and tables.
Color Base | R (Red) | G (Green) | B (Blue) |
---|---|---|---|
Decimal | 173 | 211 | 219 |
Octal | 255 | 323 | 333 |
Hexa | #ad | #d3 | #db |
Binary | 10101101 | 11010011 | 11011011 |
Color Base | C (Cyan) | M (Magenta) | Y (Yellow) | Y (Black) |
---|---|---|---|---|
Decimal | 21 | 3 | 0 | 14 |
Octal | 25 | 3 | 0 | 16 |
Hexa | #15 | #03 | #00 | #0e |
Binary | 00010101 | 00000011 | 00000000 | 00001110 |
Analogous Colors of #add3db
Analogous colors are located 30 degrees away from a color's hue on the color wheel. For #add3db — which has hue 190.4° — its analogous colors are located at 160.4° and 220.4° on the color wheel, with the same saturation and lightness as #add3db.
Triadic Colors of #add3db
Triadic colors are located 120 degrees away from a color's hue on the color wheel, which means the original color and its triadic colors are equidistant from one another on the color wheel and form a triangle. For #add3db — which has hue 190.4° — its triadic colors are located at 70.4° and 310.4° on the color wheel, with the same saturation and lightness as #add3db.
Complementary Color of #add3db
A complementary color is located opposite a color on the color wheel (180 degrees away). For #add3db — which has hue 190.4° — its complementary color is located at 10.4° on the color wheel, with the same saturation and lightness as #add3db.
Split Complementary Colors of #add3db
Split complementary colors are the analogs of a color's complement, which places them 210 degrees away on the color wheel from an original color. For #add3db — which has hue 190.4° — its split complementary colors its split complementary colors are located at 40.4° and 340.4° on the color wheel, with the same saturation and lightness as #add3db.
Tetradic Colors of #add3db
Tetradic colors are two sets of complementary colors on either side of a color wheel from each other, forming a rectangle on the color wheel. For #add3db — which has hue 190.4° — its tetradic colors are located at 100.4°, 190.4°, 280.4°, and 10.4° on the color wheel, with the same saturation and lightness as #add3db.
Monochromatic Colors of #add3db
Monochromatic colors are colors that share a common hue but that have different saturations and lightness. For #add3db, we show 9 different monochromatic colors of it, ranging from #95b2b8 — (which has very low saturation and very low lightness) — to #d0edf3 (which has a very high saturation and very high lightness).
HTML+CSS Examples & Previews of #add3db
We want to make getting started with #add3db on your website fast and easy! Below are 8 examples of how to integrate #add3db into a website using HTML+CSS. These examples include showing how #add3db can be used to color text, backgrounds, shadows, and borders, as well as how it can be used as a solid fill or gradient fill for rectangles. These examples principally make use of <span>
and <div>
tags, although the CSS shown in particular can be repurposed to make use of #add3db with other HTML elements.
#add3db Foreground / Text Color
<span style="color: #add3db;">The color of this text is #add3db.</span>
#add3db Background Color
<div style="background-color: #add3db; width:100%; height:100%; display: flex; justify-content: center; align-items: center;">The background color for this text is #add3db.</div>
#add3db Text Shadow Color
<span style="text-shadow: 3px 3px 3px #add3db;">This color for the shadow of this text is #add3db.</span>
#add3db Border Color
<div style="border: #add3db 4px solid;width:100%; height:100%; display: flex; justify-content: center; align-items: center;">This is a div with border color #add3db.</div>
#add3db Color Rectangle on a White Background
<div style="background-color: #ffffff; padding: 60px; width:100%; height: 100%;"><div style="background-color: #add3db; width:100%; height:100%; padding: 10px; display: flex; justify-content: center; align-items: center;">This is a rectangle of color #add3db on a white background.</div></div>
#add3db Color Rectangle on a Black Background
<div style="background-color: #000000; padding: 60px; width:100%; height: 100%;"><div style="background-color: #add3db; width:100%; height:100%; padding: 10px; display: flex; justify-content: center; align-items: center;">This is a rectangle of color #add3db on a black background.</div></div>
Gradient from #add3db to White
<div style="background: -webkit-linear-gradient(left,#add3db,white); /* Firefox */ background: linear-gradient(to right,#add3db,white); /* Safari */ background: -o-linear-gradient(left,#add3db,white); /* Opera */ background: -moz-linear-gradient(left,#add3db,white); width:100%; height:100%; display: flex; justify-content: center; align-items: center;">This is a gradient from #add3db to white.</div>
Gradient from #add3db to Black
<div style="background: -webkit-linear-gradient(left,#add3db,black); /* Firefox */ background: linear-gradient(to right,#add3db,black); /* Safari */ background: -o-linear-gradient(left,#add3db,black); /* Opera */ background: -moz-linear-gradient(left,#add3db,black); color: #ffffff; width:100%; height:100%; display: flex; justify-content: center; align-items: center;">This is a gradient from #add3db to black.</div>
Coding & Programming with #add3db
In addition to using #add3db on the web, we know you might want to use it in your mobile and desktop apps, too. Whatever your needs, the table below shows how to access #add3db in the language and environment of your choice. These code snippets are principally the hexadecimal representation of #add3db, or the RGB color coordinates for the same (Red = 173, Green = 211, Blue = 219). If you need details about the color coordinates of #add3db in other color spaces, refer to these details as provided toward the top of this page.
Language | Environment | Code Snippet |
---|---|---|
HTML + CSS (Hex Code) | Web | #add3db |
HTML + CSS (RGB Code) | Web | rgb(173, 211, 219) |
CSS Background Color | Web | .myclass { background-color: #add3db; } |
CSS Foreground + Text Color | Web | .myclass { color: #add3db; } |
CSS Border Color | Web | .myclass { border: 2px solid #add3db; } |
Java | (Multi-platform) | new Color(173, 211, 219); |
Python | (Multi-platform) | Color("#add3db") |
Swift | iOS | UIColor(red:173, green:211, blue:219, alpha:1.0000) |
Objective-C (iOS) | iOS | [UIColor colorWithRed:173 green:211 blue:219 alpha:1.0000]; |
OpenGL | (Graphics) | glColor3f(173f, 211f, 219f); |
C# / .NET | Windows | Color.FromArgb(173, 211, 219); |
#add3db Color Blindness
Not everyone can see #add3db the same way. For those with color blindness, #add3db might look very, very different. Here, we simulate eight examples of color blindness, and how #add3db looks next to each one of them. In all cases, #add3db is placed in a circle in the upper-left corner of each of the below boxes, with the color in the rest of those boxes signifying how #add3db looks for someone with that type of color blindness. Many people will perceive close similarities between the colors in these boxes and the colors in the circles — with some noticing particular similarities. We offer this insight so that as you make choices about colors to use for your purposes, you can make an informed decision about whether #add3db will be a good fit for everyone in your audience!
Trichromacy
Protanomaly
Affects 1 in 100 Men & 1 in 10,000 Women
Deuteranomaly
Affects 1 in 17 Men & 1 in 250 Women
Tritanomaly
Affects 1 in 10,000
Dichromacy
Protanopia
Affects 1 in 100, Mostly Men
Deuteranopia
Affects 1 in 100, Mostly Men
Tritanopia
Affects 1 in 100,000
Not Accessibility Recommended
We analyzed whether #add3db is an accessible color when used as a text / foreground color against a white background. This analysis is based on the Web Content Accessibility Guidelines (WCAG) 2 Level issued by W3C. Based on this analysis, we calculate a contrast ratio against white of approximately 1.6:1 against white. Under both the AA and AAA level standards, this is not a high enough ratio to be considered accessible for either normal size or large text.