Shades of Flint #717167
Tints of Flint #717167
RGB
CMYK
RGB Variations
Color information
#717167 (or 0x717167) is known color: Flint. HEX triplet: 71, 71 and 67. RGB value is (113,113,103). Sum of RGB (Red+Green+Blue) = 113+113+103=329 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.35% from 329); Green value is 113 (44.53% from 255 or 34.35% from 329); Blue value is 103 (40.62% from 255 or 31.31% from 329); Max value from RGB is 113 - color contains mainly: red, green. Hex color #717167 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #717167 is #8E8E98. Grayscale: #6F6F6F. Windows color (decimal): -9342617 or 6779249. OLE color: 6779249.
HSL color Cylindrical-coordinate representation of color #717167: hue angle of 60º degrees, saturation: 0.05, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #717167 is Cyan = 0, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 113 | 103 | - |
| CMYK | 0 | 0 | 0.09 | 0.56 |
| HSL | 60º | 0.05% | 0.42% | - |
| HSV(B) | 60º | 0.09% | 0.44% | - |
| XYZ | 15.16 | 16.3 | 15.18 | - |
| YUV | 111.86 | 123 | 128.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 113 | 103 | 0 | 0 | 0.09 | 0.56 | 60 | 0.05 | 0.42 |
| Hex | 71 | 71 | 67 | 0 | 0 | 9 | 38 | 3C | 5 | 2A |
| Octal | 161 | 161 | 147 | 0 | 0 | 11 | 70 | 74 | 5 | 52 |
| Binary | 1110001 | 1110001 | 1100111 | 0 | 0 | 1001 | 111000 | 111100 | 101 | 101010 |
Color Harmonies of #717167
Complementary color
Monochromatic Colors of #717167
Black with #717167
Text Example
Text Example
White with #717167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717167; }
p { color: rgb(113,113,103); }
H1.HeaderClassName
{
color: #717167;
}
.AnyTagClassName
{
color: #717167;
}
</style>
background-color css
<style>
a { background-color: #717167; }
a { background-color: rgb(113,113,103); }
div.DivClassName
{
background-color: #717167;
}
.BgClassName
{
background-color: #717167;
}
</style>
border-color css
<style>
span { border-color: #717167; }
span { border-color: rgb(113,113,103); }
td.TdClassName
{
border-color: #717167;
}
.TagClassName
{
border-color: #717167;
}
</style>