Shades of Blue Stone #276369
Tints of Blue Stone #276369
RGB
CMYK
RGB Variations
Color information
#276369 (or 0x276369) is known color: Blue Stone. HEX triplet: 27, 63 and 69. RGB value is (39,99,105). Sum of RGB (Red+Green+Blue) = 39+99+105=243 (32% of max value = 765). Red value is 39 (15.62% from 255 or 16.05% from 243); Green value is 99 (39.06% from 255 or 40.74% from 243); Blue value is 105 (41.41% from 255 or 43.21% from 243); Max value from RGB is 105 - color contains mainly: blue. Hex color #276369 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276369 is #D89C96. Grayscale: #515151. Windows color (decimal): -14195863 or 6906663. OLE color: 6906663.
HSL color Cylindrical-coordinate representation of color #276369: hue angle of 185.45º 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 #276369 is Cyan = 0.63, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 99 | 105 | - |
| CMYK | 0.63 | 0.06 | 0 | 0.59 |
| HSL | 185.45º | 0.46% | 0.28% | - |
| HSV(B) | 185.45º | 0.63% | 0.41% | - |
| XYZ | 7.85 | 10.37 | 14.95 | - |
| YUV | 81.74 | 141.12 | 97.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 99 | 105 | 0.63 | 0.06 | 0 | 0.59 | 185.45 | 0.46 | 0.28 |
| Hex | 27 | 63 | 69 | 3F | 6 | 0 | 3B | B9 | 2E | 1C |
| Octal | 47 | 143 | 151 | 77 | 6 | 0 | 73 | 271 | 56 | 34 |
| Binary | 100111 | 1100011 | 1101001 | 111111 | 110 | 0 | 111011 | 10111001 | 101110 | 11100 |
Color Harmonies of #276369
Complementary color
Monochromatic Colors of #276369
Black with #276369
Text Example
Text Example
White with #276369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276369; }
p { color: rgb(39,99,105); }
H1.HeaderClassName
{
color: #276369;
}
.AnyTagClassName
{
color: #276369;
}
</style>
background-color css
<style>
a { background-color: #276369; }
a { background-color: rgb(39,99,105); }
div.DivClassName
{
background-color: #276369;
}
.BgClassName
{
background-color: #276369;
}
</style>
border-color css
<style>
span { border-color: #276369; }
span { border-color: rgb(39,99,105); }
td.TdClassName
{
border-color: #276369;
}
.TagClassName
{
border-color: #276369;
}
</style>