#41d5fc Hex Color
rgb(65, 213, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 41 | d5 | fc | - | #41d5fc |
RGB | 65 | 213 | 252 | - | rgb(65,213,252) |
HSL | 193 | 97% | 62% | - | hsl(193,97%,62%) |
HSV | 193 | 74% | 99% | - | hsv(193,74%,99%) |
XYZ | 43.5449 | 55.7406 | 100.5594 | - | xyz(43.5449,55.7406,100.5594) |
CIE-LAB | 79.47 | -26.04 | -30.17 | - | lab(79.47,-26.04,-30.17) |
CMYK | 0.74206349206349 | 0.1547619047619 | 0 | 0.011764705882353 | cmyk(0.74206349206349,0.1547619047619,0,0.011764705882353) |
Description
The RGB value of color #41d5fc is rgb(65, 213, 252).
In the hex color #41d5fc, The value of Red is 65, value of Green is 213, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #41d5fc consists of 193° Hue, 97% Saturation, and 62% Lightness.
In the CMYK color model, the color #41d5fc can be represented as Cyan=0.74206349206349%, Magenta=0.1547619047619%, Yellow=0%, and Black=0.011764705882353%.
Shades of #41d5fc
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 #41d5fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #41d5fc
Preview of #41d5fc on White Background
The contrast ratio of #41d5fc with white color is 1.73
Preview of #41d5fc on black background
The contrast ratio of #41d5fc with black color is 12.15
#41d5fc color will look good with a black background.
Color Schemes of #41d5fc
Triadic Colors of #41d5fc
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 #41d5fc
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 #41d5fc
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 #41d5fc
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: #41d5fc;
}
This is a sample text used for the color #41d5fc. 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: #41d5fc;
}
This is a sample text used for the color #41d5fc. 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 #41d5fc;
}
This is a sample text used for the color #41d5fc. 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.26%
Green 40.19%
Blue 47.55%
CMYK Percentage
Cyan 81.67
Magenta 17.03%
Yellow 0%
Black 1.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.