Shades of Finn #633650
Tints of Finn #633650
RGB
CMYK
RGB Variations
Color information
#633650 (or 0x633650) is known color: Finn. HEX triplet: 63, 36 and 50. RGB value is (99,54,80). Sum of RGB (Red+Green+Blue) = 99+54+80=233 (30% of max value = 765). Red value is 99 (39.06% from 255 or 42.49% from 233); Green value is 54 (21.48% from 255 or 23.18% from 233); Blue value is 80 (31.64% from 255 or 34.33% from 233); Max value from RGB is 99 - color contains mainly: red. Hex color #633650 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #633650 is #9CC9AF. Grayscale: #464646. Windows color (decimal): -10275248 or 5256803. OLE color: 5256803.
HSL color Cylindrical-coordinate representation of color #633650: hue angle of 325.33º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #633650 is Cyan = 0, Magento = 0.45, Yellow = 0.19 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 54 | 80 | - |
| CMYK | 0 | 0.45 | 0.19 | 0.61 |
| HSL | 325.33º | 0.29% | 0.3% | - |
| HSV(B) | 325.33º | 0.45% | 0.39% | - |
| XYZ | 7.91 | 5.87 | 8.31 | - |
| YUV | 70.42 | 133.41 | 148.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 54 | 80 | 0 | 0.45 | 0.19 | 0.61 | 325.33 | 0.29 | 0.3 |
| Hex | 63 | 36 | 50 | 0 | 2D | 13 | 3D | 145 | 1D | 1E |
| Octal | 143 | 66 | 120 | 0 | 55 | 23 | 75 | 505 | 35 | 36 |
| Binary | 1100011 | 110110 | 1010000 | 0 | 101101 | 10011 | 111101 | 101000101 | 11101 | 11110 |
Color Harmonies of #633650
Complementary color
Monochromatic Colors of #633650
Black with #633650
Text Example
Text Example
White with #633650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #633650; }
p { color: rgb(99,54,80); }
H1.HeaderClassName
{
color: #633650;
}
.AnyTagClassName
{
color: #633650;
}
</style>
background-color css
<style>
a { background-color: #633650; }
a { background-color: rgb(99,54,80); }
div.DivClassName
{
background-color: #633650;
}
.BgClassName
{
background-color: #633650;
}
</style>
border-color css
<style>
span { border-color: #633650; }
span { border-color: rgb(99,54,80); }
td.TdClassName
{
border-color: #633650;
}
.TagClassName
{
border-color: #633650;
}
</style>