Shades of Tahiti Gold #D67727
Tints of Tahiti Gold #D67727
RGB
CMYK
RGB Variations
Color information
#D67727 (or 0xD67727) is known color: Tahiti Gold. HEX triplet: D6, 77 and 27. RGB value is (214,119,39). Sum of RGB (Red+Green+Blue) = 214+119+39=372 (49% of max value = 765). Red value is 214 (83.98% from 255 or 57.53% from 372); Green value is 119 (46.88% from 255 or 31.99% from 372); Blue value is 39 (15.62% from 255 or 10.48% from 372); Max value from RGB is 214 - color contains mainly: red. Hex color #D67727 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D67727 is #2988D8. Grayscale: #8A8A8A. Windows color (decimal): -2722009 or 2586582. OLE color: 2586582.
HSL color Cylindrical-coordinate representation of color #D67727: hue angle of 27.43º degrees, saturation: 0.69, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #D67727 is Cyan = 0, Magento = 0.44, Yellow = 0.82 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 119 | 39 | - |
| CMYK | 0 | 0.44 | 0.82 | 0.16 |
| HSL | 27.43º | 0.69% | 0.5% | - |
| HSV(B) | 27.43º | 0.82% | 0.84% | - |
| XYZ | 34.69 | 27.64 | 5.43 | - |
| YUV | 138.29 | 71.97 | 182 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 119 | 39 | 0 | 0.44 | 0.82 | 0.16 | 27.43 | 0.69 | 0.5 |
| Hex | D6 | 77 | 27 | 0 | 2C | 52 | 10 | 1B | 45 | 32 |
| Octal | 326 | 167 | 47 | 0 | 54 | 122 | 20 | 33 | 105 | 62 |
| Binary | 11010110 | 1110111 | 100111 | 0 | 101100 | 1010010 | 10000 | 11011 | 1000101 | 110010 |
Color Harmonies of #D67727
Complementary color
Monochromatic Colors of #D67727
Black with #D67727
Text Example
Text Example
White with #D67727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67727; }
p { color: rgb(214,119,39); }
H1.HeaderClassName
{
color: #D67727;
}
.AnyTagClassName
{
color: #D67727;
}
</style>
background-color css
<style>
a { background-color: #D67727; }
a { background-color: rgb(214,119,39); }
div.DivClassName
{
background-color: #D67727;
}
.BgClassName
{
background-color: #D67727;
}
</style>
border-color css
<style>
span { border-color: #D67727; }
span { border-color: rgb(214,119,39); }
td.TdClassName
{
border-color: #D67727;
}
.TagClassName
{
border-color: #D67727;
}
</style>