What is the CMYK code for tiffany blue?
The CSS color tiffany blue in CMYK format is cmyk(49.2%, 0%, 9.9%, 5.1%). Use this value directly in CSS, SVG, and most design tools.
How do I use tiffany blue in CSS?
To apply tiffany blue in CSS:
- Text color: color: cmyk(49.2%, 0%, 9.9%, 5.1%);
- Background: background-color: cmyk(49.2%, 0%, 9.9%, 5.1%);
- Border: border-color: cmyk(49.2%, 0%, 9.9%, 5.1%);
What are all the color format values for tiffany blue?
| Format | Value |
|---|---|
| HEX | #7bf2da |
| RGB | rgb(123, 242, 218) |
| HSL | hsl(167.9, 82.1%, 71.6%) |
| CMYK | cmyk(49.2%, 0%, 9.9%, 5.1%) |
How do I convert tiffany blue to CMYK?
Select tiffany blue from the color name list in our color converter. The CMYK value — cmyk(49.2%, 0%, 9.9%, 5.1%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does tiffany blue belong to?
tiffany blue belongs to the cyan color family. It is a light, vivid color with HSL values: hue 167.9°, saturation 82.1%, lightness 71.6%.
How do I create lighter and darker shades of tiffany blue?
Lighter variant (lightness 86.6%): #c1f9ee. Darker variant (lightness 56.599999999999994%): #35ebc7. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.