#a4effe Hex Color
rgb(164, 239, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | ef | fe | - | #a4effe |
RGB | 164 | 239 | 254 | - | rgb(164,239,254) |
HSL | 190 | 98% | 82% | - | hsl(190,98%,82%) |
HSV | 190 | 35% | 100% | - | hsv(190,35%,100%) |
XYZ | 64.0657 | 76.7813 | 105.2096 | - | xyz(64.0657,76.7813,105.2096) |
CIE-LAB | 90.22 | -19.45 | -14.59 | - | lab(90.22,-19.45,-14.59) |
CMYK | 0.35433070866142 | 0.059055118110236 | 0 | 0.003921568627451 | cmyk(0.35433070866142,0.059055118110236,0,0.003921568627451) |
Description
The RGB value of color #a4effe is rgb(164, 239, 254).
In the hex color #a4effe, The value of Red is 164, value of Green is 239, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #a4effe consists of 190° Hue, 98% Saturation, and 82% Lightness.
In the CMYK color model, the color #a4effe can be represented as Cyan=0.35433070866142%, Magenta=0.059055118110236%, Yellow=0%, and Black=0.003921568627451%.
Shades of #a4effe
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 #a4effe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a4effe
Preview of #a4effe on White Background
The contrast ratio of #a4effe with white color is 1.28
Preview of #a4effe on black background
The contrast ratio of #a4effe with black color is 16.36
#a4effe color will look good with a black background.
Color Schemes of #a4effe
Triadic Colors of #a4effe
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 #a4effe
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 #a4effe
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 #a4effe
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: #a4effe;
}
This is a sample text used for the color #a4effe. 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: #a4effe;
}
This is a sample text used for the color #a4effe. 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 #a4effe;
}
This is a sample text used for the color #a4effe. 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 24.96%
Green 36.38%
Blue 38.66%
CMYK Percentage
Cyan 84.91
Magenta 14.15%
Yellow 0%
Black 0.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.