Shades of Blue Stone #276266
Tints of Blue Stone #276266
RGB
CMYK
RGB Variations
Color information
#276266 (or 0x276266) is known color: Blue Stone. HEX triplet: 27, 62 and 66. RGB value is (39,98,102). Sum of RGB (Red+Green+Blue) = 39+98+102=239 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.32% from 239); Green value is 98 (38.67% from 255 or 41.00% from 239); Blue value is 102 (40.23% from 255 or 42.68% from 239); Max value from RGB is 102 - color contains mainly: blue. Hex color #276266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276266 is #D89D99. Grayscale: #505050. Windows color (decimal): -14196122 or 6709799. OLE color: 6709799.
HSL color Cylindrical-coordinate representation of color #276266: hue angle of 183.81º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #276266 is Cyan = 0.62, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 98 | 102 | - |
| CMYK | 0.62 | 0.04 | 0 | 0.6 |
| HSL | 183.81º | 0.45% | 0.28% | - |
| HSV(B) | 183.81º | 0.62% | 0.4% | - |
| XYZ | 7.6 | 10.13 | 14.12 | - |
| YUV | 80.82 | 139.95 | 98.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 98 | 102 | 0.62 | 0.04 | 0 | 0.6 | 183.81 | 0.45 | 0.28 |
| Hex | 27 | 62 | 66 | 3E | 4 | 0 | 3C | B8 | 2D | 1C |
| Octal | 47 | 142 | 146 | 76 | 4 | 0 | 74 | 270 | 55 | 34 |
| Binary | 100111 | 1100010 | 1100110 | 111110 | 100 | 0 | 111100 | 10111000 | 101101 | 11100 |
Color Harmonies of #276266
Complementary color
Monochromatic Colors of #276266
Black with #276266
Text Example
Text Example
White with #276266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276266; }
p { color: rgb(39,98,102); }
H1.HeaderClassName
{
color: #276266;
}
.AnyTagClassName
{
color: #276266;
}
</style>
background-color css
<style>
a { background-color: #276266; }
a { background-color: rgb(39,98,102); }
div.DivClassName
{
background-color: #276266;
}
.BgClassName
{
background-color: #276266;
}
</style>
border-color css
<style>
span { border-color: #276266; }
span { border-color: rgb(39,98,102); }
td.TdClassName
{
border-color: #276266;
}
.TagClassName
{
border-color: #276266;
}
</style>