Shades of Tahiti Gold #D67526
Tints of Tahiti Gold #D67526
RGB
CMYK
RGB Variations
Color information
#D67526 (or 0xD67526) is known color: Tahiti Gold. HEX triplet: D6, 75 and 26. RGB value is (214,117,38). Sum of RGB (Red+Green+Blue) = 214+117+38=369 (48% of max value = 765). Red value is 214 (83.98% from 255 or 57.99% from 369); Green value is 117 (46.09% from 255 or 31.71% from 369); Blue value is 38 (15.23% from 255 or 10.30% from 369); Max value from RGB is 214 - color contains mainly: red. Hex color #D67526 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D67526 is #298AD9. Grayscale: #898989. Windows color (decimal): -2722522 or 2520534. OLE color: 2520534.
HSL color Cylindrical-coordinate representation of color #D67526: hue angle of 26.93º degrees, saturation: 0.7, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #D67526 is Cyan = 0, Magento = 0.45, Yellow = 0.82 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 117 | 38 | - |
| CMYK | 0 | 0.45 | 0.82 | 0.16 |
| HSL | 26.93º | 0.7% | 0.49% | - |
| HSV(B) | 26.93º | 0.82% | 0.84% | - |
| XYZ | 34.44 | 27.16 | 5.26 | - |
| YUV | 137 | 72.14 | 182.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 117 | 38 | 0 | 0.45 | 0.82 | 0.16 | 26.93 | 0.7 | 0.49 |
| Hex | D6 | 75 | 26 | 0 | 2D | 52 | 10 | 1B | 46 | 31 |
| Octal | 326 | 165 | 46 | 0 | 55 | 122 | 20 | 33 | 106 | 61 |
| Binary | 11010110 | 1110101 | 100110 | 0 | 101101 | 1010010 | 10000 | 11011 | 1000110 | 110001 |
Color Harmonies of #D67526
Complementary color
Monochromatic Colors of #D67526
Black with #D67526
Text Example
Text Example
White with #D67526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67526; }
p { color: rgb(214,117,38); }
H1.HeaderClassName
{
color: #D67526;
}
.AnyTagClassName
{
color: #D67526;
}
</style>
background-color css
<style>
a { background-color: #D67526; }
a { background-color: rgb(214,117,38); }
div.DivClassName
{
background-color: #D67526;
}
.BgClassName
{
background-color: #D67526;
}
</style>
border-color css
<style>
span { border-color: #D67526; }
span { border-color: rgb(214,117,38); }
td.TdClassName
{
border-color: #D67526;
}
.TagClassName
{
border-color: #D67526;
}
</style>