#30fcfb Hex Color
rgb(48, 252, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 30 | fc | fb | - | #30fcfb |
RGB | 48 | 252 | 251 | - | rgb(48,252,251) |
HSL | 180 | 97% | 59% | - | hsl(180,97%,59%) |
HSV | 180 | 81% | 99% | - | hsv(180,81%,99%) |
XYZ | 53.4419 | 77.2142 | 103.3539 | - | xyz(53.4419,77.2142,103.3539) |
CIE-LAB | 90.42 | -46.02 | -13.07 | - | lab(90.42,-46.02,-13.07) |
CMYK | 0.80952380952381 | 0 | 0.0039682539682541 | 0.011764705882353 | cmyk(0.80952380952381,0,0.0039682539682541,0.011764705882353) |
Description
The RGB value of color #30fcfb is rgb(48, 252, 251).
In the hex color #30fcfb, The value of Red is 48, value of Green is 252, and value of Blue is 251. The primary color is Green. Similarly, The HSL values for #30fcfb consists of 180° Hue, 97% Saturation, and 59% Lightness.
In the CMYK color model, the color #30fcfb can be represented as Cyan=0.80952380952381%, Magenta=0%, Yellow=0.0039682539682541%, and Black=0.011764705882353%.
Shades of #30fcfb
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 #30fcfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #30fcfb
Preview of #30fcfb on White Background
The contrast ratio of #30fcfb with white color is 1.28
Preview of #30fcfb on black background
The contrast ratio of #30fcfb with black color is 16.44
#30fcfb color will look good with a black background.
Color Schemes of #30fcfb
Triadic Colors of #30fcfb
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 #30fcfb
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 #30fcfb
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 #30fcfb
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: #30fcfb;
}
This is a sample text used for the color #30fcfb. 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: #30fcfb;
}
This is a sample text used for the color #30fcfb. 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 #30fcfb;
}
This is a sample text used for the color #30fcfb. 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 8.71%
Green 45.74%
Blue 45.55%
CMYK Percentage
Cyan 98.09
Magenta 0%
Yellow 0.48%
Black 1.43%
Comments on this color
Please login or signup to post a comment.
No comments yet.