Shades of Tahiti Gold #D67527
Tints of Tahiti Gold #D67527
RGB
CMYK
RGB Variations
Color information
#D67527 (or 0xD67527) is known color: Tahiti Gold. HEX triplet: D6, 75 and 27. RGB value is (214,117,39). Sum of RGB (Red+Green+Blue) = 214+117+39=370 (49% of max value = 765). Red value is 214 (83.98% from 255 or 57.84% from 370); Green value is 117 (46.09% from 255 or 31.62% from 370); Blue value is 39 (15.62% from 255 or 10.54% from 370); Max value from RGB is 214 - color contains mainly: red. Hex color #D67527 is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #D67527 is #298AD8. Grayscale: #898989. Windows color (decimal): -2722521 or 2586070. OLE color: 2586070.
HSL color Cylindrical-coordinate representation of color #D67527: hue angle of 26.74º 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 #D67527 is Cyan = 0, Magento = 0.45, Yellow = 0.82 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 214 | 117 | 39 | - |
| CMYK | 0 | 0.45 | 0.82 | 0.16 |
| HSL | 26.74º | 0.69% | 0.5% | - |
| HSV(B) | 26.74º | 0.82% | 0.84% | - |
| XYZ | 34.46 | 27.17 | 5.35 | - |
| YUV | 137.11 | 72.64 | 182.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 214 | 117 | 39 | 0 | 0.45 | 0.82 | 0.16 | 26.74 | 0.69 | 0.5 |
| Hex | D6 | 75 | 27 | 0 | 2D | 52 | 10 | 1B | 45 | 32 |
| Octal | 326 | 165 | 47 | 0 | 55 | 122 | 20 | 33 | 105 | 62 |
| Binary | 11010110 | 1110101 | 100111 | 0 | 101101 | 1010010 | 10000 | 11011 | 1000101 | 110010 |
Color Harmonies of #D67527
Complementary color
Monochromatic Colors of #D67527
Black with #D67527
Text Example
Text Example
White with #D67527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #D67527; }
p { color: rgb(214,117,39); }
H1.HeaderClassName
{
color: #D67527;
}
.AnyTagClassName
{
color: #D67527;
}
</style>
background-color css
<style>
a { background-color: #D67527; }
a { background-color: rgb(214,117,39); }
div.DivClassName
{
background-color: #D67527;
}
.BgClassName
{
background-color: #D67527;
}
</style>
border-color css
<style>
span { border-color: #D67527; }
span { border-color: rgb(214,117,39); }
td.TdClassName
{
border-color: #D67527;
}
.TagClassName
{
border-color: #D67527;
}
</style>