Puke to RGB — Color Code

#a5a502
Format Value
HEX #a5a502
RGB rgb(165, 165, 2)
HSL hsl(60, 97.6%, 32.7%)
CMYK cmyk(0%, 0%, 98.8%, 35.3%)
HSV hsv(60, 98.8%, 64.7%)

puke color harmonies

Tints & shades of puke

Tints (lighter)

#adad19 #b5b530 #bebe47 #c6c65e #cece75 #d6d68c #dedea3 #e6e6ba #efefd1 #f7f7e8

Shades (darker)

#969602 #878702 #787801 #696901 #5a5a01 #4b4b01 #3c3c01 #2d2d01 #1e1e00 #0f0f00

Contrast & accessibility

The quick brown fox

On white · 2.63:1 · Fail

The quick brown fox

On black · 7.98:1 · AAA

Recommended text color: #000000

Use puke in code

CSS color: #a5a502;
SCSS $color: #a5a502;
Tailwind bg-[#a5a502]
Swift UIColor(red: 0.647, green: 0.647, blue: 0.008, alpha: 1)
Android Color.parseColor("#a5a502")
Flutter Color(0xFFA5A502)

Colors similar to puke

Browse all Yellow colors →

What is the RGB code for puke?

The CSS color puke in RGB format is rgb(165, 165, 2). Use this value directly in CSS, SVG, and most design tools.

How do I use puke in CSS?

To apply puke in CSS:

  • Text color: color: rgb(165, 165, 2);
  • Background: background-color: rgb(165, 165, 2);
  • Border: border-color: rgb(165, 165, 2);

What are all the color format values for puke?

FormatValue
HEX#a5a502
RGBrgb(165, 165, 2)
HSLhsl(60, 97.6%, 32.7%)
CMYKcmyk(0%, 0%, 98.8%, 35.3%)

How do I convert puke to RGB?

Select puke from the color name list in our color converter. The RGB value — rgb(165, 165, 2) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does puke belong to?

puke belongs to the yellow color family. It is a medium, vivid color with HSL values: hue 60°, saturation 97.6%, lightness 32.7%.

How do I create lighter and darker shades of puke?

Lighter variant (lightness 47.7%): #f0f003. Darker variant (lightness 17.700000000000003%): #595901. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is RGB used for?

RGB defines colors using three values from 0 to 255 — red, green and blue intensity. It is the native format for screens, monitors and web browsers.