Shades of Blue Stone #276468
Tints of Blue Stone #276468
RGB
CMYK
RGB Variations
Color information
#276468 (or 0x276468) is known color: Blue Stone. HEX triplet: 27, 64 and 68. RGB value is (39,100,104). Sum of RGB (Red+Green+Blue) = 39+100+104=243 (32% of max value = 765). Red value is 39 (15.62% from 255 or 16.05% from 243); Green value is 100 (39.45% from 255 or 41.15% from 243); Blue value is 104 (41.02% from 255 or 42.80% from 243); Max value from RGB is 104 - color contains mainly: blue. Hex color #276468 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276468 is #D89B97. Grayscale: #525252. Windows color (decimal): -14195608 or 6841383. OLE color: 6841383.
HSL color Cylindrical-coordinate representation of color #276468: hue angle of 183.69º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #276468 is Cyan = 0.62, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 100 | 104 | - |
| CMYK | 0.62 | 0.04 | 0 | 0.59 |
| HSL | 183.69º | 0.45% | 0.28% | - |
| HSV(B) | 183.69º | 0.63% | 0.41% | - |
| XYZ | 7.89 | 10.55 | 14.72 | - |
| YUV | 82.22 | 140.29 | 97.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 100 | 104 | 0.62 | 0.04 | 0 | 0.59 | 183.69 | 0.45 | 0.28 |
| Hex | 27 | 64 | 68 | 3E | 4 | 0 | 3B | B8 | 2D | 1C |
| Octal | 47 | 144 | 150 | 76 | 4 | 0 | 73 | 270 | 55 | 34 |
| Binary | 100111 | 1100100 | 1101000 | 111110 | 100 | 0 | 111011 | 10111000 | 101101 | 11100 |
Color Harmonies of #276468
Complementary color
Monochromatic Colors of #276468
Black with #276468
Text Example
Text Example
White with #276468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276468; }
p { color: rgb(39,100,104); }
H1.HeaderClassName
{
color: #276468;
}
.AnyTagClassName
{
color: #276468;
}
</style>
background-color css
<style>
a { background-color: #276468; }
a { background-color: rgb(39,100,104); }
div.DivClassName
{
background-color: #276468;
}
.BgClassName
{
background-color: #276468;
}
</style>
border-color css
<style>
span { border-color: #276468; }
span { border-color: rgb(39,100,104); }
td.TdClassName
{
border-color: #276468;
}
.TagClassName
{
border-color: #276468;
}
</style>