Shades of Froly #C77274
Tints of Froly #C77274
RGB
CMYK
RGB Variations
Color information
#C77274 (or 0xC77274) is known color: Froly. HEX triplet: C7, 72 and 74. RGB value is (199,114,116). Sum of RGB (Red+Green+Blue) = 199+114+116=429 (56% of max value = 765). Red value is 199 (78.12% from 255 or 46.39% from 429); Green value is 114 (44.92% from 255 or 26.57% from 429); Blue value is 116 (45.70% from 255 or 27.04% from 429); Max value from RGB is 199 - color contains mainly: red. Hex color #C77274 is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #C77274 is #388D8B. Grayscale: #8B8B8B. Windows color (decimal): -3706252 or 7631559. OLE color: 7631559.
HSL color Cylindrical-coordinate representation of color #C77274: hue angle of 358.59º degrees, saturation: 0.43, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #C77274 is Cyan = 0, Magento = 0.43, Yellow = 0.42 and Black (K on CMYK) = 0.22.
Color convert
| RGB | 199 | 114 | 116 | - |
| CMYK | 0 | 0.43 | 0.42 | 0.22 |
| HSL | 358.59º | 0.43% | 0.61% | - |
| HSV(B) | 358.59º | 0.43% | 0.78% | - |
| XYZ | 32.72 | 25.44 | 19.71 | - |
| YUV | 139.64 | 114.66 | 170.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 199 | 114 | 116 | 0 | 0.43 | 0.42 | 0.22 | 358.59 | 0.43 | 0.61 |
| Hex | C7 | 72 | 74 | 0 | 2B | 2A | 16 | 167 | 2B | 3D |
| Octal | 307 | 162 | 164 | 0 | 53 | 52 | 26 | 547 | 53 | 75 |
| Binary | 11000111 | 1110010 | 1110100 | 0 | 101011 | 101010 | 10110 | 101100111 | 101011 | 111101 |
Color Harmonies of #C77274
Complementary color
Monochromatic Colors of #C77274
Black with #C77274
Text Example
Text Example
White with #C77274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C77274; }
p { color: rgb(199,114,116); }
H1.HeaderClassName
{
color: #C77274;
}
.AnyTagClassName
{
color: #C77274;
}
</style>
background-color css
<style>
a { background-color: #C77274; }
a { background-color: rgb(199,114,116); }
div.DivClassName
{
background-color: #C77274;
}
.BgClassName
{
background-color: #C77274;
}
</style>
border-color css
<style>
span { border-color: #C77274; }
span { border-color: rgb(199,114,116); }
td.TdClassName
{
border-color: #C77274;
}
.TagClassName
{
border-color: #C77274;
}
</style>