#5b8fff Hex Color
rgb(91, 143, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 5b | 8f | ff | - | #5b8fff |
| RGB | 91 | 143 | 255 | - | rgb(91,143,255) |
| HSL | 221 | 100% | 68% | - | hsl(221,100%,68%) |
| HSV | 221 | 64% | 100% | - | hsv(221,64%,100%) |
| XYZ | 32.1868 | 29.0891 | 98.5261 | - | xyz(32.1868,29.0891,98.5261) |
| CIE-LAB | 60.86 | 17.22 | -60.93 | - | lab(60.86,17.22,-60.93) |
| CMYK | 0.64313725490196 | 0.43921568627451 | 0 | 0 | cmyk(0.64313725490196,0.43921568627451,0,0) |
Description
The RGB value of color #5b8fff is rgb(91, 143, 255).
In the hex color #5b8fff, The value of Red is 91, value of Green is 143, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #5b8fff consists of 221° Hue, 100% Saturation, and 68% Lightness.
In the CMYK color model, the color #5b8fff can be represented as Cyan=0.64313725490196%, Magenta=0.43921568627451%, Yellow=0%, and Black=0%.
Shades of #5b8fff
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 #5b8fff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5b8fff
Preview of #5b8fff on White Background
The contrast ratio of #5b8fff with white color is 3.08
Preview of #5b8fff on black background
The contrast ratio of #5b8fff with black color is 6.82
#5b8fff color will look good with a black background.
Color Schemes of #5b8fff
Triadic Colors of #5b8fff
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 #5b8fff
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 #5b8fff
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 #5b8fff
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: #5b8fff;
}
This is a sample text used for the color #5b8fff. 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: #5b8fff;
}
This is a sample text used for the color #5b8fff. 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 #5b8fff;
}
This is a sample text used for the color #5b8fff. 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.61%
Green 29.24%
Blue 52.15%
CMYK Percentage
Cyan 59.42
Magenta 40.58%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.