#61b4bc Hex Color
rgb(97, 180, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 61 | b4 | bc | - | #61b4bc |
RGB | 97 | 180 | 188 | - | rgb(97,180,188) |
HSL | 185 | 40% | 56% | - | hsl(185,40%,56%) |
HSV | 185 | 48% | 74% | - | hsv(185,48%,74%) |
XYZ | 30.3281 | 38.8147 | 53.4705 | - | xyz(30.3281,38.8147,53.4705) |
CIE-LAB | 68.62 | -23.06 | -11.9 | - | lab(68.62,-23.06,-11.9) |
CMYK | 0.48404255319149 | 0.042553191489362 | 0 | 0.26274509803922 | cmyk(0.48404255319149,0.042553191489362,0,0.26274509803922) |
Description
The RGB value of color #61b4bc is rgb(97, 180, 188).
In the hex color #61b4bc, The value of Red is 97, value of Green is 180, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #61b4bc consists of 185° Hue, 40% Saturation, and 56% Lightness.
In the CMYK color model, the color #61b4bc can be represented as Cyan=0.48404255319149%, Magenta=0.042553191489362%, Yellow=0%, and Black=0.26274509803922%.
Shades of #61b4bc
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 #61b4bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #61b4bc
Preview of #61b4bc on White Background
The contrast ratio of #61b4bc with white color is 2.4
Preview of #61b4bc on black background
The contrast ratio of #61b4bc with black color is 8.76
#61b4bc color will look good with a black background.
Color Schemes of #61b4bc
Triadic Colors of #61b4bc
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 #61b4bc
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 #61b4bc
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 #61b4bc
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: #61b4bc;
}
This is a sample text used for the color #61b4bc. 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: #61b4bc;
}
This is a sample text used for the color #61b4bc. 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 #61b4bc;
}
This is a sample text used for the color #61b4bc. 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 20.86%
Green 38.71%
Blue 40.43%
CMYK Percentage
Cyan 61.32
Magenta 5.39%
Yellow 0%
Black 33.29%
Comments on this color
Please login or signup to post a comment.
No comments yet.