#4beafd Hex Color
rgb(75, 234, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4b | ea | fd | - | #4beafd |
RGB | 75 | 234 | 253 | - | rgb(75,234,253) |
HSL | 186 | 98% | 64% | - | hsl(186,98%,64%) |
HSV | 186 | 70% | 99% | - | hsv(186,70%,99%) |
XYZ | 50.0541 | 67.4333 | 103.3063 | - | xyz(50.0541,67.4333,103.3063) |
CIE-LAB | 85.72 | -34.69 | -21.14 | - | lab(85.72,-34.69,-21.14) |
CMYK | 0.70355731225296 | 0.075098814229249 | 0 | 0.0078431372549019 | cmyk(0.70355731225296,0.075098814229249,0,0.0078431372549019) |
Description
The RGB value of color #4beafd is rgb(75, 234, 253).
In the hex color #4beafd, The value of Red is 75, value of Green is 234, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #4beafd consists of 186° Hue, 98% Saturation, and 64% Lightness.
In the CMYK color model, the color #4beafd can be represented as Cyan=0.70355731225296%, Magenta=0.075098814229249%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #4beafd
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 #4beafd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4beafd
Preview of #4beafd on White Background
The contrast ratio of #4beafd with white color is 1.45
Preview of #4beafd on black background
The contrast ratio of #4beafd with black color is 14.49
#4beafd color will look good with a black background.
Color Schemes of #4beafd
Triadic Colors of #4beafd
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 #4beafd
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 #4beafd
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 #4beafd
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: #4beafd;
}
This is a sample text used for the color #4beafd. 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: #4beafd;
}
This is a sample text used for the color #4beafd. 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 #4beafd;
}
This is a sample text used for the color #4beafd. 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 13.35%
Green 41.64%
Blue 45.02%
CMYK Percentage
Cyan 89.45
Magenta 9.55%
Yellow 0%
Black 1%
Comments on this color
Please login or signup to post a comment.
No comments yet.