#46aaff Hex Color
rgb(70, 170, 255)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 46 | aa | ff | - | #46aaff |
| RGB | 70 | 170 | 255 | - | rgb(70,170,255) |
| HSL | 208 | 100% | 64% | - | hsl(208,100%,64%) |
| HSV | 208 | 73% | 100% | - | hsv(208,73%,100%) |
| XYZ | 34.9505 | 37.2715 | 99.9598 | - | xyz(34.9505,37.2715,99.9598) |
| CIE-LAB | 67.48 | -1.62 | -50.45 | - | lab(67.48,-1.62,-50.45) |
| CMYK | 0.72549019607843 | 0.33333333333333 | 0 | 0 | cmyk(0.72549019607843,0.33333333333333,0,0) |
Description
The RGB value of color #46aaff is rgb(70, 170, 255).
In the hex color #46aaff, The value of Red is 70, value of Green is 170, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #46aaff consists of 208° Hue, 100% Saturation, and 64% Lightness.
In the CMYK color model, the color #46aaff can be represented as Cyan=0.72549019607843%, Magenta=0.33333333333333%, Yellow=0%, and Black=0%.
Shades of #46aaff
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 #46aaff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #46aaff
Preview of #46aaff on White Background
The contrast ratio of #46aaff with white color is 2.48
Preview of #46aaff on black background
The contrast ratio of #46aaff with black color is 8.45
#46aaff color will look good with a black background.
Color Schemes of #46aaff
Triadic Colors of #46aaff
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 #46aaff
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 #46aaff
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 #46aaff
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: #46aaff;
}
This is a sample text used for the color #46aaff. 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: #46aaff;
}
This is a sample text used for the color #46aaff. 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 #46aaff;
}
This is a sample text used for the color #46aaff. 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 14.14%
Green 34.34%
Blue 51.52%
CMYK Percentage
Cyan 68.52
Magenta 31.48%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.