RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #6290c8.
RGB: 98, 144, 200 | CMYK: 51%, 28%, 0%, 22% |
HSV: H: 213° S: 51% V: 78% | HSL: H: 213° S: 48% L: 58% |
#6290C8 Color Preview
#6290c8 is a shade of blue color with RGB values (98, 144, 200). As mentioned above, this color is a combination of CMYK: 51% Cyan, 28% Magenta, 0% Yellow, and 22% Key (Black) in the CMYK color model.
As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 213°, Saturation (S): 48%, and Lightness (L): 58%.
The HSV values for #6290c8 are as follows: Hue (H): 213°, Saturation (S): 51%, Value (V): 78%.
RGB Values
RGB Values in Percentage
CMYK Distribution
Below is the visual demonstration of #6290C8 color shade that interacts to create distinct effects on black and white backgrounds and texts.
<div style="color: #6290C8; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #6290C8;">This is sample text</div>
<div style="color: #ffffff; background-color: #6290C8;">This is sample text</div>
<div style="color: #6290C8;">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(98, 144, 200);
color: #6290c8;
Examples
color: rgb(98, 144, 200);
background-color: rgb(98, 144, 200);
border-color: rgb(98, 144, 200);
color: #6290c8;
background-color: #6290c8;
border-color: #6290c8;
Color schemes with #6290C8
Analogous
Here, the analogous color with hex code #6290C8 has #6762C8 and #62C3C8 at 30 degrees clockwise and counterclockwise.
Monochromatic
For the shade with hex code #6290C8, a monochromatic palette will feature a corresponding shade #4076B7, originating from the same hue.
Triadic
The triadic palette built around #6290C8 uses two accents #C86290 and #90C862, each 120 degrees apart from the main hue.
Complementary
The complementary color for #6290C8 is #C89A62.
Tetradic
Here, for the primary color #6290C8, the complementary shade is #C862C3 plus two accent colors, i.e., #C89A62 and #62C867.