Shades of Congo Brown #635450
Tints of Congo Brown #635450
RGB
CMYK
RGB Variations
Color information
#635450 (or 0x635450) is known color: Congo Brown. HEX triplet: 63, 54 and 50. RGB value is (99,84,80). Sum of RGB (Red+Green+Blue) = 99+84+80=263 (34% of max value = 765). Red value is 99 (39.06% from 255 or 37.64% from 263); Green value is 84 (33.20% from 255 or 31.94% from 263); Blue value is 80 (31.64% from 255 or 30.42% from 263); Max value from RGB is 99 - color contains mainly: red. Hex color #635450 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635450 is #9CABAF. Grayscale: #585858. Windows color (decimal): -10267568 or 5264483. OLE color: 5264483.
HSL color Cylindrical-coordinate representation of color #635450: hue angle of 12.63º degrees, saturation: 0.11, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #635450 is Cyan = 0, Magento = 0.15, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 84 | 80 | - |
| CMYK | 0 | 0.15 | 0.19 | 0.61 |
| HSL | 12.63º | 0.11% | 0.35% | - |
| HSV(B) | 12.63º | 0.19% | 0.39% | - |
| XYZ | 9.76 | 9.57 | 8.92 | - |
| YUV | 88.03 | 123.47 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 84 | 80 | 0 | 0.15 | 0.19 | 0.61 | 12.63 | 0.11 | 0.35 |
| Hex | 63 | 54 | 50 | 0 | F | 13 | 3D | D | B | 23 |
| Octal | 143 | 124 | 120 | 0 | 17 | 23 | 75 | 15 | 13 | 43 |
| Binary | 1100011 | 1010100 | 1010000 | 0 | 1111 | 10011 | 111101 | 1101 | 1011 | 100011 |
Color Harmonies of #635450
Complementary color
Monochromatic Colors of #635450
Black with #635450
Text Example
Text Example
White with #635450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635450; }
p { color: rgb(99,84,80); }
H1.HeaderClassName
{
color: #635450;
}
.AnyTagClassName
{
color: #635450;
}
</style>
background-color css
<style>
a { background-color: #635450; }
a { background-color: rgb(99,84,80); }
div.DivClassName
{
background-color: #635450;
}
.BgClassName
{
background-color: #635450;
}
</style>
border-color css
<style>
span { border-color: #635450; }
span { border-color: rgb(99,84,80); }
td.TdClassName
{
border-color: #635450;
}
.TagClassName
{
border-color: #635450;
}
</style>