Shades of Congo Brown #635553
Tints of Congo Brown #635553
RGB
CMYK
RGB Variations
Color information
#635553 (or 0x635553) is known color: Congo Brown. HEX triplet: 63, 55 and 53. RGB value is (99,85,83). Sum of RGB (Red+Green+Blue) = 99+85+83=267 (35% of max value = 765). Red value is 99 (39.06% from 255 or 37.08% from 267); Green value is 85 (33.59% from 255 or 31.84% from 267); Blue value is 83 (32.81% from 255 or 31.09% from 267); Max value from RGB is 99 - color contains mainly: red. Hex color #635553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #635553 is #9CAAAC. Grayscale: #585858. Windows color (decimal): -10267309 or 5461347. OLE color: 5461347.
HSL color Cylindrical-coordinate representation of color #635553: hue angle of 7.5º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #635553 is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 85 | 83 | - |
| CMYK | 0 | 0.14 | 0.16 | 0.61 |
| HSL | 7.5º | 0.09% | 0.36% | - |
| HSV(B) | 7.5º | 0.16% | 0.39% | - |
| XYZ | 9.96 | 9.77 | 9.55 | - |
| YUV | 88.96 | 124.64 | 135.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 85 | 83 | 0 | 0.14 | 0.16 | 0.61 | 7.5 | 0.09 | 0.36 |
| Hex | 63 | 55 | 53 | 0 | E | 10 | 3D | 8 | 9 | 24 |
| Octal | 143 | 125 | 123 | 0 | 16 | 20 | 75 | 10 | 11 | 44 |
| Binary | 1100011 | 1010101 | 1010011 | 0 | 1110 | 10000 | 111101 | 1000 | 1001 | 100100 |
Color Harmonies of #635553
Complementary color
Monochromatic Colors of #635553
Black with #635553
Text Example
Text Example
White with #635553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #635553; }
p { color: rgb(99,85,83); }
H1.HeaderClassName
{
color: #635553;
}
.AnyTagClassName
{
color: #635553;
}
</style>
background-color css
<style>
a { background-color: #635553; }
a { background-color: rgb(99,85,83); }
div.DivClassName
{
background-color: #635553;
}
.BgClassName
{
background-color: #635553;
}
</style>
border-color css
<style>
span { border-color: #635553; }
span { border-color: rgb(99,85,83); }
td.TdClassName
{
border-color: #635553;
}
.TagClassName
{
border-color: #635553;
}
</style>