#35ffca Hex Color
rgb(53, 255, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 35 | ff | ca | - | #35ffca |
RGB | 53 | 255 | 202 | - | rgb(53,255,202) |
HSL | 164 | 100% | 60% | - | hsl(164,100%,60%) |
HSV | 164 | 79% | 100% | - | hsv(164,79%,100%) |
XYZ | 47.8889 | 76.5412 | 68.127 | - | xyz(47.8889,76.5412,68.127) |
CIE-LAB | 90.11 | -59.51 | 11.89 | - | lab(90.11,-59.51,11.89) |
CMYK | 0.7921568627451 | 0 | 0.2078431372549 | 0 | cmyk(0.7921568627451,0,0.2078431372549,0) |
Description
The RGB value of color #35ffca is rgb(53, 255, 202).
In the hex color #35ffca, The value of Red is 53, value of Green is 255, and value of Blue is 202. The primary color is Green. Similarly, The HSL values for #35ffca consists of 164° Hue, 100% Saturation, and 60% Lightness.
In the CMYK color model, the color #35ffca can be represented as Cyan=0.7921568627451%, Magenta=0%, Yellow=0.2078431372549%, and Black=0%.
Shades of #35ffca
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 #35ffca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #35ffca
Preview of #35ffca on White Background
The contrast ratio of #35ffca with white color is 1.29
Preview of #35ffca on black background
The contrast ratio of #35ffca with black color is 16.31
#35ffca color will look good with a black background.
Color Schemes of #35ffca
Triadic Colors of #35ffca
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 #35ffca
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 #35ffca
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 #35ffca
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: #35ffca;
}
This is a sample text used for the color #35ffca. 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: #35ffca;
}
This is a sample text used for the color #35ffca. 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 #35ffca;
}
This is a sample text used for the color #35ffca. 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 10.39%
Green 50%
Blue 39.61%
CMYK Percentage
Cyan 79.22
Magenta 0%
Yellow 20.78%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.