Shades of Japonica #D67558
Tints of Japonica #D67558
RGB
CMYK
RGB Variations
Color information
#D67558 (or 0xD67558) is known color: Japonica. HEX triplet: D6, 75 and 58. RGB value is (214,117,88). Sum of RGB (Red+Green+Blue) = 214+117+88=419 (55% of max value = 765). Red value is 214 (83.98% from 255 or 51.07% from 419); Green value is 117 (46.09% from 255 or 27.92% from 419); Blue value is 88 (34.77% from 255 or 21.00% from 419); Max value from RGB is 214 - color contains mainly: red. Hex color #D67558 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #D67558 is #298AA7. Grayscale: #8E8E8E. Windows color (decimal): -2722472 or 5797334. OLE color: 5797334.
HSL color Cylindrical-coordinate representation of color #D67558: hue angle of 13.81º 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 #D67558 is Cyan = 0, Magento = 0.45, Yellow = 0.59 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 117 | 88 | - |
| CMYK | 0 | 0.45 | 0.59 | 0.16 |
| HSL | 13.81º | 0.61% | 0.59% | - |
| HSV(B) | 13.81º | 0.59% | 0.84% | - |
| XYZ | 35.85 | 27.72 | 12.69 | - |
| YUV | 142.7 | 97.14 | 178.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 117 | 88 | 0 | 0.45 | 0.59 | 0.16 | 13.81 | 0.61 | 0.59 |
| Hex | D6 | 75 | 58 | 0 | 2D | 3B | 10 | E | 3D | 3B |
| Octal | 326 | 165 | 130 | 0 | 55 | 73 | 20 | 16 | 75 | 73 |
| Binary | 11010110 | 1110101 | 1011000 | 0 | 101101 | 111011 | 10000 | 1110 | 111101 | 111011 |
Color Harmonies of #D67558
Complementary color
Monochromatic Colors of #D67558
Black with #D67558
Text Example
Text Example
White with #D67558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67558; }
p { color: rgb(214,117,88); }
H1.HeaderClassName
{
color: #D67558;
}
.AnyTagClassName
{
color: #D67558;
}
</style>
background-color css
<style>
a { background-color: #D67558; }
a { background-color: rgb(214,117,88); }
div.DivClassName
{
background-color: #D67558;
}
.BgClassName
{
background-color: #D67558;
}
</style>
border-color css
<style>
span { border-color: #D67558; }
span { border-color: rgb(214,117,88); }
td.TdClassName
{
border-color: #D67558;
}
.TagClassName
{
border-color: #D67558;
}
</style>