Shades of Japonica #D07156
Tints of Japonica #D07156
RGB
CMYK
RGB Variations
Color information
#D07156 (or 0xD07156) is known color: Japonica. HEX triplet: D0, 71 and 56. RGB value is (208,113,86). Sum of RGB (Red+Green+Blue) = 208+113+86=407 (53% of max value = 765). Red value is 208 (81.64% from 255 or 51.11% from 407); Green value is 113 (44.53% from 255 or 27.76% from 407); Blue value is 86 (33.98% from 255 or 21.13% from 407); Max value from RGB is 208 - color contains mainly: red. Hex color #D07156 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D07156 is #2F8EA9. Grayscale: #8A8A8A. Windows color (decimal): -3116714 or 5665232. OLE color: 5665232.
HSL color Cylindrical-coordinate representation of color #D07156: hue angle of 13.28º degrees, saturation: 0.56, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #D07156 is Cyan = 0, Magento = 0.46, Yellow = 0.59 and Black (K on CMYK) = 0.18.
Color convert
| RGB | 208 | 113 | 86 | - |
| CMYK | 0 | 0.46 | 0.59 | 0.18 |
| HSL | 13.28º | 0.56% | 0.58% | - |
| HSV(B) | 13.28º | 0.59% | 0.82% | - |
| XYZ | 33.6 | 25.89 | 12.03 | - |
| YUV | 138.33 | 98.47 | 177.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 208 | 113 | 86 | 0 | 0.46 | 0.59 | 0.18 | 13.28 | 0.56 | 0.58 |
| Hex | D0 | 71 | 56 | 0 | 2E | 3B | 12 | D | 38 | 3A |
| Octal | 320 | 161 | 126 | 0 | 56 | 73 | 22 | 15 | 70 | 72 |
| Binary | 11010000 | 1110001 | 1010110 | 0 | 101110 | 111011 | 10010 | 1101 | 111000 | 111010 |
Color Harmonies of #D07156
Complementary color
Monochromatic Colors of #D07156
Black with #D07156
Text Example
Text Example
White with #D07156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D07156; }
p { color: rgb(208,113,86); }
H1.HeaderClassName
{
color: #D07156;
}
.AnyTagClassName
{
color: #D07156;
}
</style>
background-color css
<style>
a { background-color: #D07156; }
a { background-color: rgb(208,113,86); }
div.DivClassName
{
background-color: #D07156;
}
.BgClassName
{
background-color: #D07156;
}
</style>
border-color css
<style>
span { border-color: #D07156; }
span { border-color: rgb(208,113,86); }
td.TdClassName
{
border-color: #D07156;
}
.TagClassName
{
border-color: #D07156;
}
</style>