Shades of Japonica #D67259
Tints of Japonica #D67259
RGB
CMYK
RGB Variations
Color information
#D67259 (or 0xD67259) is known color: Japonica. HEX triplet: D6, 72 and 59. RGB value is (214,114,89). Sum of RGB (Red+Green+Blue) = 214+114+89=417 (55% of max value = 765). Red value is 214 (83.98% from 255 or 51.32% from 417); Green value is 114 (44.92% from 255 or 27.34% from 417); Blue value is 89 (35.16% from 255 or 21.34% from 417); Max value from RGB is 214 - color contains mainly: red. Hex color #D67259 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D67259 is #298DA6. Grayscale: #8D8D8D. Windows color (decimal): -2723239 or 5862102. OLE color: 5862102.
HSL color Cylindrical-coordinate representation of color #D67259: hue angle of 12º degrees, saturation: 0.6, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #D67259 is Cyan = 0, Magento = 0.47, Yellow = 0.58 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 114 | 89 | - |
| CMYK | 0 | 0.47 | 0.58 | 0.16 |
| HSL | 12º | 0.6% | 0.59% | - |
| HSV(B) | 12º | 0.58% | 0.84% | - |
| XYZ | 35.55 | 27.05 | 12.8 | - |
| YUV | 141.05 | 98.63 | 180.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 114 | 89 | 0 | 0.47 | 0.58 | 0.16 | 12 | 0.6 | 0.59 |
| Hex | D6 | 72 | 59 | 0 | 2F | 3A | 10 | C | 3C | 3B |
| Octal | 326 | 162 | 131 | 0 | 57 | 72 | 20 | 14 | 74 | 73 |
| Binary | 11010110 | 1110010 | 1011001 | 0 | 101111 | 111010 | 10000 | 1100 | 111100 | 111011 |
Color Harmonies of #D67259
Complementary color
Monochromatic Colors of #D67259
Black with #D67259
Text Example
Text Example
White with #D67259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67259; }
p { color: rgb(214,114,89); }
H1.HeaderClassName
{
color: #D67259;
}
.AnyTagClassName
{
color: #D67259;
}
</style>
background-color css
<style>
a { background-color: #D67259; }
a { background-color: rgb(214,114,89); }
div.DivClassName
{
background-color: #D67259;
}
.BgClassName
{
background-color: #D67259;
}
</style>
border-color css
<style>
span { border-color: #D67259; }
span { border-color: rgb(214,114,89); }
td.TdClassName
{
border-color: #D67259;
}
.TagClassName
{
border-color: #D67259;
}
</style>