#f4f5ca - Tusk Hex Color Code

#F4F5CA (Tusk) - RGB 244, 245, 202 Color Information

#f4f5ca Conversion Table

HEX Triplet F4, F5, CA
RGB Decimal 244, 245, 202
RGB Octal 364, 365, 312
RGB Percent 95.7%, 96.1%, 79.2%
RGB Binary 11110100, 11110101, 11001010
CMY 0.043, 0.039, 0.208
CMYK 0, 0, 18, 4

Percentages of Color #F4F5CA

R 95.7%
G 96.1%
B 79.2%
RGB Percentages of Color #f4f5ca
C 0%
M 0%
Y 18%
K 4%
CMYK Percentages of Color #f4f5ca

Color spaces of #F4F5CA Tusk - RGB(244, 245, 202)

HSV (or HSB) 61°, 18°, 96°
HSL 61°, 68°, 88°
Web Safe #ffffcc
XYZ 80.621, 88.802, 68.768
CIE-Lab 95.498, -7.289, 20.642
xyY 0.338, 0.373, 88.802
Decimal 16053706

#f4f5ca Color Accessibility Scores (Tusk Contrast Checker)

#f4f5ca

On dark background [GOOD]

#f4f5ca

On light background [POOR]

#f4f5ca

As background color [POOR]

Tusk ↔ #f4f5ca Color Blindness Simulator

Coming soon... You can see how #f4f5ca is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#F4F5CA Color Combinations - Color Schemes with f4f5ca

#f4f5ca Analogous Colors

#f4f5ca Triadic Colors

#f4f5ca Split Complementary Colors

#f4f5ca Complementary Colors

Shades and Tints of #f4f5ca Color Variations

#f4f5ca Shade Color Variations (When you combine pure black with this color, #f4f5ca, darker shades are produced.)

#f4f5ca Tint Color Variations (Lighter shades of #f4f5ca can be created by blending the color with different amounts of white.)

Alternatives colours to Tusk (#f4f5ca)

#f4f5ca Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #f4f5ca
This sample text has a font color of #f4f5ca
#f4f5ca Border Color
This sample element has a border color of #f4f5ca
#f4f5ca CSS3 Linear Gradient
#f4f5ca Background Color
This sample paragraph has a background color of #f4f5ca
#f4f5ca Text Shadow
This sample text has a shadow color of #f4f5ca
Sample text with glow color #f4f5ca
This sample text has a glow color of #f4f5ca
#f4f5ca Box Shadow
This sample element has a box shadow of #f4f5ca
Sample text with Underline Color #f4f5ca
This sample text has a underline color of #f4f5ca
A selection of SVG images/icons using the hex version #f4f5ca of the current color.

#F4F5CA in Programming

HTML5, CSS3 #f4f5ca
Java new Color(244, 245, 202);
.NET Color.FromArgb(255, 244, 245, 202);
Swift UIColor(red:244, green:245, blue:202, alpha:1.00000)
Objective-C [UIColor colorWithRed:244 green:245 blue:202 alpha:1.00000];
OpenGL glColor3f(244f, 245f, 202f);
Python Color('#f4f5ca')

#f4f5ca - RGB(244, 245, 202) - Tusk Color FAQ

What is the color code for Tusk?

Hex color code for Tusk color is #f4f5ca. RGB color code for tusk color is rgb(244, 245, 202).

What is the RGB value of #f4f5ca?

The RGB value corresponding to the hexadecimal color code #f4f5ca is rgb(244, 245, 202). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '244' indicates the intensity of the red component, '245' represents the green component's intensity, and '202' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #f4f5ca.

What is the RGB percentage of #f4f5ca?

The RGB percentage composition for the hexadecimal color code #f4f5ca is detailed as follows: 95.7% Red, 96.1% Green, and 79.2% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 95.7% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 96.1% and 79.2% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #f4f5ca.

What does RGB 244,245,202 mean?

The RGB color 244, 245, 202 represents a bright and vivid shade of Green. The websafe version of this color is hex ffffcc. This color might be commonly referred to as a shade similar to Tusk.

What is the CMYK (Cyan Magenta Yellow Black) color model of #f4f5ca?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #f4f5ca is composed of 0% Cyan, 0% Magenta, 18% Yellow, and 4% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 0% of Magenta contributes to the red-purple qualities. The 18% of Yellow typically adds to the brightness and warmth, and the 4% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #f4f5ca?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #f4f5ca has an HSL value of 61° (degrees) for Hue, 68% for Saturation, and 88% for Lightness. In this HSL representation, the Hue at 61° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 68% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 88% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

The Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...