#05ffbb Hex Color
rgb(5, 255, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 05 | ff | bb | - | #05ffbb |
RGB | 5 | 255 | 187 | - | rgb(5,255,187) |
HSL | 164 | 100% | 51% | - | hsl(164,100%,51%) |
HSV | 164 | 98% | 100% | - | hsv(164,98%,100%) |
XYZ | 44.7922 | 75.1401 | 59.1564 | - | xyz(44.7922,75.1401,59.1564) |
CIE-LAB | 89.46 | -65.47 | 18.63 | - | lab(89.46,-65.47,18.63) |
CMYK | 0.98039215686275 | 0 | 0.26666666666667 | 0 | cmyk(0.98039215686275,0,0.26666666666667,0) |
Description
The RGB value of color #05ffbb is rgb(5, 255, 187).
In the hex color #05ffbb, The value of Red is 5, value of Green is 255, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #05ffbb consists of 164° Hue, 100% Saturation, and 51% Lightness.
In the CMYK color model, the color #05ffbb can be represented as Cyan=0.98039215686275%, Magenta=0%, Yellow=0.26666666666667%, and Black=0%.
Shades of #05ffbb
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 #05ffbb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #05ffbb
Preview of #05ffbb on White Background
The contrast ratio of #05ffbb with white color is 1.31
Preview of #05ffbb on black background
The contrast ratio of #05ffbb with black color is 16.03
#05ffbb color will look good with a black background.
Color Schemes of #05ffbb
Triadic Colors of #05ffbb
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 #05ffbb
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 #05ffbb
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 #05ffbb
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: #05ffbb;
}
This is a sample text used for the color #05ffbb. 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: #05ffbb;
}
This is a sample text used for the color #05ffbb. 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 #05ffbb;
}
This is a sample text used for the color #05ffbb. 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 1.12%
Green 57.05%
Blue 41.83%
CMYK Percentage
Cyan 78.62
Magenta 0%
Yellow 21.38%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.