#693f37 - Buccaneer Hex Color Code

#693F37 (Buccaneer) - RGB 105, 63, 55 Color Information

#693f37 Conversion Table

HEX Triplet 69, 3F, 37
RGB Decimal 105, 63, 55
RGB Octal 151, 77, 67
RGB Percent 41.2%, 24.7%, 21.6%
RGB Binary 1101001, 111111, 110111
CMY 0.588, 0.753, 0.784
CMYK 0, 40, 48, 59

Percentages of Color #693F37

R 41.2%
G 24.7%
B 21.6%
RGB Percentages of Color #693f37
C 0%
M 40%
Y 48%
K 59%
CMYK Percentages of Color #693f37

Color spaces of #693F37 Buccaneer - RGB(105, 63, 55)

HSV (or HSB) 10°, 48°, 41°
HSL 10°, 31°, 31°
Web Safe #663333
XYZ 8.293, 6.834, 4.496
CIE-Lab 31.426, 17.340, 12.639
xyY 0.423, 0.348, 6.834
Decimal 6897463

#693f37 Color Accessibility Scores (Buccaneer Contrast Checker)

#693f37

On dark background [POOR]

#693f37

On light background [GOOD]

#693f37

As background color [GOOD]

Buccaneer ↔ #693f37 Color Blindness Simulator

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

#693F37 Color Combinations - Color Schemes with 693f37

#693f37 Analogous Colors

#693f37 Triadic Colors

#693f37 Split Complementary Colors

#693f37 Complementary Colors

Shades and Tints of #693f37 Color Variations

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

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

Alternatives colours to Buccaneer (#693f37)

#693f37 Color Codes for CSS3/HTML5 and Icon Previews

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

#693F37 in Programming

HTML5, CSS3 #693f37
Java new Color(105, 63, 55);
.NET Color.FromArgb(255, 105, 63, 55);
Swift UIColor(red:105, green:63, blue:55, alpha:1.00000)
Objective-C [UIColor colorWithRed:105 green:63 blue:55 alpha:1.00000];
OpenGL glColor3f(105f, 63f, 55f);
Python Color('#693f37')

#693f37 - RGB(105, 63, 55) - Buccaneer Color FAQ

What is the color code for Buccaneer?

Hex color code for Buccaneer color is #693f37. RGB color code for buccaneer color is rgb(105, 63, 55).

What is the RGB value of #693f37?

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

What is the RGB percentage of #693f37?

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

What does RGB 105,63,55 mean?

The RGB color 105, 63, 55 represents a dull and muted shade of Red. The websafe version of this color is hex 663333. This color might be commonly referred to as a shade similar to Buccaneer.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #693f37 is composed of 0% Cyan, 40% Magenta, 48% Yellow, and 59% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 40% of Magenta contributes to the red-purple qualities. The 48% of Yellow typically adds to the brightness and warmth, and the 59% 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 #693f37?

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

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...