Shades of Tawny Port #634348
Tints of Tawny Port #634348
RGB
CMYK
RGB Variations
Color information
#634348 (or 0x634348) is known color: Tawny Port. HEX triplet: 63, 43 and 48. RGB value is (99,67,72). Sum of RGB (Red+Green+Blue) = 99+67+72=238 (31% of max value = 765). Red value is 99 (39.06% from 255 or 41.60% from 238); Green value is 67 (26.56% from 255 or 28.15% from 238); Blue value is 72 (28.52% from 255 or 30.25% from 238); Max value from RGB is 99 - color contains mainly: red. Hex color #634348 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #634348 is #9CBCB7. Grayscale: #4D4D4D. Windows color (decimal): -10271928 or 4735843. OLE color: 4735843.
HSL color Cylindrical-coordinate representation of color #634348: hue angle of 350.62º degrees, saturation: 0.19, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #634348 is Cyan = 0, Magento = 0.32, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 67 | 72 | - |
| CMYK | 0 | 0.32 | 0.27 | 0.61 |
| HSL | 350.63º | 0.19% | 0.33% | - |
| HSV(B) | 350.63º | 0.32% | 0.39% | - |
| XYZ | 8.32 | 7.13 | 7.07 | - |
| YUV | 77.14 | 125.1 | 143.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 67 | 72 | 0 | 0.32 | 0.27 | 0.61 | 350.63 | 0.19 | 0.33 |
| Hex | 63 | 43 | 48 | 0 | 20 | 1B | 3D | 15F | 13 | 21 |
| Octal | 143 | 103 | 110 | 0 | 40 | 33 | 75 | 537 | 23 | 41 |
| Binary | 1100011 | 1000011 | 1001000 | 0 | 100000 | 11011 | 111101 | 101011111 | 10011 | 100001 |
Color Harmonies of #634348
Complementary color
Monochromatic Colors of #634348
Black with #634348
Text Example
Text Example
White with #634348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #634348; }
p { color: rgb(99,67,72); }
H1.HeaderClassName
{
color: #634348;
}
.AnyTagClassName
{
color: #634348;
}
</style>
background-color css
<style>
a { background-color: #634348; }
a { background-color: rgb(99,67,72); }
div.DivClassName
{
background-color: #634348;
}
.BgClassName
{
background-color: #634348;
}
</style>
border-color css
<style>
span { border-color: #634348; }
span { border-color: rgb(99,67,72); }
td.TdClassName
{
border-color: #634348;
}
.TagClassName
{
border-color: #634348;
}
</style>