#288cf1 Hex Color
rgb(40, 140, 241)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 28 | 8c | f1 | - | #288cf1 |
| RGB | 40 | 140 | 241 | - | rgb(40,140,241) |
| HSL | 210 | 88% | 55% | - | hsl(210,88%,55%) |
| HSV | 210 | 83% | 95% | - | hsv(210,83%,95%) |
| XYZ | 26.1303 | 25.5582 | 86.7751 | - | xyz(26.1303,25.5582,86.7751) |
| CIE-LAB | 57.62 | 7.81 | -58.5 | - | lab(57.62,7.81,-58.5) |
| CMYK | 0.83402489626556 | 0.41908713692946 | 0 | 0.054901960784314 | cmyk(0.83402489626556,0.41908713692946,0,0.054901960784314) |
Description
The RGB value of color #288cf1 is rgb(40, 140, 241).
In the hex color #288cf1, The value of Red is 40, value of Green is 140, and value of Blue is 241. The primary color is Blue. Similarly, The HSL values for #288cf1 consists of 210° Hue, 88% Saturation, and 55% Lightness.
In the CMYK color model, the color #288cf1 can be represented as Cyan=0.83402489626556%, Magenta=0.41908713692946%, Yellow=0%, and Black=0.054901960784314%.
Shades of #288cf1
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 #288cf1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #288cf1
Preview of #288cf1 on White Background
The contrast ratio of #288cf1 with white color is 3.44
Preview of #288cf1 on black background
The contrast ratio of #288cf1 with black color is 6.11
#288cf1 color will look good with a black background.
Color Schemes of #288cf1
Triadic Colors of #288cf1
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 #288cf1
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 #288cf1
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 #288cf1
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: #288cf1;
}
This is a sample text used for the color #288cf1. 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: #288cf1;
}
This is a sample text used for the color #288cf1. 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 #288cf1;
}
This is a sample text used for the color #288cf1. 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 9.5%
Green 33.25%
Blue 57.24%
CMYK Percentage
Cyan 63.76
Magenta 32.04%
Yellow 0%
Black 4.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.