#ecf9cc - Orinoco Hex Color Code

#ECF9CC (Orinoco) - RGB 236, 249, 204 Color Information

#ecf9cc Conversion Table

HEX Triplet EC, F9, CC
RGB Decimal 236, 249, 204
RGB Octal 354, 371, 314
RGB Percent 92.5%, 97.6%, 80%
RGB Binary 11101100, 11111001, 11001100
CMY 0.075, 0.024, 0.200
CMYK 5, 0, 18, 2

Percentages of Color #ECF9CC

R 92.5%
G 97.6%
B 80%
RGB Percentages of Color #ecf9cc
C 5%
M 0%
Y 18%
K 2%
CMYK Percentages of Color #ecf9cc

Color spaces of #ECF9CC Orinoco - RGB(236, 249, 204)

HSV (or HSB) 77°, 18°, 98°
HSL 77°, 79°, 89°
Web Safe #ffffcc
XYZ 79.367, 89.944, 70.305
CIE-Lab 95.973, -11.808, 20.194
xyY 0.331, 0.375, 89.944
Decimal 15530444

#ecf9cc Color Accessibility Scores (Orinoco Contrast Checker)

#ecf9cc

On dark background [GOOD]

#ecf9cc

On light background [POOR]

#ecf9cc

As background color [POOR]

Orinoco ↔ #ecf9cc Color Blindness Simulator

Coming soon... You can see how #ecf9cc 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.

#ECF9CC Color Combinations - Color Schemes with ecf9cc

#ecf9cc Analogous Colors

#ecf9cc Triadic Colors

#ecf9cc Split Complementary Colors

#ecf9cc Complementary Colors

Shades and Tints of #ecf9cc Color Variations

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

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

Alternatives colours to Orinoco (#ecf9cc)

#ecf9cc Color Codes for CSS3/HTML5 and Icon Previews

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

#ECF9CC in Programming

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

#ecf9cc - RGB(236, 249, 204) - Orinoco Color FAQ

What is the color code for Orinoco?

Hex color code for Orinoco color is #ecf9cc. RGB color code for orinoco color is rgb(236, 249, 204).

What is the RGB value of #ecf9cc?

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

What is the RGB percentage of #ecf9cc?

The RGB percentage composition for the hexadecimal color code #ecf9cc is detailed as follows: 92.5% Red, 97.6% Green, and 80% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 92.5% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 97.6% and 80% 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 #ecf9cc.

What does RGB 236,249,204 mean?

The RGB color 236, 249, 204 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 Orinoco.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ecf9cc is composed of 5% Cyan, 0% Magenta, 18% Yellow, and 2% Black. In this CMYK breakdown, the Cyan component at 5% 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 2% 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 #ecf9cc?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ecf9cc has an HSL value of 77° (degrees) for Hue, 79% for Saturation, and 89% for Lightness. In this HSL representation, the Hue at 77° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 79% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 89% 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?
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...

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...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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...

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...