#8ac4db Hex Color
rgb(138, 196, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 8a | c4 | db | - | #8ac4db |
RGB | 138 | 196 | 219 | - | rgb(138,196,219) |
HSL | 197 | 53% | 70% | - | hsl(197,53%,70%) |
HSV | 197 | 37% | 86% | - | hsv(197,37%,86%) |
XYZ | 43.0073 | 49.9976 | 74.4016 | - | xyz(43.0073,49.9976,74.4016) |
CIE-LAB | 76.07 | -12.99 | -17.42 | - | lab(76.07,-12.99,-17.42) |
CMYK | 0.36986301369863 | 0.10502283105023 | 0 | 0.14117647058824 | cmyk(0.36986301369863,0.10502283105023,0,0.14117647058824) |
Description
The RGB value of color #8ac4db is rgb(138, 196, 219).
In the hex color #8ac4db, The value of Red is 138, value of Green is 196, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #8ac4db consists of 197° Hue, 53% Saturation, and 70% Lightness.
In the CMYK color model, the color #8ac4db can be represented as Cyan=0.36986301369863%, Magenta=0.10502283105023%, Yellow=0%, and Black=0.14117647058824%.
Shades of #8ac4db
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 #8ac4db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8ac4db
Preview of #8ac4db on White Background
The contrast ratio of #8ac4db with white color is 1.91
Preview of #8ac4db on black background
The contrast ratio of #8ac4db with black color is 11
#8ac4db color will look good with a black background.
Color Schemes of #8ac4db
Triadic Colors of #8ac4db
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 #8ac4db
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 #8ac4db
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 #8ac4db
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: #8ac4db;
}
This is a sample text used for the color #8ac4db. 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: #8ac4db;
}
This is a sample text used for the color #8ac4db. 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 #8ac4db;
}
This is a sample text used for the color #8ac4db. 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.95%
Green 35.44%
Blue 39.6%
CMYK Percentage
Cyan 60.04
Magenta 17.05%
Yellow 0%
Black 22.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.