#93e4fd Hex Color
rgb(147, 228, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 93 | e4 | fd | - | #93e4fd |
RGB | 147 | 228 | 253 | - | rgb(147,228,253) |
HSL | 194 | 96% | 78% | - | hsl(194,96%,78%) |
HSV | 194 | 42% | 99% | - | hsv(194,42%,99%) |
XYZ | 57.5056 | 68.7817 | 103.1738 | - | xyz(57.5056,68.7817,103.1738) |
CIE-LAB | 86.4 | -18.47 | -19.9 | - | lab(86.4,-18.47,-19.9) |
CMYK | 0.41897233201581 | 0.098814229249012 | 0 | 0.0078431372549019 | cmyk(0.41897233201581,0.098814229249012,0,0.0078431372549019) |
Description
The RGB value of color #93e4fd is rgb(147, 228, 253).
In the hex color #93e4fd, The value of Red is 147, value of Green is 228, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #93e4fd consists of 194° Hue, 96% Saturation, and 78% Lightness.
In the CMYK color model, the color #93e4fd can be represented as Cyan=0.41897233201581%, Magenta=0.098814229249012%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #93e4fd
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 #93e4fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #93e4fd
Preview of #93e4fd on White Background
The contrast ratio of #93e4fd with white color is 1.42
Preview of #93e4fd on black background
The contrast ratio of #93e4fd with black color is 14.76
#93e4fd color will look good with a black background.
Color Schemes of #93e4fd
Triadic Colors of #93e4fd
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 #93e4fd
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 #93e4fd
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 #93e4fd
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: #93e4fd;
}
This is a sample text used for the color #93e4fd. 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: #93e4fd;
}
This is a sample text used for the color #93e4fd. 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 #93e4fd;
}
This is a sample text used for the color #93e4fd. 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 23.41%
Green 36.31%
Blue 40.29%
CMYK Percentage
Cyan 79.71
Magenta 18.8%
Yellow 0%
Black 1.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.