Shades of Japonica #D77457
Tints of Japonica #D77457
RGB
CMYK
RGB Variations
Color information
#D77457 (or 0xD77457) is known color: Japonica. HEX triplet: D7, 74 and 57. RGB value is (215,116,87). Sum of RGB (Red+Green+Blue) = 215+116+87=418 (55% of max value = 765). Red value is 215 (84.38% from 255 or 51.44% from 418); Green value is 116 (45.70% from 255 or 27.75% from 418); Blue value is 87 (34.38% from 255 or 20.81% from 418); Max value from RGB is 215 - color contains mainly: red. Hex color #D77457 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D77457 is #288BA8. Grayscale: #8E8E8E. Windows color (decimal): -2657193 or 5731543. OLE color: 5731543.
HSL color Cylindrical-coordinate representation of color #D77457: hue angle of 13.59º degrees, saturation: 0.62, 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 #D77457 is Cyan = 0, Magento = 0.46, Yellow = 0.60 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 116 | 87 | - |
| CMYK | 0 | 0.46 | 0.60 | 0.16 |
| HSL | 13.59º | 0.62% | 0.59% | - |
| HSV(B) | 13.59º | 0.6% | 0.84% | - |
| XYZ | 35.99 | 27.63 | 12.45 | - |
| YUV | 142.3 | 96.8 | 179.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 116 | 87 | 0 | 0.46 | 0.60 | 0.16 | 13.59 | 0.62 | 0.59 |
| Hex | D7 | 74 | 57 | 0 | 2E | 3C | 10 | E | 3E | 3B |
| Octal | 327 | 164 | 127 | 0 | 56 | 74 | 20 | 16 | 76 | 73 |
| Binary | 11010111 | 1110100 | 1010111 | 0 | 101110 | 111100 | 10000 | 1110 | 111110 | 111011 |
Color Harmonies of #D77457
Complementary color
Monochromatic Colors of #D77457
Black with #D77457
Text Example
Text Example
White with #D77457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D77457; }
p { color: rgb(215,116,87); }
H1.HeaderClassName
{
color: #D77457;
}
.AnyTagClassName
{
color: #D77457;
}
</style>
background-color css
<style>
a { background-color: #D77457; }
a { background-color: rgb(215,116,87); }
div.DivClassName
{
background-color: #D77457;
}
.BgClassName
{
background-color: #D77457;
}
</style>
border-color css
<style>
span { border-color: #D77457; }
span { border-color: rgb(215,116,87); }
td.TdClassName
{
border-color: #D77457;
}
.TagClassName
{
border-color: #D77457;
}
</style>