‎#ADD8E6 Light Blue

‎#ADD8E6

‎#ADD8E6 (Light Blue) RGB value is (173, 216, 230).
Red value is 173, green value is 216, and blue value is 230.
Cylindrical-coordinate representations (HSL) of color ‎#ADD8E6: hue: 195°, saturation: 53.3%, and lightness: 79%.
Process color (CMYK) of ‎#ADD8E6 is 24.8%, 6.1%, 0%, 9.8%. Web safe color equivalent of ‎#ADD8E6 is ‎##99CCFF. Color #ADD8E6 contains mainly Magenta.

Color Spaces

Color spaces of #ADD8E6 Value
RGB173, 216, 230
HSL195°, 53.3%, 79%
HSV / HSB195°, 24.8%, 90.2%
CMYK24.8%, 6.1%, 0%, 9.8%
XYZ56.07, 63.71, 84.19

Base Numbers

Base Red Green Blue
Binary 10101101 11011000 11100110
Octal 255 330 346
Decimal 173 216 230
Hex AD D8 E6

RGB Percentages for Color #ADD8E6

Red: 27.9%
Green: 34.9%
Blue: 37.2%

CMYK Percentages of Color #ADD8E6

Cyan: 24.8%
Magenta: 6.1%
Black: 9.8%

Shades of #ADD8E6

Tints of #ADD8E6

CSS Codes for Color #ADD8E6
.mybgColor { background-color: #ADD8E6; }
.myforeColor { color: #ADD8E6; }
.myborderColor { border: 3px solid #ADD8E6; }
Text Font Color #ADD8E6

<p style="color:#ADD8E6">Text here</p>

This sample text is styled with font color #ADD8E6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #ADD8E6

<div style="background-color:#ADD8E6">Div content here</div>

The background color of this container is #ADD8E6.
Border Color #ADD8E6

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

The border color of this container is #ADD8E6.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(173, 216, 230, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ADD8E6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ADD8E6;
-webkit-box-shadow: 1px 1px 3px #ADD8E6;
box-shadow: 1px 1px 3px #ADD8E6; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #ADD8E6.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #ADD8E6 (Light Blue)

Color Overview & Profile: Color ‎#ADD8E6, also known as Light Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 68% Red (173/255), 85% Green (216/255), and 90% Blue (230/255). The primary color family component is Magenta.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#ADD8E6 translates into the CMYK subtractive color model with values of 24.8% Cyan, 6.1% Magenta, 0% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 53.3%, and lightness of 79%.

Web Accessibility & Design Recommendations: When implementing ‎#ADD8E6 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ‎##99CCFF.

‎#ADD8E6 Light Blue hexcolor for Light Blue Light Blue hexcode Shades of #ADD8E6 Tints of #ADD8E6 Similar Colors to #ADD8E6 #ADD8E6 Color Combinations #ADD8E6 CSS & Web Code #ADD8E6 RGB & CMYK Cool Color Tone
Scroll to Top