Shades of Tapa #71716A
Tints of Tapa #71716A
RGB
CMYK
RGB Variations
Color information
#71716A (or 0x71716A) is known color: Tapa. HEX triplet: 71, 71 and 6A. RGB value is (113,113,106). Sum of RGB (Red+Green+Blue) = 113+113+106=332 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.04% from 332); Green value is 113 (44.53% from 255 or 34.04% from 332); Blue value is 106 (41.80% from 255 or 31.93% from 332); Max value from RGB is 113 - color contains mainly: red, green. Hex color #71716A is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #71716A is #8E8E95. Grayscale: #707070. Windows color (decimal): -9342614 or 6975857. OLE color: 6975857.
HSL color Cylindrical-coordinate representation of color #71716A: hue angle of 60º degrees, saturation: 0.03, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #71716A is Cyan = 0, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
RGB | 113 | 113 | 106 | - |
CMYK | 0 | 0 | 0.06 | 0.56 |
HSL | 60º | 0.03% | 0.43% | - |
HSV(B) | 60º | 0.06% | 0.44% | - |
XYZ | 15.32 | 16.36 | 15.99 | - |
YUV | 112.2 | 124.5 | 128.57 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 113 | 113 | 106 | 0 | 0 | 0.06 | 0.56 | 60 | 0.03 | 0.43 |
Hex | 71 | 71 | 6A | 0 | 0 | 6 | 38 | 3C | 3 | 2B |
Octal | 161 | 161 | 152 | 0 | 0 | 6 | 70 | 74 | 3 | 53 |
Binary | 1110001 | 1110001 | 1101010 | 0 | 0 | 110 | 111000 | 111100 | 11 | 101011 |
Color Harmonies of #71716A
Complementary color
Monochromatic Colors of #71716A
Black with #71716A
Text Example
Text Example
White with #71716A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #71716A; }
p { color: rgb(113,113,106); }
H1.HeaderClassName
{
color: #71716A;
}
.AnyTagClassName
{
color: #71716A;
}
</style>
background-color css
<style>
a { background-color: #71716A; }
a { background-color: rgb(113,113,106); }
div.DivClassName
{
background-color: #71716A;
}
.BgClassName
{
background-color: #71716A;
}
</style>
border-color css
<style>
span { border-color: #71716A; }
span { border-color: rgb(113,113,106); }
td.TdClassName
{
border-color: #71716A;
}
.TagClassName
{
border-color: #71716A;
}
</style>