Shades of Golden Tainoi #FBC247
Tints of Golden Tainoi #FBC247
RGB
CMYK
RGB Variations
Color information
#FBC247 (or 0xFBC247) is known color: Golden Tainoi. HEX triplet: FB, C2 and 47. RGB value is (251,194,71). Sum of RGB (Red+Green+Blue) = 251+194+71=516 (68% of max value = 765). Red value is 251 (98.44% from 255 or 48.64% from 516); Green value is 194 (76.17% from 255 or 37.60% from 516); Blue value is 71 (28.12% from 255 or 13.76% from 516); Max value from RGB is 251 - color contains mainly: red. Hex color #FBC247 is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #FBC247 is #043DB8. Grayscale: #C5C5C5. Windows color (decimal): -277945 or 4702971. OLE color: 4702971.
HSL color Cylindrical-coordinate representation of color #FBC247: hue angle of 41º degrees, saturation: 0.96, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #FBC247 is Cyan = 0, Magento = 0.23, Yellow = 0.72 and Black (K on CMYK) = 0.02.
Color convert
| RGB | 251 | 194 | 71 | - |
| CMYK | 0 | 0.23 | 0.72 | 0.02 |
| HSL | 41º | 0.96% | 0.63% | - |
| HSV(B) | 41º | 0.72% | 0.98% | - |
| XYZ | 60.21 | 59.55 | 14.28 | - |
| YUV | 197.02 | 56.88 | 166.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 251 | 194 | 71 | 0 | 0.23 | 0.72 | 0.02 | 41 | 0.96 | 0.63 |
| Hex | FB | C2 | 47 | 0 | 17 | 48 | 2 | 29 | 60 | 3F |
| Octal | 373 | 302 | 107 | 0 | 27 | 110 | 2 | 51 | 140 | 77 |
| Binary | 11111011 | 11000010 | 1000111 | 0 | 10111 | 1001000 | 10 | 101001 | 1100000 | 111111 |
Color Harmonies of #FBC247
Complementary color
Monochromatic Colors of #FBC247
Black with #FBC247
Text Example
Text Example
White with #FBC247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #FBC247; }
p { color: rgb(251,194,71); }
H1.HeaderClassName
{
color: #FBC247;
}
.AnyTagClassName
{
color: #FBC247;
}
</style>
background-color css
<style>
a { background-color: #FBC247; }
a { background-color: rgb(251,194,71); }
div.DivClassName
{
background-color: #FBC247;
}
.BgClassName
{
background-color: #FBC247;
}
</style>
border-color css
<style>
span { border-color: #FBC247; }
span { border-color: rgb(251,194,71); }
td.TdClassName
{
border-color: #FBC247;
}
.TagClassName
{
border-color: #FBC247;
}
</style>