#40bcfd Hex Color
rgb(64, 188, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 40 | bc | fd | - | #40bcfd |
RGB | 64 | 188 | 253 | - | rgb(64,188,253) |
HSL | 201 | 98% | 62% | - | hsl(201,98%,62%) |
HSV | 201 | 75% | 99% | - | hsv(201,75%,99%) |
XYZ | 37.8272 | 44.1483 | 99.4563 | - | xyz(37.8272,44.1483,99.4563) |
CIE-LAB | 72.33 | -12.94 | -41.76 | - | lab(72.33,-12.94,-41.76) |
CMYK | 0.74703557312253 | 0.25691699604743 | 0 | 0.0078431372549019 | cmyk(0.74703557312253,0.25691699604743,0,0.0078431372549019) |
Description
The RGB value of color #40bcfd is rgb(64, 188, 253).
In the hex color #40bcfd, The value of Red is 64, value of Green is 188, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #40bcfd consists of 201° Hue, 98% Saturation, and 62% Lightness.
In the CMYK color model, the color #40bcfd can be represented as Cyan=0.74703557312253%, Magenta=0.25691699604743%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #40bcfd
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 #40bcfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #40bcfd
Preview of #40bcfd on White Background
The contrast ratio of #40bcfd with white color is 2.14
Preview of #40bcfd on black background
The contrast ratio of #40bcfd with black color is 9.83
#40bcfd color will look good with a black background.
Color Schemes of #40bcfd
Triadic Colors of #40bcfd
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 #40bcfd
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 #40bcfd
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 #40bcfd
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: #40bcfd;
}
This is a sample text used for the color #40bcfd. 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: #40bcfd;
}
This is a sample text used for the color #40bcfd. 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 #40bcfd;
}
This is a sample text used for the color #40bcfd. 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 12.67%
Green 37.23%
Blue 50.1%
CMYK Percentage
Cyan 73.83
Magenta 25.39%
Yellow 0%
Black 0.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.