#37faff Hex Color
rgb(55, 250, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 37 | fa | ff | - | #37faff |
RGB | 55 | 250 | 255 | - | rgb(55,250,255) |
HSL | 182 | 100% | 61% | - | hsl(182,100%,61%) |
HSV | 182 | 78% | 100% | - | hsv(182,78%,100%) |
XYZ | 53.8112 | 76.4034 | 106.5189 | - | xyz(53.8112,76.4034,106.5189) |
CIE-LAB | 90.05 | -43.46 | -15.7 | - | lab(90.05,-43.46,-15.7) |
CMYK | 0.7843137254902 | 0.019607843137255 | 0 | 0 | cmyk(0.7843137254902,0.019607843137255,0,0) |
Description
The RGB value of color #37faff is rgb(55, 250, 255).
In the hex color #37faff, The value of Red is 55, value of Green is 250, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #37faff consists of 182° Hue, 100% Saturation, and 61% Lightness.
In the CMYK color model, the color #37faff can be represented as Cyan=0.7843137254902%, Magenta=0.019607843137255%, Yellow=0%, and Black=0%.
Shades of #37faff
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 #37faff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #37faff
Preview of #37faff on White Background
The contrast ratio of #37faff with white color is 1.29
Preview of #37faff on black background
The contrast ratio of #37faff with black color is 16.28
#37faff color will look good with a black background.
Color Schemes of #37faff
Triadic Colors of #37faff
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 #37faff
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 #37faff
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 #37faff
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: #37faff;
}
This is a sample text used for the color #37faff. 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: #37faff;
}
This is a sample text used for the color #37faff. 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 #37faff;
}
This is a sample text used for the color #37faff. 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 9.82%
Green 44.64%
Blue 45.54%
CMYK Percentage
Cyan 97.56
Magenta 2.44%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.