#4aaacc Hex Color
rgb(74, 170, 204)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 4a | aa | cc | - | #4aaacc |
| RGB | 74 | 170 | 204 | - | rgb(74,170,204) |
| HSL | 196 | 56% | 55% | - | hsl(196,56%,55%) |
| HSV | 196 | 64% | 80% | - | hsv(196,64%,80%) |
| XYZ | 28.0978 | 34.5649 | 62.3175 | - | xyz(28.0978,34.5649,62.3175) |
| CIE-LAB | 65.41 | -17.82 | -25.69 | - | lab(65.41,-17.82,-25.69) |
| CMYK | 0.63725490196078 | 0.16666666666667 | 0 | 0.2 | cmyk(0.63725490196078,0.16666666666667,0,0.2) |
Description
The RGB value of color #4aaacc is rgb(74, 170, 204).
In the hex color #4aaacc, The value of Red is 74, value of Green is 170, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #4aaacc consists of 196° Hue, 56% Saturation, and 55% Lightness.
In the CMYK color model, the color #4aaacc can be represented as Cyan=0.63725490196078%, Magenta=0.16666666666667%, Yellow=0%, and Black=0.2%.
Shades of #4aaacc
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 #4aaacc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4aaacc
Preview of #4aaacc on White Background
The contrast ratio of #4aaacc with white color is 2.65
Preview of #4aaacc on black background
The contrast ratio of #4aaacc with black color is 7.91
#4aaacc color will look good with a black background.
Color Schemes of #4aaacc
Triadic Colors of #4aaacc
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 #4aaacc
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 #4aaacc
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 #4aaacc
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: #4aaacc;
}
This is a sample text used for the color #4aaacc. 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: #4aaacc;
}
This is a sample text used for the color #4aaacc. 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 #4aaacc;
}
This is a sample text used for the color #4aaacc. 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 16.52%
Green 37.95%
Blue 45.54%
CMYK Percentage
Cyan 63.48
Magenta 16.6%
Yellow 0%
Black 19.92%
Comments on this color
Please login or signup to post a comment.
No comments yet.