RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #a3cef1.
RGB: 163, 206, 241 | CMYK: 32%, 15%, 0%, 5% |
HSV: H: 207° S: 32% V: 95% | HSL: H: 207° S: 74% L: 79% |
#A3CEF1 Color Preview
#a3cef1 is a shade of blue color with RGB values (163, 206, 241). As mentioned above, this color is a combination of CMYK: 32% Cyan, 15% Magenta, 0% Yellow, and 5% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 207°, Saturation (S): 74%, and Lightness (L): 79%.
The HSV values for #a3cef1 are as follows: Hue (H): 207°, Saturation (S): 32%, Value (V): 95%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #A3CEF1 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #A3CEF1; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #A3CEF1;">This is sample text</div>
<div style="color: #ffffff; background-color: #A3CEF1;">This is sample text</div>
<div style="color: #A3CEF1;">This is sample text</div>
CSS Codes
You can freely substitute any of these values for CSS properties that require a color input: color, background color, and border color.
color: rgb(163, 206, 241);
color: #a3cef1;
Examples
color: rgb(163, 206, 241);
background-color: rgb(163, 206, 241);
border-color: rgb(163, 206, 241);
color: #a3cef1;
background-color: #a3cef1;
border-color: #a3cef1;
Color schemes with #A3CEF1
Analogous
Here, the analogous color with hex code #A3CEF1 has #A3A7F1 and #A3F1ED at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #A3CEF1, a monochromatic palette will feature a corresponding shade #77B6EA, originating from the same hue.
Triadic
The triadic palette built around #A3CEF1 uses two accents #F1A3CE and #CEF1A3, each 120 degrees apart from the main hue.
Complementary
The complementary color for #A3CEF1 is #F1C6A3.
Tetradic
Here, for the primary color #A3CEF1, the complementary shade is #EDA3F1 plus two accent colors, i.e., #F1C6A3 and #A7F1A3.