Shades of Blue Stone #276763
Tints of Blue Stone #276763
RGB
CMYK
RGB Variations
Color information
#276763 (or 0x276763) is known color: Blue Stone. HEX triplet: 27, 67 and 63. RGB value is (39,103,99). Sum of RGB (Red+Green+Blue) = 39+103+99=241 (31% of max value = 765). Red value is 39 (15.62% from 255 or 16.18% from 241); Green value is 103 (40.62% from 255 or 42.74% from 241); Blue value is 99 (39.06% from 255 or 41.08% from 241); Max value from RGB is 103 - color contains mainly: green. Hex color #276763 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276763 is #D8989C. Grayscale: #535353. Windows color (decimal): -14194845 or 6514471. OLE color: 6514471.
HSL color Cylindrical-coordinate representation of color #276763: hue angle of 176.25º 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 #276763 is Cyan = 0.62, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 103 | 99 | - |
| CMYK | 0.62 | 0 | 0.04 | 0.60 |
| HSL | 176.25º | 0.45% | 0.28% | - |
| HSV(B) | 176.25º | 0.62% | 0.4% | - |
| XYZ | 7.94 | 11.03 | 13.52 | - |
| YUV | 83.41 | 136.8 | 96.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 99 | 0.62 | 0 | 0.04 | 0.60 | 176.25 | 0.45 | 0.28 |
| Hex | 27 | 67 | 63 | 3E | 0 | 4 | 3C | B0 | 2D | 1C |
| Octal | 47 | 147 | 143 | 76 | 0 | 4 | 74 | 260 | 55 | 34 |
| Binary | 100111 | 1100111 | 1100011 | 111110 | 0 | 100 | 111100 | 10110000 | 101101 | 11100 |
Color Harmonies of #276763
Complementary color
Monochromatic Colors of #276763
Black with #276763
Text Example
Text Example
White with #276763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276763; }
p { color: rgb(39,103,99); }
H1.HeaderClassName
{
color: #276763;
}
.AnyTagClassName
{
color: #276763;
}
</style>
background-color css
<style>
a { background-color: #276763; }
a { background-color: rgb(39,103,99); }
div.DivClassName
{
background-color: #276763;
}
.BgClassName
{
background-color: #276763;
}
</style>
border-color css
<style>
span { border-color: #276763; }
span { border-color: rgb(39,103,99); }
td.TdClassName
{
border-color: #276763;
}
.TagClassName
{
border-color: #276763;
}
</style>