#0ff1ad Hex Color
rgb(15, 241, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0f | f1 | ad | - | #0ff1ad |
RGB | 15 | 241 | 173 | - | rgb(15,241,173) |
HSL | 162 | 89% | 50% | - | hsl(162,89%,50%) |
HSV | 162 | 94% | 95% | - | hsv(162,94%,95%) |
XYZ | 39.1951 | 66.0293 | 50.2143 | - | xyz(39.1951,66.0293,50.2143) |
CIE-LAB | 85.01 | -63.23 | 19.64 | - | lab(85.01,-63.23,19.64) |
CMYK | 0.93775933609959 | 0 | 0.28215767634855 | 0.054901960784314 | cmyk(0.93775933609959,0,0.28215767634855,0.054901960784314) |
Description
The RGB value of color #0ff1ad is rgb(15, 241, 173).
In the hex color #0ff1ad, The value of Red is 15, value of Green is 241, and value of Blue is 173. The primary color is Green. Similarly, The HSL values for #0ff1ad consists of 162° Hue, 89% Saturation, and 50% Lightness.
In the CMYK color model, the color #0ff1ad can be represented as Cyan=0.93775933609959%, Magenta=0%, Yellow=0.28215767634855%, and Black=0.054901960784314%.
Shades of #0ff1ad
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 #0ff1ad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0ff1ad
Preview of #0ff1ad on White Background
The contrast ratio of #0ff1ad with white color is 1.48
Preview of #0ff1ad on black background
The contrast ratio of #0ff1ad with black color is 14.21
#0ff1ad color will look good with a black background.
Color Schemes of #0ff1ad
Triadic Colors of #0ff1ad
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 #0ff1ad
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 #0ff1ad
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 #0ff1ad
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: #0ff1ad;
}
This is a sample text used for the color #0ff1ad. 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: #0ff1ad;
}
This is a sample text used for the color #0ff1ad. 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 #0ff1ad;
}
This is a sample text used for the color #0ff1ad. 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 3.5%
Green 56.18%
Blue 40.33%
CMYK Percentage
Cyan 73.56
Magenta 0%
Yellow 22.13%
Black 4.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.