Shades of Japonica #D67460
Tints of Japonica #D67460
RGB
CMYK
RGB Variations
Color information
#D67460 (or 0xD67460) is known color: Japonica. HEX triplet: D6, 74 and 60. RGB value is (214,116,96). Sum of RGB (Red+Green+Blue) = 214+116+96=426 (56% of max value = 765). Red value is 214 (83.98% from 255 or 50.23% from 426); Green value is 116 (45.70% from 255 or 27.23% from 426); Blue value is 96 (37.89% from 255 or 22.54% from 426); Max value from RGB is 214 - color contains mainly: red. Hex color #D67460 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D67460 is #298B9F. Grayscale: #8F8F8F. Windows color (decimal): -2722720 or 6321366. OLE color: 6321366.
HSL color Cylindrical-coordinate representation of color #D67460: hue angle of 10.17º degrees, saturation: 0.59, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #D67460 is Cyan = 0, Magento = 0.46, Yellow = 0.55 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 116 | 96 | - |
| CMYK | 0 | 0.46 | 0.55 | 0.16 |
| HSL | 10.17º | 0.59% | 0.61% | - |
| HSV(B) | 10.17º | 0.55% | 0.84% | - |
| XYZ | 36.09 | 27.63 | 14.5 | - |
| YUV | 143.02 | 101.47 | 178.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 116 | 96 | 0 | 0.46 | 0.55 | 0.16 | 10.17 | 0.59 | 0.61 |
| Hex | D6 | 74 | 60 | 0 | 2E | 37 | 10 | A | 3B | 3D |
| Octal | 326 | 164 | 140 | 0 | 56 | 67 | 20 | 12 | 73 | 75 |
| Binary | 11010110 | 1110100 | 1100000 | 0 | 101110 | 110111 | 10000 | 1010 | 111011 | 111101 |
Color Harmonies of #D67460
Complementary color
Monochromatic Colors of #D67460
Black with #D67460
Text Example
Text Example
White with #D67460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67460; }
p { color: rgb(214,116,96); }
H1.HeaderClassName
{
color: #D67460;
}
.AnyTagClassName
{
color: #D67460;
}
</style>
background-color css
<style>
a { background-color: #D67460; }
a { background-color: rgb(214,116,96); }
div.DivClassName
{
background-color: #D67460;
}
.BgClassName
{
background-color: #D67460;
}
</style>
border-color css
<style>
span { border-color: #D67460; }
span { border-color: rgb(214,116,96); }
td.TdClassName
{
border-color: #D67460;
}
.TagClassName
{
border-color: #D67460;
}
</style>