#61aedc Hex Color
rgb(97, 174, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 61 | ae | dc | - | #61aedc |
RGB | 97 | 174 | 220 | - | rgb(97,174,220) |
HSL | 202 | 64% | 62% | - | hsl(202,64%,62%) |
HSV | 202 | 56% | 86% | - | hsv(202,56%,86%) |
XYZ | 32.9841 | 37.9808 | 73.3027 | - | xyz(32.9841,37.9808,73.3027) |
CIE-LAB | 68.01 | -10.73 | -30.45 | - | lab(68.01,-10.73,-30.45) |
CMYK | 0.55909090909091 | 0.20909090909091 | 0 | 0.13725490196078 | cmyk(0.55909090909091,0.20909090909091,0,0.13725490196078) |
Description
The RGB value of color #61aedc is rgb(97, 174, 220).
In the hex color #61aedc, The value of Red is 97, value of Green is 174, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #61aedc consists of 202° Hue, 64% Saturation, and 62% Lightness.
In the CMYK color model, the color #61aedc can be represented as Cyan=0.55909090909091%, Magenta=0.20909090909091%, Yellow=0%, and Black=0.13725490196078%.
Shades of #61aedc
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 #61aedc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #61aedc
Preview of #61aedc on White Background
The contrast ratio of #61aedc with white color is 2.44
Preview of #61aedc on black background
The contrast ratio of #61aedc with black color is 8.6
#61aedc color will look good with a black background.
Color Schemes of #61aedc
Triadic Colors of #61aedc
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 #61aedc
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 #61aedc
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 #61aedc
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: #61aedc;
}
This is a sample text used for the color #61aedc. 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: #61aedc;
}
This is a sample text used for the color #61aedc. 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 #61aedc;
}
This is a sample text used for the color #61aedc. 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 19.76%
Green 35.44%
Blue 44.81%
CMYK Percentage
Cyan 61.75
Magenta 23.09%
Yellow 0%
Black 15.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.