Blue Stone
Hex Color
Blue Stone Color Values & Conversions
#006666
rgb(0, 102, 102)
hsl(180°, 100%, 20%)
cmyk(100%, 0%, 0%, 60%)
Code Snippets
background-color: #006666;className="bg-[#006666]"$primary-color: #006666;const color = '#006666';Color(0xFF006666)UIColor(hex: "#006666")Color(hex: "#006666")Color.parseColor("#006666")Accessibility (WCAG)
6.79
AA Normal Text
3.09
AA Large Text
Shades & Tints
Tints (Lighter Variations)
Shades (Darker Variations)
Frequently Asked Questions About Blue Stone
What is the RGB for Blue Stone?
The RGB value for Blue Stone is 0, 102, 102. In CSS, you can use it as rgb(0, 102, 102) or the hex code #006666.
What is the Hex code for Blue Stone?
The Hex code for Blue Stone is #006666. Hex codes are widely used in web design and are the most common way to represent colors in HTML and CSS.
How to convert Blue Stone RGB to CMYK?
The CMYK value for Blue Stone (RGB 0, 102, 102) is 100, 0, 0, 60. This conversion is essential when preparing designs for print, as printers use CMYK ink instead of RGB light.
What is the HSL value for Blue Stone?
The HSL value for Blue Stone is 180°, 100%, 20%. HSL (Hue, Saturation, Lightness) is often more intuitive for designers as it represents colors in a way that's closer to human perception.
What does RGB stand for?
RGB stands for Red, Green, and Blue. It's an additive color model used in digital displays where colors are created by combining different intensities of red, green, and blue light. The color Blue Stone (#006666) is composed of RGB values: 0, 102, 102, where each value ranges from 0 to 255, representing the intensity of each color channel.
What is the difference between RGB and CMYK?
RGB is an additive color model used for digital screens (monitors, TVs, smartphones), where colors are created by adding light. CMYK (Cyan, Magenta, Yellow, Key/Black) is a subtractive color model used for printing, where colors are created by absorbing light with ink.
For printing Blue Stone, you should use the CMYK value (100, 0, 0, 60) instead of RGB (0, 102, 102) to ensure color accuracy. RGB colors may appear different when printed because screens emit light while paper reflects it.
When should I use RGB vs CMYK?
Use RGB for:
- • Website design
- • Digital graphics
- • Social media images
- • Screen presentations
- • Mobile apps
Use CMYK for:
- • Print materials
- • Business cards
- • Brochures & flyers
- • Magazines
- • Product packaging
Related Colors & Complementary Palette
Complementary Color
The complementary color sits opposite on the color wheel and creates maximum contrast.
#660000
Click to view details
Analogous Colors
Colors adjacent on the color wheel that create harmonious combinations.