#5c68aa Hex Color
rgb(92, 104, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5c | 68 | aa | - | #5c68aa |
RGB | 92 | 104 | 170 | - | rgb(92,104,170) |
HSL | 231 | 31% | 51% | - | hsl(231,31%,51%) |
HSV | 231 | 46% | 67% | - | hsv(231,46%,67%) |
XYZ | 16.6196 | 15.0782 | 40.0646 | - | xyz(16.6196,15.0782,40.0646) |
CIE-LAB | 45.74 | 13.47 | -36.87 | - | lab(45.74,13.47,-36.87) |
CMYK | 0.45882352941176 | 0.38823529411765 | 0 | 0.33333333333333 | cmyk(0.45882352941176,0.38823529411765,0,0.33333333333333) |
Description
The RGB value of color #5c68aa is rgb(92, 104, 170).
In the hex color #5c68aa, The value of Red is 92, value of Green is 104, and value of Blue is 170. The primary color is Blue. Similarly, The HSL values for #5c68aa consists of 231° Hue, 31% Saturation, and 51% Lightness.
In the CMYK color model, the color #5c68aa can be represented as Cyan=0.45882352941176%, Magenta=0.38823529411765%, Yellow=0%, and Black=0.33333333333333%.
Shades of #5c68aa
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #5c68aa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5c68aa
Preview of #5c68aa on White Background
The contrast ratio of #5c68aa with white color is 5.23
#5c68aa color will look good on a white background.
Preview of #5c68aa on black background
The contrast ratio of #5c68aa with black color is 4.02
Color Schemes of #5c68aa
Triadic Colors of #5c68aa
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #5c68aa
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #5c68aa
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #5c68aa
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #5c68aa;
}
This is a sample text used for the color #5c68aa. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #5c68aa;
}
This is a sample text used for the color #5c68aa. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #5c68aa;
}
This is a sample text used for the color #5c68aa. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 25.14%
Green 28.42%
Blue 46.45%
CMYK Percentage
Cyan 38.87
Magenta 32.89%
Yellow 0%
Black 28.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.