• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to secondary sidebar

RGB-HEX

Convert RGB and HEX Colors to different formats

  • RGB Converters ↓
    • RGB to HEX
    • RGB to CMYK
    • RGB to HSV
    • RGB to HSL
  • HEX Converters ↓
    • HEX to RGB
    • HEX to CMYK
    • HEX to HSV
    • HEX to HSL
  • CMYK Converters ↓
    • CMYK to RGB
    • CMYK to HEX
    • CMYK to HSV
    • CMYK to HSL
  • Color Codes
  • Random Color Generator

#FF5252

RGB, CMYK, HSV, and HSL values for the color represented by the HEX code #ff5252.

RGB: 255, 82, 82CMYK: 0%, 68%, 68%, 0%
HSV: H: 0° S: 68% V: 100%HSL: H: 0° S: 100% L: 66%

#FF5252 Color Preview

Save as image

#ff5252 is a shade of red color with RGB values (255, 82, 82). As mentioned above, this color is a combination of CMYK: 0% Cyan, 68% Magenta, 68% Yellow, and 0% Key (Black) in the CMYK color model.

As mentioned in the table, the HSL cylindrical-coordinate representations have the following values: Hue (H): 0°, Saturation (S): 100%, and Lightness (L): 66%.

The HSV values for #ff5252 are as follows: Hue (H): 0°, Saturation (S): 68%, Value (V): 100%.

RGB Values

Red 255/255
Green 82/255
Blue 82/255

RGB Values in Percentage

255%
82%
82%

CMYK Distribution

Cyan: C0%
Magenta: M68%
Yellow: Y68%
Key: K (Black)0%

Below is the visual demonstration of #FF5252 color shade that interacts to create distinct effects on black and white backgrounds and texts.

This is sample text
This is sample text
This is sample text
This is sample text
Copy
<div style="color: #FF5252; background-color: #000000;">This is sample text</div>
<div style="color: #000000; background-color: #FF5252;">This is sample text</div>
<div style="color: #ffffff; background-color: #FF5252;">This is sample text</div>
<div style="color: #FF5252;">This is sample text</div>

CSS Codes

You can freely substitute any of these values for CSS properties that require a color input: color, background color, and border color.

Copy
color: rgb(255, 82, 82);
color: #ff5252;

Examples

Copy
color: rgb(255, 82, 82);
background-color: rgb(255, 82, 82);
border-color: rgb(255, 82, 82);
Copy
color: #ff5252;
background-color: #ff5252;
border-color: #ff5252;

Color schemes with #FF5252

Analogous

Here, the analogous color with hex code #FF5252 has #FFA952 and #FF52A9 at 30 degrees clockwise and counterclockwise.

Monochromatic

For the shade with hex code #FF5252, a monochromatic palette will feature a corresponding shade #FF1F1F, originating from the same hue.

Triadic

The triadic palette built around #FF5252 uses two accents #52FF52 and #5252FF, each 120 degrees apart from the main hue.

Complementary

The complementary color for #FF5252 is #52FFFF.

Tetradic

Here, for the primary color #FF5252, the complementary shade is #A9FF52 plus two accent colors, i.e., #52FFFF and #A952FF.

Similar Colors

Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code Code

Primary Sidebar

Check Color Shades

Secondary Sidebar

Just Launched

  • Random Color Generator

RGB Converters

  • RGB to Hex
  • RGB to CMYK
  • RGB to HSL
  • RGB to HSV

HEX Converters

  • HEX to RGB
  • HEX to CMYK
  • HEX to HSL
  • HEX to HSV

About Us · Privacy Policy · Terms of Use · Contact Us
Copyright rgb-hex © 2025