Shades of Blue Stone #276567
Tints of Blue Stone #276567
RGB
CMYK
RGB Variations
Color information
#276567 (or 0x276567) is known color: Blue Stone. HEX triplet: 27, 65 and 67. RGB value is (39,101,103). Sum of RGB (Red+Green+Blue) = 39+101+103=243 (32% of max value = 765). Red value is 39 (15.62% from 255 or 16.05% from 243); Green value is 101 (39.84% from 255 or 41.56% from 243); Blue value is 103 (40.62% from 255 or 42.39% from 243); Max value from RGB is 103 - color contains mainly: blue. Hex color #276567 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #276567 is #D89A98. Grayscale: #525252. Windows color (decimal): -14195353 or 6776103. OLE color: 6776103.
HSL color Cylindrical-coordinate representation of color #276567: hue angle of 181.88º 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 #276567 is Cyan = 0.62, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 101 | 103 | - |
| CMYK | 0.62 | 0.02 | 0 | 0.60 |
| HSL | 181.88º | 0.45% | 0.28% | - |
| HSV(B) | 181.88º | 0.62% | 0.4% | - |
| XYZ | 7.94 | 10.72 | 14.48 | - |
| YUV | 82.69 | 139.46 | 96.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 101 | 103 | 0.62 | 0.02 | 0 | 0.60 | 181.88 | 0.45 | 0.28 |
| Hex | 27 | 65 | 67 | 3E | 2 | 0 | 3C | B6 | 2D | 1C |
| Octal | 47 | 145 | 147 | 76 | 2 | 0 | 74 | 266 | 55 | 34 |
| Binary | 100111 | 1100101 | 1100111 | 111110 | 10 | 0 | 111100 | 10110110 | 101101 | 11100 |
Color Harmonies of #276567
Complementary color
Monochromatic Colors of #276567
Black with #276567
Text Example
Text Example
White with #276567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276567; }
p { color: rgb(39,101,103); }
H1.HeaderClassName
{
color: #276567;
}
.AnyTagClassName
{
color: #276567;
}
</style>
background-color css
<style>
a { background-color: #276567; }
a { background-color: rgb(39,101,103); }
div.DivClassName
{
background-color: #276567;
}
.BgClassName
{
background-color: #276567;
}
</style>
border-color css
<style>
span { border-color: #276567; }
span { border-color: rgb(39,101,103); }
td.TdClassName
{
border-color: #276567;
}
.TagClassName
{
border-color: #276567;
}
</style>