Shades of Blue Stone #177069
Tints of Blue Stone #177069
RGB
CMYK
RGB Variations
Color information
#177069 (or 0x177069) is known color: Blue Stone. HEX triplet: 17, 70 and 69. RGB value is (23,112,105). Sum of RGB (Red+Green+Blue) = 23+112+105=240 (31% of max value = 765). Red value is 23 (9.38% from 255 or 9.58% from 240); Green value is 112 (44.14% from 255 or 46.67% from 240); Blue value is 105 (41.41% from 255 or 43.75% from 240); Max value from RGB is 112 - color contains mainly: green. Hex color #177069 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #177069 is #E88F96. Grayscale: #545454. Windows color (decimal): -15241111 or 6909975. OLE color: 6909975.
HSL color Cylindrical-coordinate representation of color #177069: hue angle of 175.28º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #177069 is Cyan = 0.79, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 23 | 112 | 105 | - |
| CMYK | 0.79 | 0 | 0.06 | 0.56 |
| HSL | 175.28º | 0.66% | 0.26% | - |
| HSV(B) | 175.28º | 0.79% | 0.44% | - |
| XYZ | 8.7 | 12.79 | 15.38 | - |
| YUV | 84.59 | 139.51 | 84.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 112 | 105 | 0.79 | 0 | 0.06 | 0.56 | 175.28 | 0.66 | 0.26 |
| Hex | 17 | 70 | 69 | 4F | 0 | 6 | 38 | AF | 42 | 1A |
| Octal | 27 | 160 | 151 | 117 | 0 | 6 | 70 | 257 | 102 | 32 |
| Binary | 10111 | 1110000 | 1101001 | 1001111 | 0 | 110 | 111000 | 10101111 | 1000010 | 11010 |
Color Harmonies of #177069
Complementary color
Monochromatic Colors of #177069
Black with #177069
Text Example
Text Example
White with #177069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #177069; }
p { color: rgb(23,112,105); }
H1.HeaderClassName
{
color: #177069;
}
.AnyTagClassName
{
color: #177069;
}
</style>
background-color css
<style>
a { background-color: #177069; }
a { background-color: rgb(23,112,105); }
div.DivClassName
{
background-color: #177069;
}
.BgClassName
{
background-color: #177069;
}
</style>
border-color css
<style>
span { border-color: #177069; }
span { border-color: rgb(23,112,105); }
td.TdClassName
{
border-color: #177069;
}
.TagClassName
{
border-color: #177069;
}
</style>