Shades of Blue Stone #276669
Tints of Blue Stone #276669
RGB
CMYK
RGB Variations
Color information
#276669 (or 0x276669) is known color: Blue Stone. HEX triplet: 27, 66 and 69. RGB value is (39,102,105). Sum of RGB (Red+Green+Blue) = 39+102+105=246 (32% of max value = 765). Red value is 39 (15.62% from 255 or 15.85% from 246); Green value is 102 (40.23% from 255 or 41.46% from 246); Blue value is 105 (41.41% from 255 or 42.68% from 246); Max value from RGB is 105 - color contains mainly: blue. Hex color #276669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276669 is #D89996. Grayscale: #535353. Windows color (decimal): -14195095 or 6907431. OLE color: 6907431.
HSL color Cylindrical-coordinate representation of color #276669: hue angle of 182.73º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #276669 is Cyan = 0.63, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 102 | 105 | - |
| CMYK | 0.63 | 0.03 | 0 | 0.59 |
| HSL | 182.73º | 0.46% | 0.28% | - |
| HSV(B) | 182.73º | 0.63% | 0.41% | - |
| XYZ | 8.14 | 10.95 | 15.05 | - |
| YUV | 83.51 | 140.13 | 96.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 102 | 105 | 0.63 | 0.03 | 0 | 0.59 | 182.73 | 0.46 | 0.28 |
| Hex | 27 | 66 | 69 | 3F | 3 | 0 | 3B | B7 | 2E | 1C |
| Octal | 47 | 146 | 151 | 77 | 3 | 0 | 73 | 267 | 56 | 34 |
| Binary | 100111 | 1100110 | 1101001 | 111111 | 11 | 0 | 111011 | 10110111 | 101110 | 11100 |
Color Harmonies of #276669
Complementary color
Monochromatic Colors of #276669
Black with #276669
Text Example
Text Example
White with #276669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276669; }
p { color: rgb(39,102,105); }
H1.HeaderClassName
{
color: #276669;
}
.AnyTagClassName
{
color: #276669;
}
</style>
background-color css
<style>
a { background-color: #276669; }
a { background-color: rgb(39,102,105); }
div.DivClassName
{
background-color: #276669;
}
.BgClassName
{
background-color: #276669;
}
</style>
border-color css
<style>
span { border-color: #276669; }
span { border-color: rgb(39,102,105); }
td.TdClassName
{
border-color: #276669;
}
.TagClassName
{
border-color: #276669;
}
</style>