#5f9cfe Hex Color
rgb(95, 156, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5f | 9c | fe | - | #5f9cfe |
RGB | 95 | 156 | 254 | - | rgb(95,156,254) |
HSL | 217 | 99% | 68% | - | hsl(217,99%,68%) |
HSV | 217 | 63% | 100% | - | hsv(217,63%,100%) |
XYZ | 34.4972 | 33.3656 | 98.3879 | - | xyz(34.4972,33.3656,98.3879) |
CIE-LAB | 64.46 | 9.87 | -54.64 | - | lab(64.46,9.87,-54.64) |
CMYK | 0.6259842519685 | 0.38582677165354 | 0 | 0.003921568627451 | cmyk(0.6259842519685,0.38582677165354,0,0.003921568627451) |
Description
The RGB value of color #5f9cfe is rgb(95, 156, 254).
In the hex color #5f9cfe, The value of Red is 95, value of Green is 156, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #5f9cfe consists of 217° Hue, 99% Saturation, and 68% Lightness.
In the CMYK color model, the color #5f9cfe can be represented as Cyan=0.6259842519685%, Magenta=0.38582677165354%, Yellow=0%, and Black=0.003921568627451%.
Shades of #5f9cfe
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 #5f9cfe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5f9cfe
Preview of #5f9cfe on White Background
The contrast ratio of #5f9cfe with white color is 2.74
Preview of #5f9cfe on black background
The contrast ratio of #5f9cfe with black color is 7.67
#5f9cfe color will look good with a black background.
Color Schemes of #5f9cfe
Triadic Colors of #5f9cfe
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 #5f9cfe
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 #5f9cfe
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 #5f9cfe
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: #5f9cfe;
}
This is a sample text used for the color #5f9cfe. 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: #5f9cfe;
}
This is a sample text used for the color #5f9cfe. 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 #5f9cfe;
}
This is a sample text used for the color #5f9cfe. 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 18.81%
Green 30.89%
Blue 50.3%
CMYK Percentage
Cyan 61.63
Magenta 37.99%
Yellow 0%
Black 0.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.