#4ca6fb Hex Color
rgb(76, 166, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4c | a6 | fb | - | #4ca6fb |
RGB | 76 | 166 | 251 | - | rgb(76,166,251) |
HSL | 209 | 96% | 64% | - | hsl(209,96%,64%) |
HSV | 209 | 70% | 98% | - | hsv(209,70%,98%) |
XYZ | 34.0293 | 35.774 | 96.3783 | - | xyz(34.0293,35.774,96.3783) |
CIE-LAB | 66.35 | 0.09 | -50.05 | - | lab(66.35,0.09,-50.05) |
CMYK | 0.69721115537849 | 0.33864541832669 | 0 | 0.015686274509804 | cmyk(0.69721115537849,0.33864541832669,0,0.015686274509804) |
Description
The RGB value of color #4ca6fb is rgb(76, 166, 251).
In the hex color #4ca6fb, The value of Red is 76, value of Green is 166, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #4ca6fb consists of 209° Hue, 96% Saturation, and 64% Lightness.
In the CMYK color model, the color #4ca6fb can be represented as Cyan=0.69721115537849%, Magenta=0.33864541832669%, Yellow=0%, and Black=0.015686274509804%.
Shades of #4ca6fb
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 #4ca6fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4ca6fb
Preview of #4ca6fb on White Background
The contrast ratio of #4ca6fb with white color is 2.58
Preview of #4ca6fb on black background
The contrast ratio of #4ca6fb with black color is 8.15
#4ca6fb color will look good with a black background.
Color Schemes of #4ca6fb
Triadic Colors of #4ca6fb
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 #4ca6fb
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 #4ca6fb
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 #4ca6fb
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: #4ca6fb;
}
This is a sample text used for the color #4ca6fb. 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: #4ca6fb;
}
This is a sample text used for the color #4ca6fb. 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 #4ca6fb;
}
This is a sample text used for the color #4ca6fb. 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 15.42%
Green 33.67%
Blue 50.91%
CMYK Percentage
Cyan 66.3
Magenta 32.2%
Yellow 0%
Black 1.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.