Shades of Tahiti Gold #D77329
Tints of Tahiti Gold #D77329
RGB
CMYK
RGB Variations
Color information
#D77329 (or 0xD77329) is known color: Tahiti Gold. HEX triplet: D7, 73 and 29. RGB value is (215,115,41). Sum of RGB (Red+Green+Blue) = 215+115+41=371 (49% of max value = 765). Red value is 215 (84.38% from 255 or 57.95% from 371); Green value is 115 (45.31% from 255 or 31.00% from 371); Blue value is 41 (16.41% from 255 or 11.05% from 371); Max value from RGB is 215 - color contains mainly: red. Hex color #D77329 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D77329 is #288CD6. Grayscale: #888888. Windows color (decimal): -2657495 or 2716631. OLE color: 2716631.
HSL color Cylindrical-coordinate representation of color #D77329: hue angle of 25.52º degrees, saturation: 0.69, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #D77329 is Cyan = 0, Magento = 0.47, Yellow = 0.81 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 215 | 115 | 41 | - |
| CMYK | 0 | 0.47 | 0.81 | 0.16 |
| HSL | 25.52º | 0.69% | 0.5% | - |
| HSV(B) | 25.52º | 0.81% | 0.84% | - |
| XYZ | 34.56 | 26.87 | 5.46 | - |
| YUV | 136.46 | 74.13 | 184.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 215 | 115 | 41 | 0 | 0.47 | 0.81 | 0.16 | 25.52 | 0.69 | 0.5 |
| Hex | D7 | 73 | 29 | 0 | 2F | 51 | 10 | 1A | 45 | 32 |
| Octal | 327 | 163 | 51 | 0 | 57 | 121 | 20 | 32 | 105 | 62 |
| Binary | 11010111 | 1110011 | 101001 | 0 | 101111 | 1010001 | 10000 | 11010 | 1000101 | 110010 |
Color Harmonies of #D77329
Complementary color
Monochromatic Colors of #D77329
Black with #D77329
Text Example
Text Example
White with #D77329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D77329; }
p { color: rgb(215,115,41); }
H1.HeaderClassName
{
color: #D77329;
}
.AnyTagClassName
{
color: #D77329;
}
</style>
background-color css
<style>
a { background-color: #D77329; }
a { background-color: rgb(215,115,41); }
div.DivClassName
{
background-color: #D77329;
}
.BgClassName
{
background-color: #D77329;
}
</style>
border-color css
<style>
span { border-color: #D77329; }
span { border-color: rgb(215,115,41); }
td.TdClassName
{
border-color: #D77329;
}
.TagClassName
{
border-color: #D77329;
}
</style>