Shades of Japonica #D67056
Tints of Japonica #D67056
RGB
CMYK
RGB Variations
Color information
#D67056 (or 0xD67056) is known color: Japonica. HEX triplet: D6, 70 and 56. RGB value is (214,112,86). Sum of RGB (Red+Green+Blue) = 214+112+86=412 (54% of max value = 765). Red value is 214 (83.98% from 255 or 51.94% from 412); Green value is 112 (44.14% from 255 or 27.18% from 412); Blue value is 86 (33.98% from 255 or 20.87% from 412); Max value from RGB is 214 - color contains mainly: red. Hex color #D67056 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D67056 is #298FA9. Grayscale: #8B8B8B. Windows color (decimal): -2723754 or 5664982. OLE color: 5664982.
HSL color Cylindrical-coordinate representation of color #D67056: hue angle of 12.19º degrees, saturation: 0.61, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #D67056 is Cyan = 0, Magento = 0.48, Yellow = 0.60 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 112 | 86 | - |
| CMYK | 0 | 0.48 | 0.60 | 0.16 |
| HSL | 12.19º | 0.61% | 0.59% | - |
| HSV(B) | 12.19º | 0.6% | 0.84% | - |
| XYZ | 35.21 | 26.56 | 12.07 | - |
| YUV | 139.53 | 97.79 | 181.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 112 | 86 | 0 | 0.48 | 0.60 | 0.16 | 12.19 | 0.61 | 0.59 |
| Hex | D6 | 70 | 56 | 0 | 30 | 3C | 10 | C | 3D | 3B |
| Octal | 326 | 160 | 126 | 0 | 60 | 74 | 20 | 14 | 75 | 73 |
| Binary | 11010110 | 1110000 | 1010110 | 0 | 110000 | 111100 | 10000 | 1100 | 111101 | 111011 |
Color Harmonies of #D67056
Complementary color
Monochromatic Colors of #D67056
Black with #D67056
Text Example
Text Example
White with #D67056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67056; }
p { color: rgb(214,112,86); }
H1.HeaderClassName
{
color: #D67056;
}
.AnyTagClassName
{
color: #D67056;
}
</style>
background-color css
<style>
a { background-color: #D67056; }
a { background-color: rgb(214,112,86); }
div.DivClassName
{
background-color: #D67056;
}
.BgClassName
{
background-color: #D67056;
}
</style>
border-color css
<style>
span { border-color: #D67056; }
span { border-color: rgb(214,112,86); }
td.TdClassName
{
border-color: #D67056;
}
.TagClassName
{
border-color: #D67056;
}
</style>