Shades of Japonica #D67458
Tints of Japonica #D67458
RGB
CMYK
RGB Variations
Color information
#D67458 (or 0xD67458) is known color: Japonica. HEX triplet: D6, 74 and 58. RGB value is (214,116,88). Sum of RGB (Red+Green+Blue) = 214+116+88=418 (55% of max value = 765). Red value is 214 (83.98% from 255 or 51.20% from 418); Green value is 116 (45.70% from 255 or 27.75% from 418); Blue value is 88 (34.77% from 255 or 21.05% from 418); Max value from RGB is 214 - color contains mainly: red. Hex color #D67458 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D67458 is #298BA7. Grayscale: #8E8E8E. Windows color (decimal): -2722728 or 5797078. OLE color: 5797078.
HSL color Cylindrical-coordinate representation of color #D67458: hue angle of 13.33º 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 #D67458 is Cyan = 0, Magento = 0.46, Yellow = 0.59 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 116 | 88 | - |
| CMYK | 0 | 0.46 | 0.59 | 0.16 |
| HSL | 13.33º | 0.61% | 0.59% | - |
| HSV(B) | 13.33º | 0.59% | 0.84% | - |
| XYZ | 35.74 | 27.49 | 12.66 | - |
| YUV | 142.11 | 97.47 | 179.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 116 | 88 | 0 | 0.46 | 0.59 | 0.16 | 13.33 | 0.61 | 0.59 |
| Hex | D6 | 74 | 58 | 0 | 2E | 3B | 10 | D | 3D | 3B |
| Octal | 326 | 164 | 130 | 0 | 56 | 73 | 20 | 15 | 75 | 73 |
| Binary | 11010110 | 1110100 | 1011000 | 0 | 101110 | 111011 | 10000 | 1101 | 111101 | 111011 |
Color Harmonies of #D67458
Complementary color
Monochromatic Colors of #D67458
Black with #D67458
Text Example
Text Example
White with #D67458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67458; }
p { color: rgb(214,116,88); }
H1.HeaderClassName
{
color: #D67458;
}
.AnyTagClassName
{
color: #D67458;
}
</style>
background-color css
<style>
a { background-color: #D67458; }
a { background-color: rgb(214,116,88); }
div.DivClassName
{
background-color: #D67458;
}
.BgClassName
{
background-color: #D67458;
}
</style>
border-color css
<style>
span { border-color: #D67458; }
span { border-color: rgb(214,116,88); }
td.TdClassName
{
border-color: #D67458;
}
.TagClassName
{
border-color: #D67458;
}
</style>