Shades of Blue Stone #076967
Tints of Blue Stone #076967
RGB
CMYK
RGB Variations
Color information
#076967 (or 0x076967) is known color: Blue Stone. HEX triplet: 07, 69 and 67. RGB value is (7,105,103). Sum of RGB (Red+Green+Blue) = 7+105+103=215 (28% of max value = 765). Red value is 7 (3.12% from 255 or 3.26% from 215); Green value is 105 (41.41% from 255 or 48.84% from 215); Blue value is 103 (40.62% from 255 or 47.91% from 215); Max value from RGB is 105 - color contains mainly: green. Hex color #076967 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076967 is #F89698. Grayscale: #4B4B4B. Windows color (decimal): -16291481 or 6777095. OLE color: 6777095.
HSL color Cylindrical-coordinate representation of color #076967: hue angle of 178.78º degrees, saturation: 0.88, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076967 is Cyan = 0.93, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 7 | 105 | 103 | - |
| CMYK | 0.93 | 0 | 0.02 | 0.59 |
| HSL | 178.78º | 0.88% | 0.22% | - |
| HSV(B) | 178.78º | 0.93% | 0.41% | - |
| XYZ | 7.59 | 11.13 | 14.58 | - |
| YUV | 75.47 | 143.53 | 79.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 105 | 103 | 0.93 | 0 | 0.02 | 0.59 | 178.78 | 0.88 | 0.22 |
| Hex | 7 | 69 | 67 | 5D | 0 | 2 | 3B | B3 | 58 | 16 |
| Octal | 7 | 151 | 147 | 135 | 0 | 2 | 73 | 263 | 130 | 26 |
| Binary | 111 | 1101001 | 1100111 | 1011101 | 0 | 10 | 111011 | 10110011 | 1011000 | 10110 |
Color Harmonies of #076967
Complementary color
Monochromatic Colors of #076967
Black with #076967
Text Example
Text Example
White with #076967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #076967; }
p { color: rgb(7,105,103); }
H1.HeaderClassName
{
color: #076967;
}
.AnyTagClassName
{
color: #076967;
}
</style>
background-color css
<style>
a { background-color: #076967; }
a { background-color: rgb(7,105,103); }
div.DivClassName
{
background-color: #076967;
}
.BgClassName
{
background-color: #076967;
}
</style>
border-color css
<style>
span { border-color: #076967; }
span { border-color: rgb(7,105,103); }
td.TdClassName
{
border-color: #076967;
}
.TagClassName
{
border-color: #076967;
}
</style>