Shades of Tahiti Gold #D67329
Tints of Tahiti Gold #D67329
RGB
CMYK
RGB Variations
Color information
#D67329 (or 0xD67329) is known color: Tahiti Gold. HEX triplet: D6, 73 and 29. RGB value is (214,115,41). Sum of RGB (Red+Green+Blue) = 214+115+41=370 (49% of max value = 765). Red value is 214 (83.98% from 255 or 57.84% from 370); Green value is 115 (45.31% from 255 or 31.08% from 370); Blue value is 41 (16.41% from 255 or 11.08% from 370); Max value from RGB is 214 - color contains mainly: red. Hex color #D67329 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D67329 is #298CD6. Grayscale: #888888. Windows color (decimal): -2723031 or 2716630. OLE color: 2716630.
HSL color Cylindrical-coordinate representation of color #D67329: hue angle of 25.66º degrees, saturation: 0.68, 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 #D67329 is Cyan = 0, Magento = 0.46, Yellow = 0.81 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 115 | 41 | - |
| CMYK | 0 | 0.46 | 0.81 | 0.16 |
| HSL | 25.66º | 0.68% | 0.5% | - |
| HSV(B) | 25.66º | 0.81% | 0.84% | - |
| XYZ | 34.26 | 26.72 | 5.45 | - |
| YUV | 136.17 | 74.3 | 183.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 115 | 41 | 0 | 0.46 | 0.81 | 0.16 | 25.66 | 0.68 | 0.5 |
| Hex | D6 | 73 | 29 | 0 | 2E | 51 | 10 | 1A | 44 | 32 |
| Octal | 326 | 163 | 51 | 0 | 56 | 121 | 20 | 32 | 104 | 62 |
| Binary | 11010110 | 1110011 | 101001 | 0 | 101110 | 1010001 | 10000 | 11010 | 1000100 | 110010 |
Color Harmonies of #D67329
Complementary color
Monochromatic Colors of #D67329
Black with #D67329
Text Example
Text Example
White with #D67329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67329; }
p { color: rgb(214,115,41); }
H1.HeaderClassName
{
color: #D67329;
}
.AnyTagClassName
{
color: #D67329;
}
</style>
background-color css
<style>
a { background-color: #D67329; }
a { background-color: rgb(214,115,41); }
div.DivClassName
{
background-color: #D67329;
}
.BgClassName
{
background-color: #D67329;
}
</style>
border-color css
<style>
span { border-color: #D67329; }
span { border-color: rgb(214,115,41); }
td.TdClassName
{
border-color: #D67329;
}
.TagClassName
{
border-color: #D67329;
}
</style>