RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #c1d3fe.
RGB: 193, 211, 254 | CMYK: 24%, 17%, 0%, 0% |
HSV: H: H: 222° S: 24% V: 100% | HSL: H: 222° S: 97% L: 88% |
#C1D3FE Color Preview
#c1d3fe is a shade of blue color with RGB values (193, 211, 254). As mentioned above, this color is a combination of CMYK: 24% Cyan, 17% Magenta, 0% Yellow, and 0% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 222°, Saturation (S): 97%, and Lightness (L): 88%.
The HSV values for #c1d3fe are as follows: Hue (H): 222°, Saturation (S): 24%, Value (V): 100%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #C1D3FE color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #C1D3FE; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #C1D3FE;">This is sample text</div>
<div style="color: #ffffff; background-color: #C1D3FE;">This is sample text</div>
<div style="color: #C1D3FE;">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(193, 211, 254);
color: #c1d3fe;
Examples
color: rgb(193, 211, 254);
background-color: rgb(193, 211, 254);
border-color: rgb(193, 211, 254);
color: #c1d3fe;
background-color: #c1d3fe;
border-color: #c1d3fe;
Color schemes with #C1D3FE
Analogous
Here, the analogous color with hex code #C1D3FE has #CEC1FE and #C1F2FE at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #C1D3FE, a monochromatic palette will feature a corresponding shade #8FAFFD, originating from the same hue.
Triadic
The triadic palette built around #C1D3FE uses two accents #FEC1D3 and #D3FEC1, each 120 degrees apart from the main hue.
Complementary
The complementary color for #C1D3FE is #FEECC1.
Tetradic
Here, for the primary color #C1D3FE, the complementary shade is #FEC1F1 plus two accent colors, i.e., #FEECC1 and #C1FECE.