Shades of Japonica #D67257
Tints of Japonica #D67257
RGB
CMYK
RGB Variations
Color information
#D67257 (or 0xD67257) is known color: Japonica. HEX triplet: D6, 72 and 57. RGB value is (214,114,87). Sum of RGB (Red+Green+Blue) = 214+114+87=415 (54% of max value = 765). Red value is 214 (83.98% from 255 or 51.57% from 415); Green value is 114 (44.92% from 255 or 27.47% from 415); Blue value is 87 (34.38% from 255 or 20.96% from 415); Max value from RGB is 214 - color contains mainly: red. Hex color #D67257 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D67257 is #298DA8. Grayscale: #8D8D8D. Windows color (decimal): -2723241 or 5731030. OLE color: 5731030.
HSL color Cylindrical-coordinate representation of color #D67257: hue angle of 12.76º degrees, saturation: 0.61, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #D67257 is Cyan = 0, Magento = 0.47, Yellow = 0.59 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 114 | 87 | - |
| CMYK | 0 | 0.47 | 0.59 | 0.16 |
| HSL | 12.76º | 0.61% | 0.59% | - |
| HSV(B) | 12.76º | 0.59% | 0.84% | - |
| XYZ | 35.47 | 27.02 | 12.36 | - |
| YUV | 140.82 | 97.63 | 180.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 114 | 87 | 0 | 0.47 | 0.59 | 0.16 | 12.76 | 0.61 | 0.59 |
| Hex | D6 | 72 | 57 | 0 | 2F | 3B | 10 | D | 3D | 3B |
| Octal | 326 | 162 | 127 | 0 | 57 | 73 | 20 | 15 | 75 | 73 |
| Binary | 11010110 | 1110010 | 1010111 | 0 | 101111 | 111011 | 10000 | 1101 | 111101 | 111011 |
Color Harmonies of #D67257
Complementary color
Monochromatic Colors of #D67257
Black with #D67257
Text Example
Text Example
White with #D67257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67257; }
p { color: rgb(214,114,87); }
H1.HeaderClassName
{
color: #D67257;
}
.AnyTagClassName
{
color: #D67257;
}
</style>
background-color css
<style>
a { background-color: #D67257; }
a { background-color: rgb(214,114,87); }
div.DivClassName
{
background-color: #D67257;
}
.BgClassName
{
background-color: #D67257;
}
</style>
border-color css
<style>
span { border-color: #D67257; }
span { border-color: rgb(214,114,87); }
td.TdClassName
{
border-color: #D67257;
}
.TagClassName
{
border-color: #D67257;
}
</style>