RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #60c0e4.
RGB: 96, 192, 228 | CMYK: 58%, 16%, 0%, 11% |
HSV: H: 196° S: 58% V: 89% | HSL: H: 196° S: 71% L: 64% |
#60C0E4 Color Preview
#60c0e4 is a shade of blue color with RGB values (96, 192, 228). As mentioned above, this color is a combination of CMYK: 58% Cyan, 16% 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): 196°, Saturation (S): 71%, and Lightness (L): 64%.
The HSV values for #60c0e4 are as follows: Hue (H): 196°, Saturation (S): 58%, Value (V): 89%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #60C0E4 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #60C0E4; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #60C0E4;">This is sample text</div>
<div style="color: #ffffff; background-color: #60C0E4;">This is sample text</div>
<div style="color: #60C0E4;">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(96, 192, 228);
color: #60c0e4;
Examples
color: rgb(96, 192, 228);
background-color: rgb(96, 192, 228);
border-color: rgb(96, 192, 228);
color: #60c0e4;
background-color: #60c0e4;
border-color: #60c0e4;
Color schemes with #60C0E4
Analogous
Here, the analogous color with hex code #60C0E4 has #607EE4 and #60E4C6 at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #60C0E4, a monochromatic palette will feature a corresponding shade #34AFDD, originating from the same hue.
Triadic
The triadic palette built around #60C0E4 uses two accents #E460C0 and #C0E460, each 120 degrees apart from the main hue.
Complementary
The complementary color for #60C0E4 is #E48460.
Tetradic
Here, for the primary color #60C0E4, the complementary shade is #C660E4 plus two accent colors, i.e., #E48460 and #7EE460.