Shades of Cutty Sark #638473
Tints of Cutty Sark #638473
RGB
CMYK
RGB Variations
Color information
#638473 (or 0x638473) is known color: Cutty Sark. HEX triplet: 63, 84 and 73. RGB value is (99,132,115). Sum of RGB (Red+Green+Blue) = 99+132+115=346 (45% of max value = 765). Red value is 99 (39.06% from 255 or 28.61% from 346); Green value is 132 (51.95% from 255 or 38.15% from 346); Blue value is 115 (45.31% from 255 or 33.24% from 346); Max value from RGB is 132 - color contains mainly: green. Hex color #638473 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #638473 is #9C7B8C. Grayscale: #787878. Windows color (decimal): -10255245 or 7570531. OLE color: 7570531.
HSL color Cylindrical-coordinate representation of color #638473: hue angle of 149.09º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #638473 is Cyan = 0.25, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 99 | 132 | 115 | - |
| CMYK | 0.25 | 0 | 0.13 | 0.48 |
| HSL | 149.09º | 0.14% | 0.45% | - |
| HSV(B) | 149.09º | 0.25% | 0.52% | - |
| XYZ | 16.49 | 20.39 | 19.29 | - |
| YUV | 120.2 | 125.07 | 112.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 132 | 115 | 0.25 | 0 | 0.13 | 0.48 | 149.09 | 0.14 | 0.45 |
| Hex | 63 | 84 | 73 | 19 | 0 | D | 30 | 95 | E | 2D |
| Octal | 143 | 204 | 163 | 31 | 0 | 15 | 60 | 225 | 16 | 55 |
| Binary | 1100011 | 10000100 | 1110011 | 11001 | 0 | 1101 | 110000 | 10010101 | 1110 | 101101 |
Color Harmonies of #638473
Complementary color
Monochromatic Colors of #638473
Black with #638473
Text Example
Text Example
White with #638473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #638473; }
p { color: rgb(99,132,115); }
H1.HeaderClassName
{
color: #638473;
}
.AnyTagClassName
{
color: #638473;
}
</style>
background-color css
<style>
a { background-color: #638473; }
a { background-color: rgb(99,132,115); }
div.DivClassName
{
background-color: #638473;
}
.BgClassName
{
background-color: #638473;
}
</style>
border-color css
<style>
span { border-color: #638473; }
span { border-color: rgb(99,132,115); }
td.TdClassName
{
border-color: #638473;
}
.TagClassName
{
border-color: #638473;
}
</style>