RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #65cae4.
RGB: 101, 202, 228 | CMYK: 56%, 11%, 0%, 11% |
HSV: H: 192° S: 56% V: 89% | HSL: H: 192° S: 70% L: 65% |
#65CAE4 Color Preview
#65cae4 is a shade of blue color with RGB values (101, 202, 228). As mentioned above, this color is a combination of CMYK: 56% Cyan, 11% Magenta, 0% Yellow, and 11% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 192°, Saturation (S): 70%, and Lightness (L): 65%.
The HSV values for #65cae4 are as follows: Hue (H): 192°, Saturation (S): 56%, Value (V): 89%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #65CAE4 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #65CAE4 ; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #65CAE4 ;">This is sample text</div>
<div style="color: #ffffff; background-color: #65CAE4 ;">This is sample text</div>
<div style="color: #65CAE4 ;">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(101, 202, 228);
color: #65cae4;
Examples
color: rgb(101, 202, 228);
background-color: rgb(101, 202, 228);
border-color: rgb(101, 202, 228);
color: #65cae4;
background-color: #65cae4;
border-color: #65cae4;
Color schemes with #65CAE4
Analogous
Here, the analogous color with hex code #65CAE4 has #658BE4 and #65E4BF at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #65CAE4, a monochromatic palette will feature a corresponding shade #3ABBDC, originating from the same hue.
Triadic
The triadic palette built around #65CAE4 uses two accents #E465CA and #CAE465, each 120 degrees apart from the main hue.
Complementary
The complementary color for #65CAE4 is #E47F65.
Tetradic
Here, for the primary color #65CAE4, the complementary shade is #BE65E4 plus two accent colors, i.e., #E47F65 and #8BE465.