#ffff2f Hex Color

rgb(255, 255, 47)

Color Information

Name First value Second Value Third Value Fourth Value Written As
HEX ff ff 2f - #ffff2f
RGB 255 255 47 - rgb(255,255,47)
HSL 60 100% 59% - hsl(60,100%,59%)
HSV 60 82% 100% - hsv(60,82%,100%)
XYZ 77.5131 92.9852 16.5519 - xyz(77.5131,92.9852,16.5519)
CIE-LAB 97.22 -20.88 88.47 - lab(97.22,-20.88,88.47)
CMYK 0 0 0.8156862745098 0 cmyk(0,0,0.8156862745098,0)

Description

The RGB value of color #ffff2f is rgb(255, 255, 47).

In the hex color #ffff2f, The value of Red is 255, value of Green is 255, and value of Blue is 47. The primary color is Red. Similarly, The HSL values for #ffff2f consists of 60° Hue, 100% Saturation, and 59% Lightness.

In the CMYK color model, the color #ffff2f can be represented as Cyan=0%, Magenta=0%, Yellow=0.8156862745098%, and Black=0%.

Shades of #ffff2f

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 #ffff2f

Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.

Color Previews of #ffff2f

Preview of #ffff2f on White Background

This is a sample text.

The contrast ratio of #ffff2f with white color is 1.07

Preview of #ffff2f on black background

This is a sample text.

The contrast ratio of #ffff2f with black color is 19.6

#ffff2f color will look good with a black background.

Color Schemes of #ffff2f

Triadic Colors of #ffff2f

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 #ffff2f

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.

Complementary Color of #ffff2f

Complementary colors are pairs of colors that are directly opposite each other on the color wheel, creating a high contrast and vibrant color scheme when used together.

Monochromatic Colors of #ffff2f

Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.

Color Usage

You can set the css color of a text using:

.class{ color: #ffff2f; }

This is a sample text used for the color #ffff2f. 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: #ffff2f; }

This is a sample text used for the color #ffff2f. 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 #ffff2f; }

This is a sample text used for the color #ffff2f. 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 45.78%

Green 45.78%

Blue 8.44%

CMYK Percentage

Cyan 0

Magenta 0%

Yellow 100%

Black 0%

Comments on this color

Please login or signup to post a comment.

No comments yet.